Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 3fcb967143469bfa.
2021-02-10
| ||
22:39 | • Edit [2e7a0aacdb1ff31e|2e7a0aacdb]: Edit check-in comment. ... (artifact: 89563c0dc9 user: stephan) | |
22:13 | This seems to fix the missing is-sorted check in manifest_parse(), but (A) it needs more testing and (B) could use a better error message than the one it ends up generating. Edit: WARNING: fixing this will cause control artifacts which previously passed (but should not have) to fail. ... (check-in: 2e7a0aacdb user: stephan tags: manifest-sort-check) | |
21:21 | Corrected the order of the N- and P-cards on edits made to technotes. See [forum:/forumpost/74fd8dac3a|/forumpost/74fd8dac3a] for details. ... (check-in: 1cd6c545ca user: stephan tags: trunk) | |
14:25 | Added 'L' pseudo-capability character to indicate is-logged-in, for use with th1 capexpr. Removed hard-coded addition of login/logout menu entries in skin headers, delegating them to the mainmenu setting, and added Login/Logout entries to the default mainmenu value. ... (check-in: e5240c9749 user: stephan tags: trunk) | |
14:00 | Show the login name on /sitemap for logged in users. ... (check-in: 480aa68d65 user: drh tags: trunk) | |
13:51 | Zero return code on a "fossil commit --dry-run". Per [forum:/forumpost/74dfbfaf3e|request] on the forum. ... (check-in: 661bd94920 user: drh tags: trunk) | |
13:02 | caps/ref.html: modified inlined table header style to be readable in dark-mode skins (eagle, xekri, darkmode). ... (check-in: 5d8e5eeba5 user: stephan tags: trunk) | |
12:44 | Khaki skin: fixed login/logout links in the header (were missing the $home URL prefix). ... (check-in: 9a8361f6b2 user: stephan tags: trunk) | |
12:15 | ardoise skin: updated security audit table colors. darkmode skin: added .wideonly/.desktoponly. ... (check-in: 39ce70a11a user: stephan tags: trunk) | |
12:02 | Make the timeline-default-length setting accessible on the timeline configuration page. Make it default to 50, not 10. ... (check-in: 8efc4d548c user: drh tags: trunk) | |
01:38 | More CSS tweaks to darkmode. Add the hamburger menu to the khaki skin. Minor styling tweak to plain_gray. ... (check-in: eb8af11bf3 user: drh tags: trunk) | |
00:43 | More tweaks to the CSS for darkmode. ... (check-in: 9f43fca0eb user: drh tags: trunk) | |
00:30 | A few tweaks to the darkmode skin. ... (check-in: 1adcb8a49b user: drh tags: trunk) | |
00:12 | First attempt at a new "darkmode" skin. Based on the skin found in libfossil, but with the title centered and a hamburger menu added, as well as a few other tweaks. More tweaking is needed. ... (check-in: 1e815c46d0 user: drh tags: trunk) | |
2021-02-09
| ||
21:15 | Merge changes to normalize the URL of HTTP requests. ... (check-in: 7e93701294 user: drh tags: trunk) | |
21:10 | • Edit [2db27a71877621b4|2db27a7187]: Move to branch normalize-urls. ... (artifact: 0fc8883314 user: drh) | |
21:08 | Always normalize the HTTP_HOST to lower case, removing any final "." or final ":80". ... (Closed-Leaf check-in: 2db27a7187 user: drh tags: normalize-urls) | |
18:46 | Attempt to documentation and rationalize the "redirect:" CGI option. ... (check-in: 95010490aa user: drh tags: trunk) | |
13:34 | The canonical Fossil homepage is now https://fossil-scm.org/home without the "www." in the domain and with the main path at /home, not /index.html or /fossil. Update all URLs in documentation to reflect this fact. ... (check-in: 09908ab058 user: drh tags: trunk) | |
2021-02-08
| ||
21:18 | Still more fixes to the "redirect: * URL" mechanism of CGI. ... (check-in: d6f9c566af user: drh tags: trunk) | |
21:02 | Fix the "redirect: * URL" mechanism of CGI scripts. ... (check-in: dd6b2987cd user: drh tags: trunk) | |
18:51 | When accessing using /draftN or /skn_X URL extensions, omit those extensions from the zBaseURL that is recorded in the config table. ... (check-in: acb4397ee5 user: drh tags: trunk) | |
17:29 | Enhance the /cookies webpage to show all cookies and give the user an opportunity to delete them. ... (check-in: 7b00defa9d user: drh tags: trunk) | |
16:36 | Set the optimize-for-size option on the compiler for MSVC builds. ... (check-in: 734561ed24 user: drh tags: trunk) | |
07:00 | Added cap "C" to caps/ref.html. ... (check-in: 3fcb967143 user: wyoung tags: trunk) | |
06:54 | Added "contact" to the list of sub-commands in "fossil user" short help output. (It was only described in the full help.) ... (check-in: 652e85cb36 user: wyoung tags: trunk) | |
2021-02-07
| ||
14:59 | Fix a typo on the homepage. ... (check-in: eb1a722f4e user: drh tags: trunk) | |
13:46 | • Changes to wiki page "Release Build How-To" ... (artifact: 548a9e17e2 user: drh) | |
13:08 | Fix harmless compiler warnings in the embedded SQLite. ... (check-in: c577aae0a3 user: drh tags: trunk) | |
13:02 | Typo fix in alerts config page. ... (check-in: 391eb1cefb user: stephan tags: trunk) | |
09:56 | /chat: added client-local day-of-week to the message time strings. Y-M-D seems awful noisy, per chat room consensus, but we also have code for that if we decide otherwise. A couple code-adjacent internal cleanups. ... (check-in: 65be323110 user: stephan tags: trunk) | |
2021-02-06
| ||
23:35 | Add /opt/homebrew/opt/openssl to the list of directories checked for the OpenSSL library by the configure script. See [forum:/forumpost/9496e81a51|forum post 9496e81a51]. ... (check-in: 17af40efff user: drh tags: trunk) | |
19:04 | Minor skintxt2config cleanups. ... (check-in: 324154e821 user: stephan tags: trunk) | |
16:31 | skintxt2config: exit with code 0 if --help is explicitly requested. ... (check-in: b3d51b9706 user: stephan tags: trunk) | |
16:26 | Added tools/skintxt2config.c. ... (check-in: 35db28eb51 user: stephan tags: trunk) | |
13:17 | • Edit [32ab3d23ed799f5f|32ab3d23ed]: Mark "Closed". ... (artifact: 6042ceffa0 user: drh) | |
13:17 | Add the --mainmenu option to the various web interface commands, to override the main menu for testing purposes. ... (check-in: 73ca280af9 user: drh tags: trunk) | |
11:50 | Doc formatting fixes from [forum:/forumpost/a924078381 | /forumpost/a924078381]. ... (check-in: 3c8831ec47 user: stephan tags: trunk) | |
09:24 | Remove obsolete chat scripts from the tools/ folder. ... (check-in: c2961945df user: drh tags: trunk) | |
09:17 | Add the "tools/co-rsync.tcl" script for syncing one checkout directory into another. Requires rsync on both local and remote. ... (check-in: 1c33969bf4 user: drh tags: trunk) | |
08:01 | I am convinced by the [forum:/forumpost/4f8e128413|forum discussion] to back out the "fossil changes --scp" change and instead add a separate TCL script that accomplishes what is needed. ... (check-in: e51531c15d user: drh tags: trunk) | |
06:58 | Help text: swapped a few more long/short flags to short/long for consistency. ... (check-in: ba7b431792 user: stephan tags: trunk) | |
05:20 | Added --mainmenu flag to the http command, as the Windows impl passes on its flags to that command. ... (Closed-Leaf check-in: 32ab3d23ed user: stephan tags: mainmenu-override) | |
05:12 | Windows: escape --mainmenu's argument before passing it on to child ui process. ... (check-in: d059d62037 user: stephan tags: mainmenu-override) | |
04:48 | Corrected potential mishandling of memory ownership in the previous commit. ... (check-in: d6e698c265 user: stephan tags: mainmenu-override) | |
04:40 | Restructured how --mainmenu value is saved. Added support for it to Windows server, but that is untested. ... (check-in: 852be6d420 user: stephan tags: mainmenu-override) | |
2021-02-05
| ||
20:54 | The "fossil changes --scp REMOTE" command causes all local changes to be copied over to REMOTE. ... (check-in: 90ae5bbf94 user: drh tags: trunk) | |
18:27 | Update the built-in SQLite to a 3.35.0 alpha that includes the revised RETURNING clause prototype that embargoes output until all changes have completed. This is for testing of SQLite. The change should not affect Fossil in any way. ... (check-in: 1ba06268ad user: drh tags: trunk) | |
10:36 | Added ui/server/cgi --mainmenu FILE option, and CGI wrapper script mainmenu: option, to override the mainmenu setting, similar to how --skin/skin: overrides the skin. ... (check-in: bcca09106b user: stephan tags: mainmenu-override) | |
09:32 | Amend 'fossil help' output for all commands to make options conform to GNU 'short|long' convention (e.g., -v|--verbose). ... (check-in: 7f3c728db3 user: jamsek tags: trunk) | |