Fossil

Timeline
Login

Timeline

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

10 check-ins using file src/cgi.c version bb9754f8

2023-02-15
11:26
Reverted half of commit [4ad86dd5]: it incorrectly moved a CSS style instead of copying it to where it also needed to be. The user-visible effect was that centered Pikchrs varied in size according to their size and complexity, which meant that elements that should've been the same size weren't. (check-in: 5ad62aba user: wyoung tags: trunk)
05:16
Cleaned up a few inconsistencies in the Pikchrs in the branching doc in an attempt to fix the smaller-and-smaller diagram size problem currently occuring in this doc. (check-in: 239fb5b1 user: wyoung tags: trunk)
2023-02-14
20:54
Updated the PBKDF2 recommendations in the backup doc to track recent changes in best practice due to all these GPU computing fleets coming online. Added a few paragraphs explaining the limits to all of this and why we chose the passphrase lengths we did as examples. (check-in: 6a3d6fa6 user: wyoung tags: trunk)
11:42
Update the built-in SQLite to the latest 3.41.0 beta for testing. (check-in: 7b505774 user: drh tags: trunk)
2023-02-10
17:38
Add a PD_NoBot() check to /timeline, based on spider attack records. (check-in: 3fa6f8f0 user: stephan tags: trunk)
2023-02-09
21:00
Update the change log. (check-in: a64ef5ef user: drh tags: trunk)
20:09
Add the "repack" command as an alias for "rebuild --compress-only". (check-in: dd6a88da user: drh tags: trunk)
19:45
The extra-delta-compression step now reports the number of new deltas added and the bytes of storage space saved using those deltas. (check-in: 59e21eb3 user: drh tags: trunk)
16:16
Updates to the change log. (check-in: 7449a10f user: drh tags: trunk)
2023-02-08
16:59
Further improvements to the attack-spider detection mechanism. (check-in: eb7fad0c user: drh tags: trunk)