Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
28 check-ins using file src/shell.c version 430c673464
|
2021-06-03
| ||
| 13:55 | Update the regexp implementation with the latest fixes from the SQLite trunk. Add the regexpi() SQL function. check-in: 1f3a053b16 user: drh tags: trunk | |
|
2021-06-02
| ||
| 00:09 | Update the custom MinGW makefile. check-in: dc47bf4b6a user: mistachkin tags: trunk | |
|
2021-06-01
| ||
| 02:51 | The tag add/cancel subcommands now accept any artifact type which is recorded in the timeline: check-in, wiki, technote, forum, ticket, control. They also now explicitly reject any tags beginning with the internal-use prefixes (wiki-, tkt-, event-). The tag find/list subcommands have not yet been updated to support the new types. Closed-Leaf check-in: d1f6b9d4a7 user: stephan tags: plink-for-non-checkins | |
| 00:02 | Minor refactoring of [41f0838cbeac] in prep for expanding the tag command to handle non-checkin artifacts. check-in: b051ada90d user: stephan tags: plink-for-non-checkins | |
|
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 | |
| 04:11 | Merged in trunk. check-in: 24ccc48160 user: stephan tags: plink-for-non-checkins | |
| 03:26 | The /ci_tags page now adapts its header label based on the type of artifact hash passed to it (since it works as-is with hashes other than checkins). check-in: 41f0838cbe user: stephan tags: trunk | |
|
2021-05-30
| ||
| 03:46 | Added a note to release-checklist.wiki reminding the user to pass the proper binary name to valgrind so that it does not pick up another copy (or a wrapper script) from the PATH. check-in: efb602b7de user: stephan tags: trunk | |
|
2021-05-29
| ||
| 21:58 | Experimentally insert plink entries for forum, wiki, and technote manifests which have a parent. This enables tags to propagate on those artifact types. Propagation of wiki tags was verified in another repo, but this needs more testing to ensure that checkin-centric algos are not unduly impacted. check-in: 31113cd2b9 user: stephan tags: plink-for-non-checkins | |
|
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 | |
| 16:56 | Added a link to the new fossil-as-OpenBSD-service doc to the server/openbsd/ index page, per forum suggestion. check-in: 1df20b222b user: stephan 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 | |
| 01:38 | Doc additions for running fossil as a server on OpenBSD, contributed by Thomas Levine in [forum:/forumpost/9a5b913c99|forum post 9a5b913c99]. check-in: 62073f6dbb user: stephan 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-22
| ||
| 12:40 | In the submenu of the /rptview page: 1) add "Reports" that links to /reportlist page (see [forum:/forumpost/612170e31007|forumpost 612170e3]); 2) fix a "Raw" link, that was incorrect for the case when /rptview is accessed through an alias. The later was addressed in [bed4b0f7fc58], but the bugfix was incomplete. Both of these amendments used to live on 'rptview-submenu-paralink' branch - this check-in places them on trunk. check-in: 3e35068260 user: george 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-20
| ||
| 22:00 | Minor typo fix in the mainmenu setting help text and /setup_config page section. check-in: 2a88f7b320 user: stephan tags: trunk | |
|
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 | |