Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 events by user drh occurring around 2018-01-21 23:45:54.

2018-02-24
03:38
ETags now working for the /uv page. ... (check-in: 5b84cab0d6 user: drh tags: etags-cache-control)
00:39
First cut at supporting ETags: and If-None-Match: for cache control. ... (check-in: 94c0b8ecd1 user: drh tags: etags-cache-control)
2018-02-23
21:29
Make default project name "<unnamed>" in the output of the "extras" and "changes" commands. ... (check-in: 203d82d80e user: drh tags: trunk)
21:24
Remove the mkdownload.html file from the documentation folder, since it is no longer used. Remove mention of OpenBSD from installation instructions, since precompiled binaries for that platform are no longer provided. ... (check-in: c44d9e4dba user: drh tags: trunk)
18:45
Fix the mtime computation for "fossil all ui" on windows. ... (check-in: 219f3e6b7e user: drh tags: trunk)
2018-02-16
19:57
Fix a typos and improve the wording on the failure-to-upgrade-to-HTTPS error screen. ... (check-in: 01984ee0d2 user: drh tags: trunk)
16:28
Fix segfault when accessing the initial checkin directory on a fusefs mounted repository. ... (check-in: 55f6c765fb user: drh tags: trunk)
16:16
An HTTPS upgrade redirect loop now is broken and gives a warning. The "-nossl" is no longer the default on "fossil server". Warning messages are provided when trying to log in via an insecure connection. ... (check-in: 61733824bb user: drh tags: trunk)
2018-02-13
22:26
On the Fossil repository screen list that comes up with commands like "fossil all ui", show the last modification time of each repo, and allow sorting by mtime. ... (check-in: f2231ba668 user: drh tags: trunk)
12:48
Fix a hyperlink typo in the server.wiki documentation. Caught by Svyatoslav Mishyn. ... (check-in: 209542742a user: drh tags: trunk)
2018-02-12
16:32
Patch from Pietro Cerutti to enable TCL shared library loading in TH1 on FreeBSD. ... (check-in: 29adfac433 user: drh tags: trunk)
13:01
Add the --use-author flag to "fossil import --git". Patch from Dingyuan Wang. ... (check-in: fe87e4cb9d user: drh tags: trunk)
12:55
Fix incorrect setting name in the "fts-config" command. ... (check-in: ceba488122 user: drh tags: trunk)
12:47
New uses for cgi_csrf_safe(). ... (check-in: c9efdfcaf4 user: drh tags: trunk)
2018-02-10
16:24
Add the cgi_csrf_safe() routine as a supplimental defense against cross-site request forgery attacks. ... (check-in: 047802a3c3 user: drh tags: trunk)
15:38
Fix the display of technotes on the main timeline so that their background color shows again. ... (check-in: 694e11a72e user: drh tags: trunk)
2018-02-07
18:48
Version 2.5 ... (check-in: 188a0e2904 user: drh tags: trunk, release, version-2.5)
2018-02-05
20:18
Add (undocumented) from= and to= query parameters on the /reports webpage. If both parameters are a date/time string, then report only covers the span of dates specified. ... (check-in: f390552d0e user: drh tags: trunk)
2018-01-25
00:37
Another change log update. ... (check-in: c125af3e47 user: drh tags: trunk)
2018-01-24
23:20 Edit [396513fa4a6f8da8|396513fa4a]: Move to branch trunk. ... (artifact: cd16ddeffa user: drh)
19:46
Update the 2.5 change log. ... (check-in: 1cbaf3bdd9 user: drh tags: trunk)
19:17
Update the built-in SQLite to the 3.22.0 final. ... (check-in: 8007cfc0db user: drh tags: trunk)
17:00
Timeline fixes: (1) Show the artifact-id for tickets, wiki, and tags in the detail section for Verbose and Compact Mode. (2) Fix the graph.js script so that it sets ellipsis callbacks even if there are not graph elements. ... (check-in: 0ac1895c7f user: drh tags: trunk)
2018-01-21
23:48
Update the built-in SQLite to the third 3.22.0 beta for testing. Also fix a typo in a comment in the "fossil ui" command. ... (check-in: 861f4b0bde user: drh tags: trunk)
23:45
Fix the /annotate webpage so that it works even if "fossil ui" is not launched from the root of the check-out. ... (check-in: 48798bb119 user: drh tags: trunk)
23:11
Fix annotate_file() so that it correctly errors out if the named file does not exist in the repository. ... (check-in: a7d9598a0d user: drh tags: trunk)
22:59
Correctly show the edited and original comments on the /info page for check-ins. Fixes a bug spotted by Stephan Beal. ... (check-in: f5bcc25ac0 user: drh tags: trunk)
2018-01-17
19:29
Only make the first argument to pledge() available using the fossil_pledge() interface. The second argument is always NULL. ... (check-in: 91ccde50a0 user: drh tags: trunk)
19:22
Show the HAVE_PLEDGE configuration parameter in the output of "version -v". ... (check-in: 4471e93c75 user: drh tags: trunk)
19:04
Automatically detect the presence of the pledge() system interface and use it if it is available. ... (check-in: 64def88f8b user: drh tags: trunk)
01:11
Merge the latest Ardoise skin updates. ... (check-in: 6e694cd37b user: drh tags: trunk)
2018-01-16
16:32
Fix bug in the db_get_mprintf() function and its siblings introduced by the previous check-in and caused by the parameter reordering. ... (check-in: ad984a2537 user: drh tags: trunk)
16:30
Update the codecheck1.c utility program to find unsafe format strings for recently added varargs functions. Fix unsafe varargs found by this update. This is a continuation of the fix in check-in [3c2ef25d03fb48d5]. ... (check-in: 2fac7df467 user: drh tags: trunk)
15:32
Update the built-in SQLite to the second 3.22.0 beta for testing. ... (check-in: 72fba300c8 user: drh tags: trunk)
14:01
Fix typo in the default skin CSS - patch from Johan Kuuse. ... (check-in: e07fdbc51e user: drh tags: trunk)
2018-01-15
22:07
Update the built-in SQLite to the first 3.22.0 beta. ... (check-in: 1a95af721e user: drh tags: trunk)
16:18
Add the fossil_pledge() utility routine, that is a no-op unless compiled with FOSSIL_HAVE_PLEDGE. ... (check-in: 7b81a9993b user: drh tags: trunk)
15:47
Always show the HTTP_IF_NONE_MATCH cgi parameter on the /test_env page. ... (check-in: 39b4368682 user: drh tags: trunk)
2018-01-12
14:54
Merge the latest ardoise skin updates. ... (check-in: 89977361b2 user: drh tags: trunk)
14:36
Update the built-in SQLite to the latest 3.22.0 beta, with a fix for a compile-time issue reported on the mailing list. ... (check-in: 9d80ad8574 user: drh tags: trunk)
14:30
Do not show the numeric user ids on the /setup_ulist page. The login name is sufficient. On the /setup_uedit page, provide a link to an access log for that particular user. ... (check-in: e85eff2630 user: drh tags: trunk)
2018-01-11
02:37
Add all recommended compile-time options for the SQLite shell. ... (check-in: a5c48cdf49 user: drh tags: trunk)
02:35 Edit [d4bac2c59a5582ae|d4bac2c59a]: Move to branch mistake. Mark "Closed". Edit check-in comment. ... (artifact: f5ce2e5257 user: drh)
02:33
bad build ... (Closed-Leaf check-in: d4bac2c59a user: drh tags: mistake)
00:48
Update the built-in SQLite to the latest 3.22.0 beta, for testing. ... (check-in: c409f828e3 user: drh tags: trunk)
2018-01-09
14:47
A new quote for the Fossil-v-Git section of the quotes page. ... (check-in: 754a79c137 user: drh tags: trunk)
14:29
Update SQLite again, with new fixes to shell.c which attempt to get the build working on MinGW64. ... (check-in: 9a33a240a2 user: drh tags: trunk)
02:28
Another SQLite update to deal with a MinGW compiler warning. ... (check-in: 666fc089b8 user: drh tags: trunk)
00:55
Merge the latest Ardoise-skin enhancements. ... (check-in: 218aa6cbdd user: drh tags: trunk)
00:55
Update SQLite to the latest 3.22.0 alpha. This might fix reported build problems on MinGW. ... (check-in: f7f168c36d user: drh tags: trunk)