Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
7 check-ins using file src/db.c version c914c293d3
|
2018-08-06
| ||
| 20:39 | Bug fix: Do not send non-digest subscribers the daily digest email. Closed-Leaf check-in: 174ab076eb user: drh tags: failed-fix | |
| 19:39 | Rearrange some of the subcommands on "fossil alerts" for better UX. Fix a problem in the /webmail display for messages with no subject. Improved comments. check-in: 81c254311e user: drh tags: failed-fix | |
| 19:15 | Improvements to email notification. Rename the "email" command to "alerts". Try to avoid sending alerts about unapproved events, except it is ok to send such alerts to moderators. This is a work in progress. check-in: efbd6caa7c user: drh tags: failed-fix | |
| 12:51 | Merge enhancements from trunk. check-in: ce3d571837 user: drh tags: failed-fix | |
|
2018-08-01
| ||
| 06:49 | Extra efforts to close higher-numbered file descriptors prior to starting CGI. check-in: d6053249ec user: drh tags: failed-fix | |
| 06:43 | Change the backoffice-nodelay setting back to default off. Work around a bug in althttpd by making sure CGI runs with no file descriptors open other than 0, 1, and 2. (Edit:) These changes proved insufficient to clear the problem. check-in: 1073593e90 user: drh tags: failed-fix | |
|
2018-07-31
| ||
| 23:37 | Make the backoffice-nodelay a setting visible on the settings display, and make it on by default. This is a temporary fix to avoid webserver problems until such time as I can figure out what it is about backserver sleeping that is causing the webserver to latch up. check-in: 2566a37efa user: drh tags: forum-v2 | |