Fossil

Check-in [45953a4ad0]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Exposed the redirect-to-https setting to the CLI and extended the definition of the SETTING.width property such that negative values tell /setup_settings not to render that setting (unlike most CLI-configurable settings, redirect-to-https is configured via /setup_access). Per request from https://fossil-scm.org/forum/forumpost/780138230c.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 45953a4ad0c1581ec8f9075ca094ec3954d9a6e89d0893abf175191598024f6f
User & Date: stephan 2019-12-04 11:45:32.037
Context
2019-12-05
09:31
Updated the 2.11 change log. ... (check-in: b7ba386643 user: stephan tags: trunk)
06:48
Enable deltification of edits of forum posts, limited to those which do not require moderation. Seems to work but requires more testing. ... (check-in: a612aa7388 user: stephan tags: forum-edit-deltify)
2019-12-04
11:45
Exposed the redirect-to-https setting to the CLI and extended the definition of the SETTING.width property such that negative values tell /setup_settings not to render that setting (unlike most CLI-configurable settings, redirect-to-https is configured via /setup_access). Per request from https://fossil-scm.org/forum/forumpost/780138230c. ... (check-in: 45953a4ad0 user: stephan tags: trunk)
2019-12-03
13:06
Improved documentation on the undo command. Have the mv command clear the undo stack. ... (check-in: 3f8cdaa15e user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/db.c.
Changes to src/mkindex.c.
Changes to src/setup.c.