Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2021-04-08
| ||
14:14 | Set eol time. ... (Leaf check-in: fd0521e130 user: rene tags: drh-brthday-2021 (unpublished)) | |
11:34 | Update the change log for the 2.14.1 and 2.15.1 patches. ... (Leaf check-in: 041c3d1fa7 user: drh tags: trunk) | |
06:33 | Timely amendment to main() documentation. ... (check-in: c1471aa040 user: jamsek tags: drh-brthday-2021 (unpublished)) | |
01:07 | Version 2.14.1 ... (Leaf check-in: 4de59089c2 user: drh tags: release, version-2.14.1, branch-2.14) | |
01:07 | But, do not allow access to private columns of fx_ tables unless the user has "Email" privilege (letter "e"). ... (check-in: 96b0c1ffac user: drh tags: branch-2.14) | |
01:05 | Version 2.15.1 ... (Leaf check-in: 2f901f98b3 user: drh tags: release, version-2.15.1, branch-2.15) | |
01:05 | But, do not allow access to private columns of fx_ tables unless the user has "Email" privilege (letter "e"). ... (check-in: 0986dabb16 user: drh tags: branch-2.15) | |
00:55 | Backout [5c5aa19cc5098ac2] - we want words for the menu items, not obscure unicode symbols. I'm not sure what that check-in was all about. ... (check-in: 1a1c0ebe3c user: drh tags: trunk) | |
00:47 | But, do not allow access to private columns of fx_ tables unless the user has "Email" privilege (letter "e"). ... (check-in: 719dfbb95d user: drh tags: trunk) | |
00:27 | Increase the version number to 2.14.1 ... (check-in: b39338dcb1 user: drh tags: branch-2.14) | |
00:26 | Increase the version number to 2.15.1 ... (check-in: 215f42c22f user: drh tags: branch-2.15) | |
00:24 | Bug fix: Restore access to tables whose names start with "fx_" in ticket reports. ... (check-in: a80b2eae4a user: drh tags: branch-2.15) | |
00:22 | Bug fix: Restore access to tables whose names start with "fx_" in ticket reports. ... (check-in: 3cea3a02ac user: drh tags: branch-2.14) | |
2021-04-07
| ||
23:32 | Bug fix: Restore access to tables whose names start with "fx_" in ticket reports. Broken by check-in [5e7dc8a6f51818e6]. ... (check-in: cfb6e5eae3 user: drh tags: trunk) | |
19:13 | Add test for merge involving rename of *really* old file ... (check-in: 16da819e1f user: joel tags: drh-brthday-2021 (unpublished)) | |
18:47 | In the forum, provide a hyperlink from the name of the author of each post to a timeline of their most recent posts. ... (check-in: 46d7ccd45e user: drh tags: trunk) | |
18:20 | Merge the latest SQLite 3.36 enhancements for testing. ... (check-in: 1464e18add user: drh tags: trunk) | |
15:35 | chat: make user names stand out more to help differentiate between color-colliding users, per /chat discussion. ... (check-in: 58e5348b36 user: stephan tags: trunk) | |
15:10 | Minor internal JS API doc clarification. ... (check-in: bcc9a6ea3e user: stephan tags: trunk) | |
14:46 | /chat experiment, per chat discussion: when a given user posts multiple messages in a row, indent the 2nd and subsequent messages. ... (Closed-Leaf check-in: 609bcd32c8 user: stephan tags: chat-indent-messages) | |
10:09 | The 'placeholder' attribute of the two /chat text input fields how includes the project name to help avoid confusion about which /chat one is typing into without requiring new screen real estate for a project-name label. ... (check-in: 69135e4f61 user: stephan tags: trunk) | |
07:35 | /chat-send now uses the user name 'nobody' for guest-user posts. See [forum:/forumpost/e0be0eeb4c | forum post e0be0eeb4c] for details. ... (check-in: 5312f3738e user: stephan tags: trunk) | |
03:10 | Make some auxiliary Th1 variables available within skins' header/footer. For /doc, /uv and /wiki pages put into "artifact_hashsum" variable (and also into its page-specific variant) a full identifier of the requested file or wiki. For /wiki pages also provide "wiki_editor" and "wiki_timestamp" variables. There is an old forum [forum:/forumthread/436c618d309917|thread on the topic] and another thread on [forum:/forumthread/48e2ae955f09|a little bit related] issue. ... (Leaf check-in: 80e062e1a7 user: george tags: th1-doc-vars) | |
02:35 | Resolved /chat-poll crash when xfrom is null, as described in [forum:/forumpost/e0be0eeb4c | forum post e0be0eeb4c]. ... (check-in: 92b5cc21ce user: stephan tags: trunk) | |
02:01 | Improv gramer in comets fur manyfest parsin. ... (check-in: 47dd7640d7 user: andybradford tags: drh-brthday-2021 (unpublished)) | |
2021-04-06
| ||
10:47 | The "fossil open" command now tolerates the repository file being in the check-out directory without requiring the -f flag. See [forum:/forumpost/bc5f8f6e59|forum post bc5f8f6e59] for the discussion. ... (check-in: 61132cefac user: drh tags: trunk) | |
2021-04-05
| ||
17:10 | Improvement to the TH1 test. ... (check-in: 707914331e user: mistachkin tags: drh-brthday-2021 (unpublished)) | |
01:26 | Comment improvement. ... (check-in: 72f4ad829a user: wyoung tags: drh-brthday-2021 (unpublished)) | |
2021-04-04
| ||
15:42 | Allow to DROP some specific tables, views and indices that could be introduced into the database schema of a repository through customization of ticketing subsystem. For example, DROP may be required due to the need to update tickets configuration of the already deployed repository. See the forum thread [forum:/forumthread/c9b8322fdedc8fa9|c9b8322fde] for discussion. ... (Leaf check-in: ca175c6151 user: george tags: tktschema-allow-drop) | |
2021-04-03
| ||
10:56 | build.wiki: dockerfile example now uses alpine v3.13 instead of alpine edge because 3.14+ unduly breaks stuff on many currently-common host OSes. ... (check-in: 63ed857ad8 user: stephan tags: trunk) | |
2021-04-02
| ||
14:41 | Upgrade embedded Tcl to 9.0 ... (check-in: fae4a850e4 user: jan.nijtmans tags: drh-brthday-2021 (unpublished)) | |
03:56 | Improve an error message in the 'json' test file. ... (check-in: e4f854db78 user: mistachkin tags: trunk) | |
03:39 | Fixes to the 'commit-warning' test file. ... (check-in: 953bb36cbc user: mistachkin tags: trunk) | |
03:38 | Fixes to the 'json' test file. ... (check-in: e9def3b785 user: mistachkin tags: trunk) | |
02:57 | Fixes to the 'th1' test to account for a trace output difference on non-Windows platforms. ... (check-in: 739dd489f1 user: mistachkin tags: trunk) | |
2021-04-01
| ||
12:36 | Backport Fossil to Windows NT 4.0, stage 1: Convert all line endings of source code files to CR/LF, to enhance compatibility with Notepad.exe. (Warning: the diff may take a while to load!) ... (check-in: a948534183 user: florian tags: drh-brthday-2021 (unpublished)) | |
2021-03-31
| ||
22:53 | Fix (URL-decode) a hyperlink that gets into clipboard when user selects a line of code (or a range of lines) and clicks "copy-to-clipboard". This affects /file, /artifact and /whatis pages. This fix may be somewhat suboptimal or incomplete: it may be worth investigating why some submenu's links are mangled on a server's side and fix it there (hint: perhaps %T and %h formatting does not play well with style_submenu_*() family of functions, see also check-in [b982c00150] and post [forum:b8ea664a57]). ... (check-in: 898151877f user: george tags: trunk) | |
20:42 | Fix broken hyperlink at www/caps/index.md. Also substitute "most recent version" in the QuickStart with "checkout version" that seems more specific (checkout may very well correspond to a historic version). ... (check-in: 68344d628c user: george tags: trunk) | |
18:57 | Update the built-in SQLite to 3.35.4-rc1 for testing. ... (check-in: 9313f2ad75 user: drh tags: trunk) | |
14:01 | Definition of future-proofed aging token ... (check-in: ba8fde8652 user: Setok tags: drh-brthday-2021 (unpublished)) | |
12:42 | Merge reduction of fossil_panic() calls, for cleaner abnormal exits. ... (check-in: 31c7bdb80b user: larrybr tags: trunk) | |
10:57 | Sync w/trunk. ... (Leaf check-in: 79be1156a9 user: larrybr tags: panic-reduction) | |
06:47 | Update comments to clarify the purpose of the Pearl script ... (check-in: 1ede87ea81 user: arjenmarkus tags: drh-brthday-2021 (unpublished)) | |
05:57 | improve thisdayinhistory_page() function ... (check-in: b582b74ab3 user: chw tags: drh-brthday-2021 (unpublished)) | |
2021-03-30
| ||
18:58 | Addendum to the database schema ... (check-in: 3efbe36319 user: george tags: drh-brthday-2021 (unpublished)) | |
12:59 | Important updates to README ... (check-in: 81f8427cec user: gwlester tags: drh-brthday-2021 (unpublished)) | |
07:59 | Added essential link ... (check-in: 5de3392af7 user: mjanssen tags: drh-brthday-2021 (unpublished)) | |
06:04 | corrected attribution ... (check-in: e04e31fb93 user: stevel tags: drh-brthday-2021 (unpublished)) | |
2021-03-29
| ||
21:25 | Fix typo 🎂 ... (check-in: e613670749 user: neil.madden tags: drh-brthday-2021 (unpublished)) | |
19:41 | Improve diff info ... (check-in: f3c8d71662 user: griffin tags: drh-brthday-2021 (unpublished)) | |