Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user drh occurring around 2021-04-28 18:09:35.
2021-05-31
| ||
23:33 | Merge into trunk the enhancements that allow an admin to set an expiration time for email notification subscriptions. ... (check-in: 34d45c55b9 user: drh tags: trunk) | |
23:31 | Take the email-renew-cutoff into account when computing the number of active subscribers. ... (Closed-Leaf check-in: fc10e775e9 user: drh tags: time-limited-subscriptions) | |
18:58 | Automatic messages requesting user renewal are now generated, about once every 7 days. This needs more testing before going live. ... (check-in: 01ee25cf58 user: drh tags: time-limited-subscriptions) | |
12:35 | Show the last contact time in the administrator view of the subscriber information page. ... (check-in: 11b7c7699f user: drh tags: time-limited-subscriptions) | |
12:04 | Infrastructure added to support expiring subscriptions when there has been no contact with the recipient in some number of days. ... (check-in: b4bba2ef60 user: drh tags: time-limited-subscriptions) | |
2021-05-28
| ||
21:12 | More infrastructure for expiring subscriptions for inactive accounts. But the functionality is not complete and does not actually do anything, yet. ... (check-in: 7b8be208bc user: drh tags: trunk) | |
18:02 | Add the subscriber.lastContact field for tracking the last contact time for each subscriber. Keep this field up-to-day. The field is currently used but the plan is to use it to optionally ask inactive subscribers to renew periodically. ... (check-in: d7e10ce4da user: drh tags: trunk) | |
15:13 | Further reading of RFC-8058 shows that I must also include a List-Unsubscribe-Post header. ... (check-in: 733fcecaca user: drh tags: trunk) | |
15:01 | Add a List-Unsubscribe: header to all notification emails. ... (check-in: 4a3909afc8 user: drh tags: trunk) | |
2021-05-26
| ||
01:05 | Set a default busy-timeout of 10 seconds in the "fossil sql" command, before calling sqlite3_exec() to ATTACH auxiliary database files. ... (check-in: 49df85ac05 user: drh tags: trunk) | |
2021-05-25
| ||
20:58 | In db_database_slow(), make sure the prepared statement gets finalized even if the db_prepare_ignore_error() call fails. See [forum:/forumpost/89b5aad9aa|forum post 89b5aad9aa] for a description of the problem that this fixes. ... (check-in: eddfa8dfbe user: drh tags: trunk) | |
2021-05-21
| ||
17:58 | Do not allow a merge into a closed leaf unless the --force option is used. ... (check-in: 2cc7031dde user: drh tags: trunk) | |
2021-05-19
| ||
13:17 | • Edit [380aa578a8ecbc95|380aa578a8]: Edit check-in comment. ... (artifact: 5dabb642a9 user: drh) | |
2021-05-17
| ||
18:00 | Update the built-in SQLite to the latest 3.36.0 alpha for testing. ... (check-in: 1d54782957 user: drh tags: trunk) | |
14:14 | In the fossil-v-git.wiki document, remove the section titled "Accepting Contributions" as it does not seem to move the argument forward (as far as I can see) but it has provoked unnecessary pushback from Git enthusiasts. ... (check-in: b3080a2286 user: drh tags: trunk) | |
11:40 | Improved display of forum and technote targes in the /test-backlinks page. ... (check-in: c34b644eda user: drh tags: trunk) | |
2021-05-14
| ||
19:38 | Update the built-in SQLite to the latest 3.36.0 alpha for testing. ... (check-in: 8b44988df1 user: drh tags: trunk) | |
18:52 | When doing a clone that automatically does an open, run the "fossil open" command as a subprocess (usingn fossil_system()) to avoid problems with misconfigured database connections in the event that the clone uses the "file:" scheme. See [forum:/forumpost/b1da662b00|forum post b1da662b00] for the bug report. ... (check-in: ebd604f8c7 user: drh tags: trunk) | |
2021-05-13
| ||
19:38 | Refinement to the URL-to-basename algorithm used to construct a repository filename from a clone URL so that the "www." prefix is not omitted if it is immediately followed by the suffix. [forum:/forumpost/74e111a2ee|forum post 74e111a2ee]. ... (check-in: 380aa578a8 user: drh tags: trunk) | |
2021-05-02
| ||
18:28 | Enhancements to the OpenBSD fastcgi documentation from Emil Engler. ... (check-in: 3d4aad592e user: drh tags: trunk) | |
2021-04-30
| ||
18:07 | On the /brlist page, try to prevent flicker of the "View N branches" label by creating the label using JS instead of as part of the original document. ... (check-in: 668f0e71e6 user: drh tags: trunk) | |
15:13 | de-minify the custom CSS for the bootstrap skin, so that it is readable and editable. ... (check-in: 95a7269142 user: drh tags: trunk) | |
2021-04-28
| ||
20:23 | Updates to the change log. ... (check-in: 64edf41afe user: drh tags: trunk) | |
19:01 | Update the built-in SQLite to the latest 3.36.0 prototype. ... (check-in: d3d7a78fe3 user: drh tags: trunk) | |
18:09 | Add the "brlist" match-style option to the timeline submenu. ... (check-in: b1e409b29a user: drh tags: trunk) | |
17:08 | Add the new "ms=brlist" version of the "ms" query parameter on /timeline. Use it with the multi-branch selector on the /brlist page. ... (check-in: 2e9520a2b7 user: drh tags: trunk) | |
2021-04-24
| ||
17:08 | • Edit [ffd0999374d4c3bb|ffd0999374]: Edit check-in comment. ... (artifact: 9f7216fead user: drh) | |
17:04 | Update the Makefiles to include new JS files added by check-ins [6f5a5643ae3b5d14] and [6ebf5c7c9f1b1d16]. Windows server-side won't work on builds without this change. The necessary changes were already in the unix makefiles, so prior builds should be working there. ... (check-in: ffd0999374 user: drh tags: trunk) | |
01:02 | Fix test 13 in merge_renames.test. ... (check-in: ad918d6612 user: drh tags: trunk) | |
00:54 | More work on merge with renames. Added a test case for the changes in check-in [cb4f38ee6733dccc]. Fix test 6 in merge_renames.test. ... (check-in: 33e518b1e2 user: drh tags: trunk) | |
2021-04-21
| ||
16:48 | Remove extraneous and incomplete <span> tag from the /finfo output. ... (check-in: d115594b2f user: drh tags: trunk) | |
2021-04-20
| ||
14:16 | Improved robustness of the merge algorithm when merging long-running branches with many name changes. ... (check-in: dc850c9b3b user: drh tags: trunk) | |
2021-04-16
| ||
18:37 | Improvements to the "fossil merge" algorithm so that it works better in complex cases involving branch merges where a file was created on one branch but not the other and had its name changed somewhere along the line. See [forum:/forumpost/549700437b|forum post 549700437b] for discussion. ... (check-in: cb4f38ee67 user: drh tags: trunk) | |
2021-04-15
| ||
15:48 | Add the "fossil test-show-vfile" command, and the (undocumented) --show-vfile option on "fossil merge". Both additions are for debugging use only and are unsupported. ... (check-in: f35eb8e2c9 user: drh tags: trunk) | |
15:03 | Further improvements to the --debug option on "fossil merge". ... (check-in: 0d4d85b05d user: drh tags: trunk) | |
13:21 | Enhanced debugging output for the "fossil merge" command when using the (deliberately undocumented) --debug option. ... (check-in: 32778cc061 user: drh tags: trunk) | |
2021-04-08
| ||
11:34 | Update the change log for the 2.14.1 and 2.15.1 patches. ... (check-in: 041c3d1fa7 user: drh tags: trunk) | |
01:07 | Version 2.14.1 ... (check-in: 4de59089c2 user: drh tags: release, version-2.14.1, branch-2.14) | |
01:07 | But, do not allow access to private columns of fx_ tables unless the user has "Email" privilege (letter "e"). ... (check-in: 96b0c1ffac user: drh tags: branch-2.14) | |
01:05 | Version 2.15.1 ... (check-in: 2f901f98b3 user: drh tags: release, version-2.15.1, branch-2.15) | |
01:05 | But, do not allow access to private columns of fx_ tables unless the user has "Email" privilege (letter "e"). ... (check-in: 0986dabb16 user: drh tags: branch-2.15) | |
00:55 | Backout [5c5aa19cc5098ac2] - we want words for the menu items, not obscure unicode symbols. I'm not sure what that check-in was all about. ... (check-in: 1a1c0ebe3c user: drh tags: trunk) | |
00:47 | But, do not allow access to private columns of fx_ tables unless the user has "Email" privilege (letter "e"). ... (check-in: 719dfbb95d user: drh tags: trunk) | |
00:35 | • Edit [b39338dcb1036084|b39338dcb1]: Edit check-in comment. Cancel tag "release". Cancel tag "version-2.14.1". ... (artifact: bbbd92c674 user: drh) | |
00:35 | • Edit [215f42c22f1e27d6|215f42c22f]: Edit check-in comment. Cancel tag "release". Cancel tag "version-2.15.1". ... (artifact: 3fdc74386e user: drh) | |
00:27 | Increase the version number to 2.14.1 ... (check-in: b39338dcb1 user: drh tags: branch-2.14) | |
00:26 | Increase the version number to 2.15.1 ... (check-in: 215f42c22f user: drh tags: branch-2.15) | |
00:24 | Bug fix: Restore access to tables whose names start with "fx_" in ticket reports. ... (check-in: a80b2eae4a user: drh tags: branch-2.15) | |
00:22 | Bug fix: Restore access to tables whose names start with "fx_" in ticket reports. ... (check-in: 3cea3a02ac user: drh tags: branch-2.14) | |
2021-04-07
| ||
23:32 | Bug fix: Restore access to tables whose names start with "fx_" in ticket reports. Broken by check-in [5e7dc8a6f51818e6]. ... (check-in: cfb6e5eae3 user: drh tags: trunk) | |