This Day In History For 2026-10-14
2 Years Ago (more context)
|
2024-10-14
| ||
| 19:23 | Flag the th1-setup setting as sensitive because it can, when built with --with-tcl, contain arbitrary tcl. Remove the following settings from the list of syncable settings because they will no longer sync because they're flagged as sensitive: tcl, tcl-setup, th1-setup, th1-docs. Closed-Leaf check-in: 6a114c4870 user: stephan tags: sync-skip-sensitive | |
| 19:21 | Cherry-pick [2d5a23e919df] into this branch. check-in: f3ce75f818 user: stephan tags: sync-skip-sensitive | |
| 19:00 | When building with tcl8.7 or higher, eliminate the call to Tcl_MakeSafe(), which does not exist in those versions (8.7 includes it in their headers but not their lib). Building with tcl8.7+ reveals an unrelated function-type conversion error caused (apparently) by changes in tcl8.7+, and that's still unresolved. check-in: 2d5a23e919 user: stephan tags: trunk | |
| 17:26 | When pushing config from the server during sync, silently elide any settings flagged as sensitive. check-in: dc64bf7821 user: stephan tags: sync-skip-sensitive | |
| 17:01 | Part of a proposed solution for the problem reported in [forum:6179500deadf6ec7 | forum post 6179500deadf6ec7], in which synching from a repo which is built --with-tcl is not possible if the 'tcl' or 'tcl-setup' settings are set. configure_is_exportable() now returns 0 for any settings which are flagged as sensitive (so they won't be imported). We should also elide all sensitive settings from the server side, but that would not help folks synching from an older server instance built --with-tcl, so we need this half of the fix too. check-in: d254fcaa9d user: stephan tags: sync-skip-sensitive | |
| 01:31 | Fix the establish_proxy_tunnel() routine so that it works even if CRs are omitted from the protocol by the proxy. check-in: e8d328cbd3 user: drh tags: trunk | |
| 01:12 | • Edit [537cc60b5ff070e4|537cc60b5f]: Mark "Closed". Edit check-in comment. artifact: b84eee00ef user: drh | |
| 01:10 | Cherry-pick the show-in-pikchrview feature that was added to the omit-cr branch. check-in: 521da5cd31 user: drh tags: trunk | |
4 Years Ago (more context)
|
2022-10-14
| ||
| 07:33 | Carry forward [368d97869b] to the zlib 1.2.13 update. check-in: dc13e1e50e user: florian tags: zlib-update | |
| 07:30 | Carry forward [cc3765eb12] to the zlib 1.2.13 update. check-in: 1a1295a538 user: florian tags: zlib-update | |
| 07:27 | Update the built-in zlib to version 1.2.13, released on October 13, 2022. In accordance with check-in [eea86cee3a], all files from the doc/ subdirectory are excluded. check-in: e9e679c56f user: florian tags: zlib-update | |
10 Years Ago (more context)
|
2016-10-14
| ||
| 22:49 | Add the --localhost argument to the fossil server command invoked by test_start_server in test/tester.tcl. This change causes the server to only bind to localhost:8080, which does not trigger the Windows Firewall to panic about a program attempting to communicate with the world. Tested on a 64-bit binary built from VS2010, and a 32-bit binaray build from MinGW GCC 4.2.7, both under Windows 10 Pro. I expect the flag works and is harmless on other platforms. check-in: 6c8cec7341 user: rberteig tags: trunk | |
| 20:34 | Merge fork check-in: 3a35ac58bb user: andygoth tags: trunk | |
| 20:32 | Show all files in fusefs directory listings. Previously, if one file's name is a prefix of another file's name in the same directory, the file with the longer name is not included in directory listings. check-in: f8f5a8159e user: andygoth tags: trunk | |
| 19:35 | Adjustments to the 'test_start_server' Fossil test suite procedure to make it work better on Windows. check-in: a88ca0d7dd user: mistachkin tags: trunk | |
| 19:04 | Update test_start_server procedure to return the port as well because fossil server dynamically allocates a port. check-in: b66d5bca70 user: andybradford tags: trunk | |
| 14:32 | Update the built-in SQLite to version 3.15.0 final. check-in: 4a0c94838a user: drh tags: trunk | |
| 06:15 | Enhance the functionality of the Login Group feature to allow administrators to enable Login Group self-registration. Closed-Leaf check-in: d70f527884 user: andybradford tags: login-group-enhancements | |
15 Years Ago (more context)
|
2011-10-14
| ||
| 23:38 | Starting a branch to add more information into the annotate web page. I added a link <strong>p</strong> to the annotation of the version previous to that line change, and a link <strong>d</strong> to the checkin file diff that introduced the given line. I'd want also the links to bring the users to the concerning line of annotate; we should have something like line numbering and line anchors, like the artifact page. check-in: 9e3b6ad052 user: viriketo tags: annotate_links | |
| 22:21 | Added two (local) options to sbsdiff (allow expansion and max columns limit), though they can't be changed in runtime yet. Added some missing error handling. check-in: 47cdbbf2fb user: jan tags: jan-sbsdiff | |
| 22:20 | Making 'fossil merge' also report a conflict for extra files overwritten. Like [60c6197c8a], but for the merge operation. Related to ticket [953031915f]. check-in: bb49278a8a user: viriketo tags: declined | |
| 22:17 | Minor diff view change for the black'n'white skin. check-in: 07714601de user: jan tags: jan-sbsdiff | |
| 22:16 | Reporting the number of merge conflicts at the end of merge, as with update. I think the information is of value to the user. I think that had to be introduced in [070ce24d838a6], from its comment, but that change made the opposite of commented. check-in: e1a7a1d9e2 user: viriketo tags: declined | |
| 20:25 | Making fossil warn about a conflict, if an update operation overwrites an extra file. This should close ticket [953031915f]. check-in: 60c6197c8a user: viriketo tags: declined | |
| 19:53 | Same trouble as [bf480a29a6] but for the merge5 test. check-in: 129605856a user: viriketo tags: declined | |
| 19:46 | Fixing the merge5 test, for it to run when out of a checkout. The same kind of fix as [0a7ab3ccb0]. check-in: e46be99ff4 user: viriketo tags: declined | |
| 19:01 | Fixing the merge_renames test; fossil was using $HOME somehow. I noticed it running the test in an environment without a valid $HOME path (the nix package building). fossil refused to run the 'fossil new' inside the merge_renames test. check-in: bf480a29a6 user: viriketo tags: declined | |
| 16:13 | • Edit [4860d9f23481e46f|4860d9f234]: Mark "Closed". Edit check-in comment. artifact: 672a28eae7 user: llbatlle | |
| 16:12 | • Edit [9fe787ec03bd0101|9fe787ec03]: Mark "Closed". Edit check-in comment. artifact: 7888e12b16 user: llbatlle | |
| 16:12 | Merging the extended_ci_names branch, that introduces more ways of naming checkins in diff and update operations. check-in: 107e605f41 user: viriketo tags: declined | |
| 16:11 | Merging the annotate_noleak changes, about removing an important memory leak in the annotate operation. It also fixes some blob behaviour in blob.c and content.c. <b>Update:</b> Removed from trunk. Replaced by the must simpler fix at [9929bab702f99839ee] check-in: 409f370a6d user: viriketo tags: declined | |
| 15:52 | working on json wiki command Closed-Leaf check-in: 4f9f0e9f03 user: zach tags: json-multitag-test, json | |
| 15:41 | Updated the built-in skins for sbsdiff. check-in: bb76b57aa2 user: jan tags: jan-sbsdiff | |
| 08:05 | • New ticket [61e137bfd7] Incorrect relative paths. artifact: bc89fa878d user: altufaltu | |
| 00:06 | Add /*sort*/ marks to some SQL queries to disable warnings about sorting without an index. check-in: fff43ebb5b user: drh tags: trunk | |