Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins by user drh
2025-10-10
| ||
17:20 | Make use of the improved /help/CMD syntax everywhere, in place of the legacy /help?cmd=CMD syntax. ← This is me! ... (check-in: c64f28d26c user: drh tags: trunk) | |
16:41 | Update the change log. ... (check-in: 96dec6246c user: drh tags: trunk) | |
16:32 | Add support the branch name selection box in the submenu. ... (check-in: 5f158ae84c user: drh tags: trunk) | |
16:31 | Update the built-in SQLite to the latest trunk version that includes built-in support for percentile functions and carray(). ... (check-in: 70539eee00 user: drh tags: trunk) | |
2025-10-09
| ||
13:35 | Updates to the antibot.wiki page, to discuss the latest enhancements to robot defenses. ... (check-in: 14e23927ce user: drh tags: trunk) | |
12:55 | New settings to allow robots to download tarballs but only if the corresponding check-in is a leaf or if it has a tag like "release" or "allow-robots". New settings control all of the above. ... (check-in: 4d198d0e12 user: drh tags: trunk) | |
12:51 | Updates to the Robot Defense Settings page to make it easier to configure the latest defensive options. ... (Closed-Leaf check-in: 7f84626370 user: drh tags: tarball-robot-defense) | |
12:19 | Work toward improving the defense against abusive robots downloading tarballs. ... (check-in: da43fd9f06 user: drh tags: tarball-robot-defense) | |
10:29 | Omit "zip" from the default robot-restrict settings. ... (check-in: a199b74fa8 user: drh tags: trunk) | |
2025-10-08
| ||
14:40 | Fix a harmless UBSAN warning in makeheaders.c ... (check-in: a456dcbbac user: drh tags: trunk) | |
14:28 | Disable the graph if the "oldestfirst" query parameter is used on a timeline. ... (check-in: 39262f69b2 user: drh tags: trunk) | |
2025-10-06
| ||
19:08 | Improvements to the anti-robot documentation page. ... (check-in: 8d3281267d user: drh tags: trunk) | |
2025-10-03
| ||
17:27 | Improve the recommented value for robot-exception. ... (check-in: 3bbd18a284 user: drh tags: trunk) | |
16:05 | Allow URLs of the form /tarball/TAG/VERSION/NAME.tar.gz for the tarball page where TAG must be a non-branch tag associated with VERSION. This is so that the robot-exception pattern can match things like /tarball/release while will allowing access to historical releases via the VERSION section of the URL. ... (check-in: 57c8bec816 user: drh tags: trunk) | |
14:36 | Remove a pointless source code test from "make test" ... (check-in: 871f6b36e9 user: drh tags: trunk) | |
14:09 | Disable the "settings" test module, which doesn't work for unknown reasons, and because it does not seem to accomplish very much for all the TCL complication that it adds. ... (check-in: 4619d2efab user: drh tags: trunk) | |
2025-10-02
| ||
19:36 | Align the delta_parse() debug function with the SQLite sources. ... (check-in: a8dbbac969 user: drh tags: trunk) | |
14:14 | Update the built-in SQLite to the latest trunk check-in for beta testing. ... (check-in: 3ca3a6a667 user: drh tags: trunk) | |
2025-09-30
| ||
18:13 | Update the version number 2.28 to begin the next dev cycle. ... (check-in: c8fcc9714e user: drh tags: trunk) | |
11:03 | Version 2.27 ... (check-in: 99675884a9 user: drh tags: trunk, release, version-2.27) | |
10:59 | Change to the wrong branch. ... (Closed-Leaf check-in: 5255854698 user: drh tags: mistake) | |
2025-09-27
| ||
11:57 | Further reduce divergence between the SQLite and Fossil implementations of regexp.c. Fix compiler warnings for MSVC. ... (check-in: a18dab4184 user: drh tags: trunk) | |
11:10 | Update the built-in SQLite to the latest trunk version so that it will compile without warnings on Windows. ... (check-in: 702a56d116 user: drh tags: trunk) | |
2025-09-26
| ||
20:07 | Add a new setting "regexp-limit" that determines the maximum size of a REGEXP virtual machine. Default value 1000. ... (check-in: 82888a0d35 user: drh tags: trunk) | |
14:12 | Update the change log. ... (check-in: 3a0dfc8920 user: drh tags: trunk) | |
13:36 | Bring the built-in SQLite and the regexp implementation into alignment with upstream. ... (check-in: 9642cde384 user: drh tags: trunk) | |
2025-09-24
| ||
19:29 | Update the built-in SQLite to the latest trunk check-in for testing. ... (check-in: 3041904dae user: drh tags: trunk) | |
2025-09-16
| ||
10:47 | Enable cache of the CSS style sheet. ... (Leaf check-in: 0c1de587f9 user: drh tags: cache-style-sheet) | |
2025-09-11
| ||
21:44 | Fix the "Download" submenu item on the /artifact page such that the at= query parameter is the actual basename of the file being downloaded, when available. ... (check-in: b1e811c3e7 user: drh tags: trunk) | |
2025-09-10
| ||
14:29 | Update to a newer SQLite that fixes a bug in the SQLite CLI so that it will once again compile on 32-bit windows. ... (check-in: fb8697872b user: drh tags: trunk) | |
11:40 | Update to the change log ... (check-in: 1042d64538 user: drh tags: trunk) | |
10:51 | Update the built-in SQLite to the latest trunk for testing. ... (check-in: dc45faa3b7 user: drh tags: trunk) | |
10:49 | Fix encoding of hyperlinks synthesized by the manifest parser. ... (check-in: 55e9a2ff09 user: drh tags: trunk) | |
2025-09-05
| ||
15:20 | Fix the error log parsing so that timeouts do not appear as panics. ... (check-in: b2ace8830a user: drh tags: trunk) | |
2025-09-04
| ||
12:00 | Fix compiler warning and improve performance in previous check-in. ... (check-in: 9d7c15d409 user: drh tags: trunk) | |
2025-09-01
| ||
14:15 | Primative validation of request-supplied mime-types. ... (check-in: ae8fc0e0b5 user: drh tags: trunk) | |
2025-08-22
| ||
13:59 | Add the /re_rules page. ... (check-in: 8779bd0b3a user: drh tags: trunk) | |
01:51 | Fix a typo in the regular expression example for robot-exception ... (check-in: 31b09807ef user: drh tags: trunk) | |
2025-08-21
| ||
19:10 | Activate the robot-restrict "timelineX" flag if the c= query parameter is used. ... (check-in: 59ae0e0b18 user: drh tags: trunk) | |
16:21 | Do not change the /info diff-type to 0 if robot-restrict is turned off. Forum post 1bef6821de. ... (check-in: 879deeda66 user: drh tags: trunk) | |
14:16 | Avoid excess backslash excaping in text in the new robot-exception setup. ... (check-in: 5dc9f9b97c user: drh tags: trunk) | |
14:08 | Add the robot-exception setting. ... (check-in: 86b6ef7fe3 user: drh tags: trunk) | |
10:51 | Rearrange fields in the Robot Defense setup to make it easier to understand. ... (check-in: 58a48e3abe user: drh tags: trunk) | |
2025-08-20
| ||
00:03 | Performance optimization in Th_RenderToBlob(). ... (check-in: b853b5d471 user: drh tags: trunk) | |
2025-08-19
| ||
22:55 | Do not duplicate the "name" query parameter in the robot.c captcha. ... (check-in: 118540fa84 user: drh tags: trunk) | |
18:54 | Improvements to robot-restrict. ... (check-in: 4e73f31473 user: drh tags: trunk) | |
16:57 | Create a new interface for checking to see if a tag exists in the robot-restrict setting. ... (check-in: 8784c600ce user: drh tags: trunk) | |
16:35 | Attempt to make recent robot defense improvements portable to IE. I do not have access to IE and hence cannot test this, so the changes are mostly a guess. Forum post e18c040d32. ... (check-in: 3d32a10930 user: drh tags: trunk) | |
16:02 | Do not show diffs on the /vinfo page unless we know that the client is not a robot. ... (check-in: 3710202914 user: drh tags: trunk) | |
15:42 | Refactor the code in robot.c to make interfaces available to other parts of the system. ... (check-in: 4fa618faf1 user: drh tags: trunk) | |