Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
4 check-ins using file src/main.c version 3c2cd4681f
|
2025-03-10
| ||
| 07:56 | (Typos) Corrected two phrases, one for American spelling. check-in: b33f0d55ec user: brickviking tags: trunk | |
|
2025-03-09
| ||
| 23:04 | First cut at the /logsummary page. Provides a count of the various error log message types. Need to gather more examples in order to figure out how to deduce more types. Access by admins only. check-in: 55d476abf5 user: drh tags: trunk | |
| 19:28 | Add the "min" query parameter to /timeline. Other minor bug fixes found while working on the new feature. The priority queue implementation was rewritten. Minimum SQLite increased to 3.49.0. check-in: 4e23c2a91a user: drh tags: trunk | |
| 18:03 | Increase the minimum SQLite version to 3.49.0. Really we only need to go to 3.47.0 (due to the previous check-in on this branch) but 3.49.0 is a better choice so let's just require it. Closed-Leaf check-in: 3c03634ee9 user: drh tags: min-from-to | |