Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Updates to the change log. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
4eea6bf9dc2f11149705948b6ca53998 |
User & Date: | drh 2019-09-26 17:23:44.800 |
Context
2019-09-26
| ||
17:36 | Fix a typo in the CGI extension documentation. ... (check-in: b4ac00d8 user: drh tags: trunk) | |
17:23 | Updates to the change log. ... (check-in: 4eea6bf9 user: drh tags: trunk) | |
2019-09-25
| ||
13:45 | Fix the test-http command so that it omits line-ending conversions. This allows the ssh: clone/sync method to work with a windows server. ... (check-in: 28b15b48 user: drh tags: trunk) | |
Changes
Changes to www/changes.wiki.
︙ | ︙ | |||
16 17 18 19 20 21 22 | [/md_rules|markdown formatter]. * Enhance the [/help?cmd=/stat|/stat] page so that it gives the option to show a breakdown of forum posts. * The special check-in name "merge-in:BRANCH" means the source of the most recent merge-in from the parent branch of BRANCH. * Add hyperlinks to branch-diffs on the /info page and from timelines of a branch. | | | | | 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | [/md_rules|markdown formatter]. * Enhance the [/help?cmd=/stat|/stat] page so that it gives the option to show a breakdown of forum posts. * The special check-in name "merge-in:BRANCH" means the source of the most recent merge-in from the parent branch of BRANCH. * Add hyperlinks to branch-diffs on the /info page and from timelines of a branch. * Add graphical context on the [/help?cmd=/vdiff|/vdiff] page. * Uppercase query parameters, POST parameters, and cookie names are converted to all lowercase and entered into the parameter set, instead of being discarded. * Change the default [./hashpolicy.wiki|hash policy] to SHA3. * Timeout [./server/any/cgi.md|CGI requests] after 300 seconds, or some other value set by the [./cgi.wiki#timeout|"timeout:" property] in the CGI script. * The check-in lock interval is reduced from 24 hours to 60 seconds, though the interval is now configurable using a setting. An additional check for conflicts is added after interactive check-in comment entry, to compensate for the reduced lock interval. * Performance optimizations. * Many documentation improvements. <a name='v2_9'></a> <h2>Changes for Version 2.9 (2019-07-13)</h2> * Added the [/help?cmd=git|fossil git export] command and instructions for [./mirrortogithub.md|creating a GitHub mirror of a Fossil project]. * Improved handling of relative hyperlinks on the |
︙ | ︙ |