Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 check-ins using file src/dispatch.c version 862b622cc2
|
2020-06-23
| ||
| 12:52 | Update the backoffice poller so that it invokes each backoffice at least once every hour - configurable using the --min command-line option. ... (check-in: e1d8cea28a user: drh tags: trunk) | |
|
2020-06-22
| ||
| 13:43 | Fix typo in OpenBSD documentation httpd link, remove block quote formatting, and make section titles consistent with existing server docs. ... (check-in: a9cc104eb3 user: jamsek tags: trunk) | |
| 09:51 | Add OpenBSD (httpd + FastCGI) Fossil server documentation ... (check-in: 311f16953c user: jamsek tags: trunk) | |
| 00:16 | Do not show the "On-line File Editor" in the sitemap for users who lack check-in privilege. ... (check-in: f6ac4fa7c5 user: drh tags: trunk) | |
|
2020-06-21
| ||
| 17:17 | Always increment the "cfgcnt" value on any configuration change, in order to reset the ETag in case the configuration changes display characteristics. ... (check-in: 0ba0e5e446 user: drh tags: trunk) | |
| 12:59 | Fix etag processing so that no etag header is issued for pages which encounter errors or warnings. ... (check-in: 517fb01b9c user: drh tags: trunk) | |
|
2020-06-20
| ||
| 19:51 | Make sure calls to db_close_config() also close the local checkout when needed. ... (check-in: aefbd20d6e user: mistachkin tags: trunk) | |
| 16:56 | Update the custom MinGW makefile. ... (check-in: e28b23159f user: mistachkin tags: trunk) | |
| 03:45 | Work around an erroneous warning in clang-8. No logic changes. The exact same machine code is generated. ... (check-in: 6daa19d961 user: drh tags: trunk) | |
| 00:15 | Add the "helptext" virtual table. This is a stepping-stone to adding help-text search. ... (check-in: b2dacfcd73 user: drh tags: trunk) | |