Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user drh occurring around 2023-04-22 16:01:22.
2023-06-01
| ||
17:18 | Increase the version number to 2.23 in order to start the next development cycle. ... (check-in: 9f857c2d03 user: drh tags: trunk) | |
2023-05-31
| ||
15:26 | Version 2.22 ... (check-in: 66ee0beb9b user: drh tags: trunk, release, version-2.22) | |
14:19 | • Changes to wiki page "Release Build How-To" ... (artifact: 38c57adb67 user: drh) | |
2023-05-29
| ||
12:44 | Enhance the /reports page to include sub-categories "Merge Check-ins" and "Non-merge Check-ins". ... (check-in: d4058f78c9 user: drh tags: trunk) | |
12:44 | Improved documentation for the /reports page. Add the latest /reports enhancements to the change log. ... (Closed-Leaf check-in: f71657d5c7 user: drh tags: non-merge-activity-report) | |
12:01 | Fix an issue with the report labels for merge and non-merge check-ins. ... (check-in: 385d6d146d user: drh tags: non-merge-activity-report) | |
11:40 | Enhance the /reports page to show two new sub-types of activities: "Merge Check-ins" and "Non-merge Check-ins". ... (check-in: 37a80fbfc7 user: drh tags: non-merge-activity-report) | |
2023-05-27
| ||
15:56 | • Edit [8a7609b11e31dbfe|8a7609b11e]: Mark "Closed". ... (artifact: 6280b83018 user: drh) | |
15:54 | Do not allow non-alpha numeric ascii characters into the search pattern. Convert all such characters into a single space. ... (check-in: 196dfedf7f user: drh tags: trunk) | |
15:49 | • Edit [8a7609b11e31dbfe|8a7609b11e]: Move to branch typo. ... (artifact: 510649d02d user: drh) | |
15:48 | Do not allow the "." character inside of FTS5 search strings. ... (Closed-Leaf check-in: 8a7609b11e user: drh tags: typo) | |
15:02 | Fix the captcha-audio page so that it works even without a seed value. ... (check-in: a1178d5734 user: drh tags: trunk) | |
2023-05-26
| ||
10:27 | Improved documentation of the /reports webpage. Add recent enhancements of /reports to the change log. ... (check-in: 5dc3d2f156 user: drh tags: trunk) | |
00:43 | Also show the projection number of events for the by-week activity report. ... (check-in: 09ca77f76a user: drh tags: trunk) | |
00:18 | In the by-month and by-year reports, for the row that shows the current year or month, included a dashed box that shows the event count projected to the end of the current month or year. ... (check-in: 42ce541d12 user: drh tags: trunk) | |
2023-05-23
| ||
13:47 | Remove unused and unreachable code from the activity report generators. Also add extra newlines in the generated HTML so that it is easier to read. ... (check-in: 0b33be99a2 user: drh tags: trunk) | |
2023-05-18
| ||
17:02 | Update Pikchr to omit the artifical enlargement of "mono" text. ... (check-in: b1c0409a56 user: drh tags: trunk) | |
16:49 | Update the built-in Pikchr to the version that supports "mono". There is an issue with the WASM module yet to be resolved. ... (check-in: 43eefe66ed user: drh tags: trunk) | |
2023-05-16
| ||
12:49 | Update the built-in SQLite to version 3.42.0. ... (check-in: b2d5aa8a76 user: drh tags: trunk) | |
2023-05-12
| ||
12:26 | Update the built-in SQLite to the latest 3.42.0 beta for testing. ... (check-in: b2a29bf41f user: drh tags: trunk) | |
2023-05-05
| ||
14:40 | Update the built-in SQLite to the latest 3.42.0 beta for testing. ... (check-in: 71ed8cbd0c user: drh tags: trunk) | |
2023-05-02
| ||
16:17 | Update the change log with all the most recent enhancements. ... (check-in: 13c5e4172c user: drh tags: trunk) | |
2023-05-01
| ||
20:43 | Update the built-in SQLite to the first 3.42.0 alpha version for testing. ... (check-in: a6cc3da40c user: drh tags: trunk) | |
2023-04-22
| ||
18:53 | Enhance the s= query parameter (search) on /timeline so that it also searches the forum post content if the vfx query parameter is present. ... (check-in: ea688fa67f user: drh tags: trunk) | |
16:01 | Add the oldestfirst boolean query parameter to the /timeline page. ... (check-in: ee8d34f5aa user: drh tags: trunk) | |
15:18 | Fix a pointless limitation in /timeline that prevented a= and b= from working if the u= query parameter was used. The limitation appears to be a copy/paste error dating from 2014. ... (check-in: 2925484c95 user: drh tags: trunk) | |
2023-04-10
| ||
20:23 | Update the built-in SQLite to the latest trunk version for testing. ... (check-in: 2eb2077c1b user: drh tags: trunk) | |
2023-04-01
| ||
15:52 | Update the built-in SQLite to the latest trunk version (pre-3.42.0) for testing. ... (check-in: 2516fca74d user: drh tags: trunk) | |
2023-03-27
| ||
13:41 | • Fixed ticket [eadfb8c2ff]: Need d=X, ft=Y on /timeline to complement p=X, ft=Y. plus 4 other changes ... (artifact: 36e20456a5 user: drh) | |
13:41 | Add the ft=TAG query parameter to /timeline which, in combination with d=Y shows all descendants of Y up to TAG. Implementation of enhancement request [eadfb8c2ffa9fe03]. ... (check-in: 64f141fce0 user: drh tags: trunk) | |
2023-03-24
| ||
15:22 | • Fixed ticket [ed62a4d353]: Unintuitive interpretation of p= and bt= query parameters on /timeline plus 4 other changes ... (artifact: 3d6d2ddd42 user: drh) | |
15:22 | For the bt=Y query parameter in /timeline that is used in conjunction with p=X, if Y is a tag then search backwards in time for Y beginning with X. Fix for ticket [ed62a4d35332595a]. ... (check-in: 507ebd8b3f user: drh tags: trunk) | |
13:13 | • New ticket [eadfb8c2ff] Need d=X, ft=Y on /timeline to complement p=X, ft=Y.. ... (artifact: 22b0684598 user: drh) | |
13:04 | • New ticket [ed62a4d353] Unintuitive interpretation of p= and bt= query parameters on /timeline. ... (artifact: b7a1aee92d user: drh) | |
2023-03-17
| ||
12:28 | Update the built-in SQLite to the first 3.41.2 beta, for testing. ... (check-in: 36b17e515a user: drh tags: trunk) | |
2023-03-11
| ||
13:10 | Show the argv array on the /test_env page if the requestor is Admin. ... (check-in: 4350f3265e user: drh tags: trunk) | |
2023-03-10
| ||
19:17 | Improvements to the new security-audit feature that shows the command-line that launched the process that generated the web page. ... (check-in: 5caa3c5ceb user: drh tags: trunk) | |
18:13 | Show the command-line on the security-audit page. ... (check-in: 5ab5469adf user: drh tags: trunk) | |
2023-03-09
| ||
16:23 | Update the built-in SQLite to the first 3.41.1 beta, for testing. ... (check-in: 782a7f9898 user: drh tags: trunk) | |
2023-03-02
| ||
20:20 | Refactor the "repack" command to call extra_deltification() routine directly. ... (check-in: 9c1f486f9d user: drh tags: trunk) | |
2023-02-27
| ||
12:31 | Make similar improvements to the documentation for /zip and /sqlar. ... (check-in: 9eadac2026 user: drh tags: trunk) | |
12:25 | Attempt to clarify the documentation of the /tarball URI. ... (check-in: 7cd1ebd093 user: drh tags: trunk) | |
2023-02-25
| ||
20:44 | Documentation for "fossil all remote". ... (check-in: 6ad6c559e2 user: drh tags: trunk) | |
19:23 | Version 2.21 ... (check-in: f9aa474081 user: drh tags: trunk, release, version-2.21) | |
2023-02-24
| ||
17:14 | Fix a harmless compiler warning in gzip.c. ... (check-in: 9b05cad18d user: drh tags: trunk) | |
2023-02-21
| ||
23:34 | Update the built-in SQLite to the 3.41.0 release. ... (check-in: 6d88833ffa user: drh tags: trunk) | |
2023-02-20
| ||
14:58 | Change the typedef of u32 in search.c so that it works in older PPC macs. ... (check-in: f82caec579 user: drh tags: trunk) | |
2023-02-18
| ||
15:14 | • Changes to wiki page "To Do List" ... (artifact: 38abf0c395 user: drh) | |
2023-02-17
| ||
14:57 | Fix a multitude of harmless compiler warnings. ... (check-in: 53db40e6fc user: drh tags: trunk) | |
2023-02-14
| ||
11:42 | Update the built-in SQLite to the latest 3.41.0 beta for testing. ... (check-in: 7b5057745a user: drh tags: trunk) | |