Fossil

Timeline
Login

Timeline

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

50 events by user drh occurring around 2021-03-03 16:41:11.

2021-03-26
17:28
Update the change log and index page with the new release information. ... (check-in: 97610f82f9 user: drh tags: trunk)
17:24
Version 2.15 ... (check-in: 2c6012c4aa user: drh tags: trunk, release, version-2.15)
13:33
Update the built-in SQLite to version 3.35.3. There are no changes other than the version string. ... (check-in: 8e5bdcebd5 user: drh tags: trunk)
2021-03-24
15:40
Update the form spider protections so that links to /register go through even if spider protection is fully enabled. This allows self-registration even if user "nobody" has no permissions. ... (check-in: 89b724dcfa user: drh tags: trunk)
2021-03-23
13:34 Closed ticket [1599e2772d]: self registration not working plus 5 other changes ... (artifact: 129e9cdd96 user: drh)
2021-03-22
12:43
Update to SQLite 3.35.3 preview for testing. ... (check-in: 8ec00b975b user: drh tags: trunk)
2021-03-20
12:57 Changes to wiki page "Release Build How-To" ... (artifact: e2ec0ea2ca user: drh)
2021-03-19
01:06 Edit [e5293dc281b5a140|e5293dc281]: Move to branch th1-malloc-debugging. ... (artifact: 497f3f0c5d user: drh)
2021-03-18
22:09
Add the --reset option to the "fossil test-backoffice-lease" command. ... (check-in: b2e83470ea user: drh tags: trunk)
2021-03-17
19:34
Update the built-in SQLite to version 3.35.2. ... (check-in: 4c56126612 user: drh tags: trunk)
2021-03-16
19:27 Edit [a9427d9d39f76aca|a9427d9d39]: Edit check-in comment. ... (artifact: fedfa79250 user: drh)
2021-03-13
17:11
Mention the ./configure --print-minimum-sqlite-version feature in the change log. Improved comments on the two places in the code that check the minimum SQLite version, so that they refer to one another, to remind developers to change both places if they change either. ... (check-in: 7018d7c158 user: drh tags: trunk)
13:26
More enhancements to the change log for version 2.15. ... (check-in: c561e051eb user: drh tags: trunk)
12:54
Add the "fossil add" Windows reserved filename restriction to the change log. ... (check-in: 5add4656b6 user: drh tags: trunk)
00:35 Edit [7135111ad47b8dd0|7135111ad4]: Mark "Closed". ... (artifact: 40b0b2d615 user: drh)
00:35
The 'add' command now fails for filenames that are reserved on Windows unless the --allow-reserved flag is used. See [forum:5116485456|forum discussion 5116485456] for more details. ... (check-in: 922b5c4d15 user: drh tags: trunk)
2021-03-12
15:22
Update the built-in SQLite to version 3.35.0 final. ... (check-in: b06953e15e user: drh tags: trunk)
2021-03-10
12:36 Edit [b491c196c23ec4a2|b491c196c2]: Edit check-in comment. ... (artifact: 494f57d4f6 user: drh)
12:34
Ensure that there is always a newline before a conflict mark in merge output. See the [forum:/forumpost/2e97ca6caa|forum discussion]. ... (check-in: b491c196c2 user: drh tags: trunk)
2021-03-09
21:24
Update the built-in SQLite to the second 3.35.0 beta, for testing. ... (check-in: b468729855 user: drh tags: trunk)
2021-03-07
21:21
Avoid NULL pointer deference in the "hook test" command when an invalid hook number is supplied. ... (check-in: 9527034f49 user: drh tags: trunk)
2021-03-04
20:07
Minor typo fix in the "makefile.wiki" document. ... (check-in: 07dbd17e41 user: drh tags: trunk)
02:28
Mention the relaxation of the img-src rule in the default CSP. ... (check-in: 25667a5e73 user: drh tags: trunk)
2021-03-03
17:21
Further adjustments to the default CSP to allow in-line images. ... (check-in: c184d646c3 user: drh tags: trunk)
16:41
Relax the built-in CSP to remove all restrictions on the source of images. ... (check-in: 025a007249 user: drh tags: trunk)
2021-03-02
20:50
Add the "re=" query parameter to the /dir webpage. Improvments to skin documentation and to the change log. ... (check-in: f08466dded user: drh tags: trunk)
17:13
Documentation for new settings. Improvements to the change log. ... (check-in: aac9093b36 user: drh tags: trunk)
16:44
Update to the change log. ... (check-in: c0c1235998 user: drh tags: trunk)
16:06
Refactor the routines used to generate TH1 variables that hold resource URLs. Functionality should be unchanged. The purpose is to make the code simplier, easier to read, and easier to maintain. ... (check-in: 6acd87f2c1 user: drh tags: trunk)
13:55
Alternative skins can be determined by the "skin" field of the display preferences cookie. The "skn_X" mechanism is removed. ... (check-in: 3339420778 user: drh tags: trunk)
2021-03-01
20:54
Change the algorithm for detecting when a user agent is a narrow-screen mobile device to the algorithm recommanded at [https://developer.mozilla.org/en-US/docs/Web/HTTP/Browser_detection_using_the_user_agent#mobile_device_detection]. ... (check-in: 4de677dcc3 user: drh tags: trunk)
20:37
If the diff type (unified vs. side-by-side) is not specified by a query parameter or cookie, then determine the diff type based on the "preferred-diff-type" setting, if there is one, or on a guess whether or not the requesting agent is a mobile device based on the User-Agent parameter in the HTTP request. ... (check-in: 29bab2748b user: drh tags: trunk)
17:46
Update the built-in SQLite to the first 3.35.0 beta, for testing of SQLite. ... (check-in: 722073a157 user: drh tags: trunk)
2021-02-26
13:27
Disable the permuted index from the main documentation page, as moderns do not understand indexes. Replace it with a simple list of documents. People can use Ctrl-F or the "Search" box for search. ... (check-in: 47a4c4cba9 user: drh tags: trunk)
2021-02-25
16:11 Closed ticket [1678e6e84b]: Chat doesn't recognize logged in users plus 5 other changes ... (artifact: bae33ec906 user: drh)
2021-02-22
18:43
Update the built-in SQLite to the latest 3.35.0 alpha that includes support for the MATERIALIZED hints. ... (check-in: d07cbeda71 user: drh tags: trunk)
2021-02-19
14:58
Update the built-in SQLite to the latest 3.35 alpha including CLI enhancements and DROP COLUMN support. ... (check-in: 736e5c892b user: drh tags: trunk)
2021-02-18
14:02 Closed ticket [f105c7e9a6]: chat poll results in segfault plus 6 other changes ... (artifact: be65e031a7 user: drh)
13:10
Fix the "fossil git export" command so that it returns a non-zero exit code if the "git push" command fails. ... (check-in: da5faf18c3 user: drh tags: trunk)
2021-02-14
02:16
Update the built-in "pikchr" to a version that supports the "this" objectname. ... (check-in: f260b75fb9 user: drh tags: trunk)
2021-02-13
14:05
Do not omit the [..] around hyperlinks in chat. ... (check-in: bd67c3cdf0 user: drh tags: trunk)
2021-02-11
18:01
Update the windows makefiles so that they expect in-tree OpenSSL in the directory "compat/openssl", not in "compat/openssl-$VERSION". ... (check-in: 0703d4dc5a user: drh tags: trunk)
17:17
Adjust the default mainmenu setting so that Setup is desktoponly and Login/Logout is wideonly. The current expectation is that admins will edit the mainmenu by removing lines. ... (check-in: d7e4b485ac user: drh tags: trunk)
14:57
Refinements to built-in skins to try to get them all working reasonably on mobile. ... (check-in: 0a7a86c428 user: drh tags: trunk)
14:33
Simplify the palette of built-in skins by combining "original", "enhanced1", and "rounded1" into just "original" and combining "blitz_no_logo" into "blitz". Update all built-in skins so that they sitemap is accessible from the menu by default. ... (check-in: 22fb2de45e user: drh tags: trunk)
03:01
Add the "lappend" TH1 command. All built-in skins now respond to the "desktoponly" and "wideonly" classes on the main menu. ... (check-in: d4c91b40a4 user: drh tags: trunk)
00:35
Improved hover colors for tree-view and file-ages in the darkmode skin. ... (check-in: eb5356185e user: drh tags: trunk)
2021-02-10
23:53 Fixed ticket [15d04de574]: Manifest parsing does not validate sort order plus 4 other changes ... (artifact: 79e7d85c40 user: drh)
23:53
Do a better job of detecting misformatted structural artifacts and reporting the error. Ticket [15d04de574383d61]. ... (check-in: 023fddeec4 user: drh tags: trunk)
23:49
Give a better error message if structural artifact cards are out-of-order. ... (Closed-Leaf check-in: 72f5101ef0 user: drh tags: manifest-sort-check)