Fossil

Timeline
Login

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

20 events for the month beginning 2021-05-01 by user drh

Following month ↑
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)
Previous month ↓