Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins related to "trunk" plus check-in "2019-05-10 16:26:04" occurring around 2019-05-10 16:26:04.
2019-05-17
| ||
07:27 | When deleting a user via /setup_uedit, also disapprove any pending-moderation entries for users which are no longer in the user table. This is programmatically simpler than only removing entries for the removed user but (potential corner case) would also disapprove pending modreq entries if a user account is renamed while moderation of their content is pending. ... (Closed-Leaf check-in: b14cf3bc68 user: stephan tags: moderate-disapprove-on-user-delete) | |
06:48 | Create new branch named "moderate-disapprove-on-user-delete" (ooops - all these years and i never realized that "branch new" automatically creates a new empty commit!) ... (check-in: a0595089e5 user: stephan tags: moderate-disapprove-on-user-delete) | |
05:58 | /setup_uedit now records deletion of a user in the administrative log. ... (check-in: 25eae5150c user: stephan tags: trunk) | |
2019-05-16
| ||
16:19 | Attempts at improving timeline graphs to be more intuitive and informational. For this check-in, add the TIMELINE_XMERGE property to disable merge lines to non-graph nodes. Then disable TIMELINE_DISJOINT for branch graphs. ... (check-in: f6d74f1677 user: drh tags: graph-improvements) | |
14:34 | The "fossil all ui" command no longer shows repositories that cannot be opened. ... (check-in: 4c2504dce1 user: drh tags: trunk) | |
08:49 | Update docker build to use fedora 29 (was: 28). changelog update. ... (check-in: d60669c564 user: jan.nijtmans tags: trunk) | |
08:17 | Merge the Makefile changes for OpenSSL-1.1. ... (check-in: c8bd45c1aa user: jan.nijtmans tags: branch-2.8) | |
2019-05-15
| ||
13:37 | Merge the Makefile changes for OpenSSL-1.1. ... (check-in: e02ccb70d2 user: drh tags: trunk) | |
2019-05-14
| ||
19:11 | Need to keep the TIMELINE_DISJOINT flag on branch timelines. ... (check-in: 5cc74bff9d user: drh tags: trunk) | |
19:05 | Add the TIMELINE_FILLGAPS flags to branch timelines. ... (check-in: bb0faeb889 user: drh tags: trunk) | |
14:47 | Add a new TIMELINE flag to control the dotted vertical lines that indicate omitted nodes. Only enable the dotted verticals where they make sense. ... (check-in: fff033fe6f user: drh tags: trunk) | |
14:33 | The dotted vertical lines in the graph should use the default color, not the foreground color of the node. ... (check-in: 47b080876b user: drh tags: trunk) | |
13:47 | Improvements to the display of the "Context" graph on check-in /info pages. ... (check-in: 01d8bf97e2 user: drh tags: trunk) | |
13:46 | Fix the graph on the /finfo page - apparently broken by check-in [8e2b8b027bc2d62a1]. ... (check-in: aa149371ed user: drh tags: trunk) | |
11:41 | Ensure that the wiki and markdown rule text has been materialized prior to rendering it. ... (check-in: e95c5514fc user: drh tags: trunk) | |
11:22 | Fix the javascript used to activate hyperlinks. ... (check-in: 6b139de03f user: drh tags: trunk) | |
11:17 | Fix the anti-robot logic so that auto-hyperlink-mouseover actually works and so that the "mouseover" setting sent down to javascript is determined only by the setting on the Access page. ... (check-in: 37f23f3764 user: drh tags: trunk) | |
2019-05-13
| ||
21:48 | Merge trunk ... (Closed-Leaf check-in: 91a0d5a55f user: jan.nijtmans tags: openssl-1.1) | |
01:47 | Add "Yesterday" and "Tomorrow" submenu links on the /thisdayinhistory page. ... (check-in: d0de24fe86 user: drh tags: trunk) | |
2019-05-12
| ||
23:48 | Improved rendering of the graphs on the /thisdayinhistory page. More generally, improved rendering of multiple graphs on the same page that omit the TIMELINE_DISJOINT flag. ... (check-in: 8e2b8b027b user: drh tags: trunk) | |
2019-05-11
| ||
01:42 | More documentation updates to highlight recent changes. ... (check-in: bcea5291ce user: drh tags: trunk) | |
00:17 | Updates to the change log, as well as other minor documentation improvements. ... (check-in: 530963e0d1 user: drh tags: trunk) | |
2019-05-10
| ||
18:47 | Update the built-in SQLite to the 3.29.0 alpha, for testing of SQLite. ... (check-in: 1bdebbe1eb user: drh tags: trunk) | |
16:33 | Try again to provide better "(more context)" hyperlinks on the /thisdayinhistory page. ... (check-in: 273974a2e6 user: drh tags: trunk) | |
16:26 | Improve the "more context" hyperlink on the /thisdayinhistory page. ... (check-in: 97bc9c3a54 user: drh tags: trunk) | |
16:19 | Add the /thisdayinhistory page. ... (check-in: e7103eeb63 user: drh tags: trunk) | |
2019-05-02
| ||
03:36 | tclsh8.7 is out there... ... (check-in: 8b276cf9f1 user: bch tags: trunk) | |
2019-05-01
| ||
14:02 | When attempting to determine the Fossil user information, do not smash the global URL information which may contain an alternate URL used for sync operations (e.g. when using "fossil sync --once"). This fixes the ability to work offline and synchronize with a USB thumbdrive ala sneaker-net. ... (check-in: 7063b1a365 user: andybradford tags: offline-sync) | |
2019-04-26
| ||
16:39 | Merge trunk. ... (check-in: 3a19db886f user: tsbg tags: backoffice-win) | |
2019-04-25
| ||
14:28 | Make full use of the new file_tempname() in "fossil diff" with both --from and --to options. Improve file_tempname() to allow for a suggested differentiator tag. ... (check-in: 1dd2527f2a user: drh tags: trunk) | |
2019-04-24
| ||
12:59 | Preserve the basis-file suffix when generating temporary file names. ... (check-in: a072be1eaf user: drh tags: trunk) | |
2019-04-23
| ||
13:50 | Fix the computation of capabilities in the "Capability Summary" report so that it ignores the special users "nobody", "anonymous", "reader", and "developer". ... (check-in: 63febeb7f4 user: drh tags: trunk) | |
13:16 | Updates to the "fossil git export" documentation. ... (check-in: 1c15ebf8dd user: drh tags: trunk) | |
12:46 | Further improvements to the "fossil git status" command. ... (check-in: 8b18d011a4 user: drh tags: trunk) | |
01:05 | On a "fossil git export", run appropriate "git update-ref" commands to make sure that all refs/heads point to the latest check-ins for the branch, even in cases there the branch has been renamed on the Fossil side by a tag. ... (check-in: ab68afe984 user: drh tags: trunk) | |
2019-04-22
| ||
15:22 | New information about the git export shown by "fossil git status". ... (check-in: a0a5be0e97 user: drh tags: trunk) | |
15:09 | Fix a problem in the git-export database schema upgrade logic. ... (check-in: 84949f51c8 user: drh tags: trunk) | |
14:22 | Enhance the "fossil git export" so that it works for repositories that use a single artifact as both an ordinary file and as a check-in manifest. ... (check-in: fdde65e7f1 user: drh tags: trunk) | |
13:54 | Add the "fossil git status" command. ... (check-in: f77ebeeaec user: drh tags: trunk) | |
2019-04-19
| ||
18:55 | Enhance the /timeline query parameter parsing so that the ymd=, ym=, and yw= query parameters can optionally omit the date punctuation. ... (check-in: 9bdda2047f user: drh tags: trunk) | |
2019-04-18
| ||
14:06 | (cherry-pick): Clean up the detection of BIO_ADDR_hostname_string by removing redundant definitions; apparently autosetup has a feature which automatically creates a define with HAVE_ prepended for whatever function is intended to be detected. ... (check-in: 9ef58dcff2 user: jan.nijtmans tags: branch-2.8) | |
12:06 | On the /artifact page, only show the "Line Numbers" checkbox if the artifact is displayed as text/plain. ... (check-in: 40c40f7fe6 user: drh tags: trunk) | |
00:00 | Only remember a new URL for permanent redirects. ... (Closed-Leaf check-in: b36783e89b user: mistachkin tags: httpRedir) | |
2019-04-17
| ||
22:23 | (cherry-pick): Update the built-in SQLite to version 3.28.0. ... (check-in: 96c3562733 user: jan.nijtmans tags: branch-2.8) | |
19:40 | Fix to the new autopush privilege warning logic. ... (check-in: 92406fa445 user: drh tags: trunk) | |
19:22 | Update the built-in SQLite to version 3.28.0. ... (check-in: 14db745dfe user: drh tags: trunk) | |
19:01 | Issue a gentle warning, rather than a scary error message, if the autopush following a commit fails due to insufficient permissions. ... (check-in: 3350be2c07 user: drh tags: trunk) | |
18:32 | If a "fossil sync" gets a 301 or 302 redirect, then change the saved remote URL to the redirected URL. ... (check-in: e0026b6e46 user: drh tags: trunk) | |
14:50 | Applied a fix to fossil-autocomplete.bash posted on the forum, said to avoid adding a space to the end of an autocompleted path: https://fossil-scm.org/forum/forumpost/7ba4a4c495 ... (check-in: 99ad7fc3f6 user: wyoung tags: trunk) | |
2019-04-11
| ||
14:12 | Fix private content push bug mentioned on Forum. It's possible that this content has already been recorded as private so ignore unique constraint error. ... (check-in: 82aded4cff user: andybradford tags: trunk) | |