Fossil  Timeline

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

16 most recent check-ins by user drh

2023-05-16
12:49
Update the built-in SQLite to version 3.42.0. check-in: b2d5aa8a76 user: drh tags: trunk
2023-05-12
12:26
Update the built-in SQLite to the latest 3.42.0 beta for testing. check-in: b2a29bf41f user: drh tags: trunk
2023-05-05
14:40
Update the built-in SQLite to the latest 3.42.0 beta for testing. check-in: 71ed8cbd0c user: drh tags: trunk
2023-05-02
16:17
Update the change log with all the most recent enhancements. check-in: 13c5e4172c user: drh tags: trunk
2023-05-01
20:43
Update the built-in SQLite to the first 3.42.0 alpha version for testing. check-in: a6cc3da40c user: drh tags: trunk
2023-04-22
18:53
Enhance the s= query parameter (search) on /timeline so that it also searches the forum post content if the vfx query parameter is present. check-in: ea688fa67f user: drh tags: trunk
16:01
Add the oldestfirst boolean query parameter to the /timeline page. check-in: ee8d34f5aa user: drh tags: trunk
15:18
Fix a pointless limitation in /timeline that prevented a= and b= from working if the u= query parameter was used. The limitation appears to be a copy/paste error dating from 2014. check-in: 2925484c95 user: drh tags: trunk
2023-04-10
20:23
Update the built-in SQLite to the latest trunk version for testing. check-in: 2eb2077c1b user: drh tags: trunk
2023-04-01
15:52
Update the built-in SQLite to the latest trunk version (pre-3.42.0) for testing. check-in: 2516fca74d user: drh tags: trunk
2023-03-27
13:41
Add the ft=TAG query parameter to /timeline which, in combination with d=Y shows all descendants of Y up to TAG. Implementation of enhancement request [eadfb8c2ffa9fe03]. check-in: 64f141fce0 user: drh tags: trunk
2023-03-24
15:22
For the bt=Y query parameter in /timeline that is used in conjunction with p=X, if Y is a tag then search backwards in time for Y beginning with X. Fix for ticket [ed62a4d35332595a]. check-in: 507ebd8b3f user: drh tags: trunk
2023-03-17
12:28
Update the built-in SQLite to the first 3.41.2 beta, for testing. check-in: 36b17e515a user: drh tags: trunk
2023-03-11
13:10
Show the argv array on the /test_env page if the requestor is Admin. check-in: 4350f3265e user: drh tags: trunk
2023-03-10
19:17
Improvements to the new security-audit feature that shows the command-line that launched the process that generated the web page. check-in: 5caa3c5ceb user: drh tags: trunk
18:13
Show the command-line on the security-audit page. check-in: 5ab5469adf user: drh tags: trunk