Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around cdc90f0c3b0f6eaf.
2020-08-20
| ||
13:08 | • Edit [1ffe4cde88a1e2c2|1ffe4cde88]: Edit check-in comment. ... (artifact: 5cd49ac3a3 user: andygoth) | |
13:08 | Rearrange code, tweak span colors ... (check-in: 1ffe4cde88 user: andygoth tags: andygoth-ardoise-tweaks) | |
13:01 | 2.12.1 release candidate with security fixes. ... (check-in: 40feec3291 user: drh tags: branch-2.12) | |
12:51 | • Edit [535f4eb8f92553e8|535f4eb8f9]: Edit check-in comment. ... (artifact: a432c9a12e user: andygoth) | |
12:31 | Fix CSS priority issue ... (check-in: ed04edd82b user: andygoth tags: andygoth-ardoise-tweaks) | |
12:03 | • Closed ticket [c4677b052b]: Make "help" command smarter to reduce the need for "-a" option plus 3 other changes ... (artifact: c5f8784567 user: drh) | |
12:01 | • Closed ticket [c541b6e734]: Allow tech notes to have binary attachments, with CLI support plus 3 other changes ... (artifact: 4190a96b37 user: drh) | |
05:13 | Spelling and grammar fixes to javascript.md. ... (check-in: 209f73cbc2 user: wyoung tags: trunk) | |
04:18 | Many improvements to the "Use of JavaScript in Fossil" document, www/javascript.md, inspired by the recent Ajaxifications and forum commentary on the topic. ... (check-in: 977ba78fdd user: wyoung tags: trunk) | |
04:17 | Assorted minor improvements to the javascript.md doc. ... (Closed-Leaf check-in: dc1bc21388 user: wyoung tags: js-policy-doc) | |
02:14 | Minuscule tweaks to javascript.md ... (check-in: 5648dcfc3d user: stephan tags: js-policy-doc) | |
00:37 | Command fixes in the new material within javascript.md ... (check-in: ba9480b02b user: wyoung tags: js-policy-doc) | |
00:11 | Editing pass on javascript.md. ... (check-in: 202a661612 user: wyoung tags: js-policy-doc) | |
00:04 | Report the use of FOSSIL_LEGACY_ALLOW_SYMLINKS in the output "fossil version -v". ... (Closed-Leaf check-in: 89d950efd0 user: drh tags: sec2020-2.12-patch) | |
2020-08-19
| ||
23:52 | Moved "Blocking JavaScript" section of javascript.md down into the Q&A section. ... (check-in: 85c7bdb285 user: wyoung tags: js-policy-doc) | |
23:45 | Moved my rewrite of Stephan's "Compatibility Concerns" section of javascript.md down into the Q&A section. ... (check-in: 026279496a user: wyoung tags: js-policy-doc) | |
23:41 | Moved "Fossil Does Not Snoop On You" section of javascript.md down into a Q&A point. ... (check-in: b76427bb20 user: wyoung tags: js-policy-doc) | |
23:38 | Moved the "No Third-Party JavaScript in Fossil" section of javascript.md down into the Q&A "debate" section. Also reworked some of the following question's answer to the C vs JavaScript matter. ... (check-in: 48ef633333 user: wyoung tags: js-policy-doc) | |
23:30 | Moved the old "How Many Users Run with JavaScript Disabled Anyway?" section of javascript.md down into the "debate" section as one of the Q&A points. ... (check-in: bc5cf56965 user: wyoung tags: js-policy-doc) | |
23:19 | Merged the "Future Plans for JavaScript in Fossil" section of js-policy.md into javascript.md. This all but zeroes out the contents of the old doc, so I've removed it. Future changes go into javascript.md. ... (check-in: 4ad0d9798e user: wyoung tags: js-policy-doc) | |
23:07 | Hoist the "Compatiblity Concerns" section of js-policy.md into javascript.md. Another near-total rewrite, maintaining the original's points. ... (check-in: 7eef486cf4 user: wyoung tags: js-policy-doc) | |
22:57 | Merged Stephan's "in closing" statement after the argumentation section of js-policy.md into the "Philosophy & Policy" section of javascript.md. Another near-rewrite, while maintaining the overall points. ... (check-in: 12acdcf3a5 user: wyoung tags: js-policy-doc) | |
22:49 | Added "Arguments Against JavaScript & Our Rebuttals" section to javascript.md, based on the similar section in this branch's new js-policy.md doc. It's nearly a rewrite, but all of the points remain. ... (check-in: 1e3ee576b7 user: wyoung tags: js-policy-doc) | |
21:24 | Merged trunk changes in ... (check-in: 32ef4cfa24 user: wyoung tags: js-policy-doc) | |
21:19 | Added a section to javascript.md on the new /fileedit feature. ... (check-in: 100b4868dd user: wyoung tags: trunk) | |
21:08 | The allow-symlinks setting is disabled by default and is not versionable, unless Fossil is compiled with the FOSSIL_LEGACY_ALLOW_SYMLINKS flag, in which case it follows the historic behavior. ... (check-in: cdc90f0c3b user: drh tags: sec2020-2.12-patch) | |
21:05 | Updated the "Line Numbering" section of javascript.md to cover the new interactive line selection in Fossil 2.12. ... (check-in: f84d7a0e42 user: wyoung tags: trunk) | |
20:58 | Updated the "Wiki Editor" section of javascript.md to cover the new `/wikiedit` implementation. ... (check-in: 31c40509d4 user: wyoung tags: trunk) | |
16:13 | Silently ignore reserved filenames that occur inside of manifests, rather than throwing an error. No need for a setting to allow reserved filenames in manifests. ... (check-in: 2e19c5fe2d user: drh tags: sec2020) | |
15:46 | Remove commands "test-nondir-path" and "test-is-reserved-name" and add the equivalent functionality to "test-file-environment". ... (check-in: 0cec61e451 user: drh tags: sec2020) | |
15:26 | Remove the --symlinks option from the "fossil open" command. It is not needed. Users who want to enable symlinks can use the "fossil settings" command first. ... (check-in: ff811934e0 user: drh tags: sec2020) | |
15:21 | Add the "fossil test-nondir-path" command for testing parts of the new symlink logic. ... (check-in: 13cfef3383 user: drh tags: sec2020) | |
14:23 | Harmonize artifact count and average between /stat and /artifact_stats. See [https://fossil-scm.org/forum/forumpost/37514b1f67]. ... (check-in: 38fa17e479 user: andygoth tags: trunk) | |
13:51 | When diffing long sequences, the product of their lengths can overflow to a negative number, triggering optimalLCS() which is very expensive. Prevent this overflow. See [https://fossil-scm.org/forum/forumpost/5f9365f9fe] for discussion. ... (check-in: e2b7dca948 user: andygoth tags: trunk) | |
12:58 | Merge additional symlink fixes. Back out comment-only changes from url.c. ... (check-in: 0ea17c2b11 user: drh tags: sec2020-2.12-patch) | |
12:26 | Fix harmless compiler warnings. ... (check-in: feef827504 user: drh tags: sec2020) | |
12:22 | Additional defenses against doing "fossil add" of files that are beneath symlinks. ... (check-in: 928b023cb7 user: drh tags: sec2020) | |
12:08 | Improved detection of attempts to write through a symlink. Now also works for "revert", "stash", and "undo/redo". ... (check-in: f63297b2c5 user: drh tags: sec2020) | |
09:57 | Increase the version number to 2.12.1. ... (check-in: 32646b2738 user: drh tags: branch-2.12) | |
08:40 | It turns out we already have javascript.md, with similar aims, so now it's a matter of integrating this doc into that one. ... (check-in: 2e131efc87 user: stephan tags: js-policy-doc) | |
08:11 | Fixed a poorly-placed wordwrap which looked like a new list entry to markup. ... (check-in: 571bf459be user: stephan tags: js-policy-doc) | |
08:00 | Initial draft of a project policy doc explaining and justifying its use of JavaScript. ... (check-in: 93e4561b0d user: stephan tags: js-policy-doc) | |
03:11 | • New ticket [5a6e9ddeb7] "fossil mv -hard" loses the execute bit. ... (artifact: 3ae5fb2d4b user: andygoth) | |
03:08 | • Fixed ticket [95ce0e5302]: Blank cells in markdown tables are ignored plus 2 other changes ... (artifact: 121f7f6ae9 user: andygoth) | |
03:07 | • New ticket [5eac41b3aa] Spurious "multiple open leaf check-ins" warning. ... (artifact: 43f71792af user: andygoth) | |
03:05 | • Ticket [95ce0e5302] Blank cells in markdown tables are ignored status still Open with 5 other changes ... (artifact: 3e16c13168 user: andygoth) | |
01:33 | Restore blank cell capability, fixes [95ce0e53] ... (check-in: dc94ebc2cd user: andygoth tags: trunk) | |
01:27 | • Ticket [95ce0e5302] Blank cells in markdown tables are ignored status still Open with 6 other changes ... (artifact: aebae5e0a9 user: andygoth) ... 1 similar event omitted. | |
01:07 | Cherrypick key fixes from the sec2020 branch in order to devise a minimal patch to get us to version 2.12.1. ... (check-in: fe1264d35d user: drh tags: sec2020-2.12-patch) | |