This Day In History For 2026-09-01
1 Year Ago (more context)
|
2025-09-01
| ||
| 17:17 | Finish writing a doc sentence started in the previous checkin. check-in: 7a3d6d7057 user: stephan tags: trunk | |
| 16:58 | Add a CSRF check to /chat-send. check-in: 4caa8cb9ff user: stephan tags: trunk | |
| 15:37 | Reject all GET/COOKIE vars in which the values contain control characters. check-in: 0c1419a466 user: stephan tags: trunk | |
| 15:27 | An alternate approach to [ae8fc0e0b5e6] which instead rejects all GET and COOKIE values which, after decoding, contain any control characters. We have(?) no(?) use cases where control characters are legitimately needed for GET/COOKIE values. Closed-Leaf check-in: c61ae84cab user: stephan tags: no-ctrl-chars | |
| 14:15 | Primative validation of request-supplied mime-types. check-in: ae8fc0e0b5 user: drh tags: trunk | |
3 Years Ago (more context)
|
2023-09-01
| ||
| 11:36 | Eliminate duplicate folders on the /dir page when using the Ardoise skin, caused by [32297dde2bee23] and reported by Martin G. in /chat. check-in: dedfb13bf6 user: stephan tags: trunk | |
| 05:59 | • Edit [32297dde2bee2383|32297dde2b]: Edit check-in comment. artifact: b7f1b2b1ec user: stephan | |
| 05:48 | Eliminate duplicate folders on the /dir page when using the Blitz skin, caused by [32297dde2bee23] and reported by Martin G. in /chat. check-in: b6bb4a62be user: stephan tags: trunk | |
4 Years Ago (more context)
|
2022-09-01
| ||
| 16:05 | Address builtin_deliver_multiple_js_files() endless loop reported in [forum:a9a60fab07|forum post a9a60fab07]. check-in: 76c9bbb3bd user: stephan tags: trunk | |
| 10:52 | Add aliases as a new command type and display these next to the corresponding main command in /help. Make sure that for the 'test-all-help' command and webpage each help string is output at most once. check-in: db70849495 user: danield tags: trunk | |
| 01:29 | Merge in trunk. Resolve a shadowed var in dispatch.c which led to an assigned-but-not-used warning. Closed-Leaf check-in: a257fbd92e user: stephan tags: help-aliases-unique | |
5 Years Ago (more context)
|
2021-09-01
| ||
| 19:53 | First attempt to generate side-by-side diffs using the new formatter. This breaks the --tk option. The "fossil diff -b" and "--by" work, but side-by-side diff on /info pages and similar is currently busted. CSS is simplified, which means that skins will need to be modified. This is an incremental check-in. check-in: 4cd8a743cd user: drh tags: diff-color-enhancements | |
| 15:38 | Further improvements to unified diff. Simplified CSS that can be used in common with split diff. Separate columns for each line number and the change mark. check-in: ce856a8614 user: drh tags: diff-color-enhancements | |
10 Years Ago (more context)
|
2016-09-01
| ||
| 01:44 | Add REMOTE_HOST to the test_env page. check-in: 4d1f2d302b user: mistachkin tags: trunk | |
15 Years Ago (more context)
|
2011-09-01
| ||
| 23:55 | Change a couple of unlink()'s to file_delete(). check-in: 61d49d92bb user: dmitry tags: symlinks | |
| 23:45 | • Edit [1d54dce41e1455f0|1d54dce41e]: Edit check-in comment. artifact: 5f25e56659 user: dmitry | |
| 23:44 | Fix indentation in update.c. check-in: 1d54dce41e user: dmitry tags: symlinks | |
| 23:18 | Merge latest changes from trunk. check-in: 2b1a4797dd user: dmitry tags: symlinks | |
| 22:56 | Refactor file_perm(), file_islink(), and file_isexe(). Now file_perm() calls stat only once. check-in: eac23495a9 user: dmitry tags: symlinks | |
| 22:55 | Fix merge when merging UPDATEs a symlink to a regular file and vice versa. check-in: 82a95b4692 user: dmitry tags: symlinks | |
| 22:52 | Fix undo when having a regular file on disk and symlink in undo. check-in: 324763b932 user: dmitry tags: symlinks | |
| 22:36 | • Edit [9ce6771c782b8268|9ce6771c78]: Mark "Closed". Edit check-in comment. artifact: 72f963c3a9 user: viriketo | |
| 22:36 | • Edit [2e38bed49e5ad601|2e38bed49e]: Mark "Closed". artifact: 3e1c0f114c user: viriketo | |
| 22:22 | Fix typos and other cleanup on the "build.wiki" doc page. check-in: 0f9fb20370 user: drh tags: trunk | |
| 22:15 | Fix saving undo for symlinks. check-in: 0762b1d9c6 user: dmitry tags: symlinks | |
| 22:06 | Merge all the latest trunk changes into the tcl-integration branch. check-in: 26c515f6ff user: drh tags: tcl-integration | |
| 22:05 | Add in the merge_renames test script from the similarly named branch. check-in: fcd68266e0 user: drh tags: trunk | |
| 22:00 | Merge in support for the "fossil ticket history" command from the venks-emacs branch. check-in: 98a855c508 user: drh tags: trunk | |
| 21:56 | Merge the symlinks branch into trunk. check-in: e4f1c1fe95 user: drh tags: trunk | |
| 21:51 | Merge the ssl_peer_ip branch into trunk. check-in: 8b9c933c28 user: drh tags: trunk | |
| 20:56 | Merge latest trunk. check-in: 02ee688a4d user: dmitry tags: symlinks | |
| 20:38 | I think I fix a possible bug on platforms where 'char' has signed meaning, on the code about noting the 'rcvfrom' ipv4 address. Closed-Leaf check-in: 9ce6771c78 user: viriketo tags: ssl_peer_ip | |
| 20:33 | Adding some ipv4-only code to get the ip where we took the content from for the https connections. The "rcvfrom" information was lost in the case of https connections. I don't know how to make it work well for ipv6 too. check-in: daa6a0eb9b user: viriketo tags: ssl_peer_ip | |
| 20:23 | Stop publishing x64 binaries for linux. x86 binaries are sufficient. check-in: bd04a48925 user: drh tags: trunk | |
| 20:21 | • Edit [6517b5c857fe389e|6517b5c857]: Add tag "release". artifact: cd706e0ff3 user: drh | |
| 20:21 | • Edit [6517b5c857fe389e|6517b5c857]: Change background color to "#d0c0ff". Edit check-in comment. Add tag "version-1.19". artifact: ad3dd658be user: drh | |
| 18:25 | Version 1.19. check-in: 6517b5c857 user: drh tags: trunk, release, version-1.19 | |
| 17:45 | Merging the unwanted two trunk leaves. check-in: a22c381757 user: viriketo tags: trunk | |
| 17:44 | Fixing typo in the 'fossil configuration' command line help. check-in: cd8041b159 user: viriketo tags: trunk | |
| 17:04 | Disable the use of <canvas> for rendering the graph. The canvas is busted in recent versions of Firefox. And canvas is mostly busted by design anyhow, since apparently it can not be taller than 32768 pixels, and Fossil graphs frequently need to be taller than that. check-in: 9eb4575295 user: drh tags: trunk | |
| 14:31 | substantive improvement to sha1 speed (especially on x86) check-in: f2ede7da6d user: ron tags: trunk | |
| 12:49 | Clean up a harmless compiler warning introduced by the previous check-in. check-in: f7f4a80ea0 user: drh tags: trunk | |
| 11:33 | Make sure the perferred timezone format has been queried prior to running user SQL, since while running user SQL access to the CONFIG table is restricted. check-in: 7922e56655 user: drh tags: trunk | |