Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6 check-ins using file src/db.c version fa2105ff40
|
2020-07-24
| ||
| 11:49 | If a remote has forbid-delta-manifests set and a client with autocommit enabled tries to commit, the remote tells the client to avoid deltas and the client obeys, unless the explicit --delta option is used. check-in: 9116c6fbea user: drh tags: trunk | |
| 10:57 | Fix the forbid-delta-manifest setting so that it actually works. check-in: 6ed036f287 user: drh tags: trunk | |
|
2020-07-23
| ||
| 22:35 | Rewrote the section "Overriding the Default CSP" in the defcsp.md doc. Although it's hard to see from the diffs, it largly just adds more detail to what it already said. check-in: 896aa05649 user: wyoung tags: trunk | |
| 17:39 | Update documentation on CSP to point the user to the default-csp setting. check-in: f5778d0d91 user: drh tags: trunk | |
|
2020-07-21
| ||
| 12:52 | Trivial makeheaders patch from [https://fossil-scm.org/forum/forumpost/0fc3f6b8d8], plus a small typo fix. check-in: 00ad7ef3f2 user: stephan tags: trunk | |
| 02:47 | Corrected [b2ac2183] to work with CGI directory-serving mode. Renamed the two JSON bootstrap routines to be more descriptive and made it a harmless no-op to call json_bootstrap_early() (formerly json_main_bootstrap()) multiple times in order to simplify some code. Several minor code style fixes in related code. check-in: e7f13b82b6 user: stephan tags: trunk | |