Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

14 check-ins using file test/th1.test version dc2284c1dd

2025-05-24
16:25
make quickfilter work correctly with multirow reports ... (check-in: a42c48797c user: jkosche tags: quickfilter)
12:27
add graceful fallback for users without Javascript ... (check-in: 6280151831 user: jkosche tags: quickfilter)
2025-05-10
19:28
fix usage of variable before declaration, this only works because browsers add some things automatic to the namespace (which might not work outside quirks mode) ... (check-in: 6206191a03 user: jkosche tags: quickfilter)
18:17
renamed the marking class to filterable as suggested by [forum:/forumpost/9c804128d3|forum post] ... (check-in: 2f0cb46593 user: jkosche tags: quickfilter)
17:55
adding mention of quickfilter in the javascript.md ... (check-in: f98be00db0 user: jkosche tags: quickfilter)
2025-04-25
12:53
Remove the show-repolist-desc and show-repolist-lg settings. Control of which columns of a repository list to show is now only by the FOSSIL_REPOLIST_SHOW environment variable. ... (check-in: d9bd156aad user: drh tags: trunk)
12:01
missed search-type in one place ... (check-in: 11e6c81766 user: jkosche tags: quickfilter)
11:50
readd documentation for FOSSIL_REPOLIST_QUICKFILTER ... (check-in: 1a84e663e9 user: jkosche tags: quickfilter)
11:01
Merge the latest trunk enhancements into the quickfilter branch. ... (check-in: e14c75676c user: drh tags: quickfilter)
2025-04-24
19:42
Block an infinite loop in Th_ReportTaint() that can occur when the vuln-report setting is "fatal" and the error happens again while generating the fatal error page. ... (check-in: 76f1ddb6c2 user: drh tags: trunk)
19:26
Fix typo in the new vuln-report entry on the security-audit page. ... (check-in: 9d7b31552a user: drh tags: trunk)
19:25
Fix TH1 documentation typo. ... (check-in: 6a0d51ded9 user: drh tags: trunk)
18:59
Put a warning on the security-audit page if the vuln-report setting is not either "block" or "fatal". ... (check-in: ef52cd3f5d user: drh tags: trunk)
18:11
Fix test cases so that "../fossil/configure && make test" passes. ... (check-in: dcaedef9f1 user: drh tags: trunk)