Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
9 check-ins using file src/db.c version 13168a9e00
|
2018-06-22
| ||
| 01:37 | Add the --nocompress option to the "fossil clone" command. check-in: 96d0a4becf user: drh tags: trunk | |
|
2018-06-21
| ||
| 16:40 | Strengthen the codecheck1.c utility program to help find cases where query parameters are used in unsafe ways. No unsafe usage of query parameters was detected in the current code. check-in: bb9233a61a user: drh tags: trunk | |
| 15:02 | Provide an implementation for popen() and pclose() on Windows to fix the build. check-in: 565b5ff0c2 user: drh tags: trunk | |
| 12:24 | Remove the configuration of the show-version-diffs property from the /setup_timeline page as that property is no longer used. check-in: 8d230be45c user: drh tags: trunk | |
|
2018-06-20
| ||
| 22:53 | Do not show the "Change user:" form on the /logout page. It adds little value but much confusion. check-in: 00bed59b69 user: drh tags: trunk | |
| 22:39 | First attempt at a /subscribe page. Non-functional display only. check-in: fb3934ec53 user: drh tags: trunk | |
| 19:56 | Manage the email.c file. Accidentally omitted from the previous three check-ins. Bummer. check-in: fa83e4b3e1 user: drh tags: trunk | |
| 19:04 | Add a new capability that allows signup for email notification. Change the name of the older "EMail" privilege to "View-PII" to avoid confusion. check-in: 25eafed114 user: drh tags: trunk | |
| 18:47 | Merge the speculative Forum changes. This is because I need the enhancements to the user capabilities in order to add a new capability for Email Notifiation. The Forum logic itself is not ready, and is subject to change and removal. But it is well isolated and shouldn't hurt anything if it hangs out on trunk for a while. check-in: 9a2e5f4717 user: drh tags: trunk | |