Fossil

Timeline
Login

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

6 check-ins using file src/db.c version 574f014c38

2022-12-29
17:00
Make the repository database read-only if an HTTP request is not from the same origin. This is not required for security. It is just an extra layer of defense. check-in: 7c71f00ac8 user: drh tags: trunk
2022-12-25
16:17
A minor fix to the previous check-in. check-in: abfec4dd5c user: george tags: trunk
14:24
Use URI extensions rather than name= query parameters on key ticket hyperlinks. check-in: 5f22b960b3 user: drh tags: trunk
2022-12-21
12:07
Change spelling for check-in, check-out, and related words. check-in: bc36fdcf3a user: danield tags: trunk
11:52
Merge in help consistency improvements. Closed-Leaf check-in: 526b0a54c4 user: danield tags: check-in-spelling
09:00
Improved consistency for --help option descriptions: begin with uppercase letter; do not use a period at the end of short-ish sentences. Closed-Leaf check-in: de684083c6 user: km tags: spelling-fixes