Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins occurring around version-2.15.
2021-03-30
| ||
12:59 | Important updates to README ... (check-in: 81f8427cec user: gwlester tags: drh-brthday-2021 (unpublished)) | |
07:59 | Added essential link ... (check-in: 5de3392af7 user: mjanssen tags: drh-brthday-2021 (unpublished)) | |
06:04 | corrected attribution ... (check-in: e04e31fb93 user: stevel tags: drh-brthday-2021 (unpublished)) | |
2021-03-29
| ||
21:25 | Fix typo 🎂 ... (check-in: e613670749 user: neil.madden tags: drh-brthday-2021 (unpublished)) | |
19:41 | Improve diff info ... (check-in: f3c8d71662 user: griffin tags: drh-brthday-2021 (unpublished)) | |
19:36 | main author header update ... (check-in: e6a0141ba6 user: jima tags: drh-brthday-2021 (unpublished)) | |
19:05 | Please look at the checkin ... (check-in: 61a05b2e8a user: Csaba_Nemethi tags: drh-brthday-2021 (unpublished)) | |
16:30 | Clarification of intent ... (check-in: b5b33515e7 user: andreas.kupries tags: drh-brthday-2021 (unpublished)) | |
2021-03-28
| ||
21:46 | Bump version in anticipation. No functional change; still just excellent. ... (check-in: d82b861449 user: bch tags: drh-brthday-2021 (unpublished)) | |
05:14 | Add example of fossil timeline + diff to get changes between specific versions ... (check-in: 19f4b064ac user: danshearer tags: trunk) | |
04:49 | Extended update functionality, please back up all your files and test thoroughly before merging to trunk ... (check-in: 1a3d0c7eb9 user: andygoth tags: drh-brthday-2021 (unpublished)) | |
03:18 | enhanced help text for annotate and related commands ... (check-in: ad75dfa4a0 user: sdr tags: drh-brthday-2021 (unpublished)) | |
2021-03-27
| ||
23:58 | Very very important note in README.md. ... (check-in: ab975c6632 user: mgagnon tags: drh-brthday-2021 (unpublished)) | |
20:44 | Add look-ahead in event.c ... (check-in: 1b1010568a user: danshearer tags: drh-brthday-2021 (unpublished)) | |
16:04 | /chat: removed the unused/unnecessary jump-to-top/bottom buttons. ... (check-in: a044fea785 user: stephan tags: trunk) | |
12:45 | Minor alteration to artifacts ... (check-in: 48589fefd0 user: Uilebheist_LumoSQL tags: drh-brthday-2021 (unpublished)) | |
03:51 | Minor doc addition. ... (check-in: e9438affc3 user: stephan tags: drh-brthday-2021 (unpublished)) | |
2021-03-26
| ||
20:28 | Darkmode skin ticket page style improvements from [forum:/forumpost/f7f89e2cdb | forum post f7f89e2cdb]. ... (check-in: fb39f02b77 user: stephan tags: trunk) | |
20:16 | Append to the list of [/doc/trunk/www/changes.wiki#v2_15|changes in v2.15] an item about [/help?cmd=/whistory|/whistory]. ... (check-in: 920b7079f2 user: george tags: trunk) | |
19:32 | Fixed the 'add' Windows-reserved filename check to work with both filename and directory name input. It now always warns for such named s but permits them if --allow-reserved is used. ... (check-in: d0a8582e01 user: stephan tags: trunk) | |
18:25 | Integrate <i>rptview-submenu-paralinks</i> branch. For this check-in parametric links in submenus are enabled on [/rptview?rn=6&wikismpl=rptview&rvsmpl=wiki/To+Do+List|/rptview] page (may be triggered by rvsmpl, rvsmplX, rptview_smpl, rptview_smplX parameter names) and also for [/wiki/To+Do+List?rn=6&wikismpl=rptview&rvsmpl=wiki/To+Do+List|/wiki] page (may be triggered by wikismpl, wikismplX parameter names). See also forum threads [forum:612170e310] and [forum:8cc4931e69]. ... (check-in: 5c5aa19cc5 user: george tags: trunk) | |
17:59 | Merge-in changes from trunk (~ version 2.15) ... (Closed-Leaf check-in: 290671078c user: george tags: rptview-submenu-paralink) | |
17:54 | Remove inflammatory language about "lying" from the "rebase considered harmful" article. ... (check-in: 19d0a94a7b user: drh tags: trunk) | |
17:53 | Merge from trunk tip. ... (check-in: 6e1cee191d user: larrybr tags: panic-reduction) | |
17:28 | Update the change log and index page with the new release information. ... (check-in: 97610f82f9 user: drh tags: trunk) | |
17:24 | Version 2.15 ... (check-in: 2c6012c4aa user: drh tags: trunk, release, version-2.15) | |
17:20 | Allow a page's submenu to have multiple parametric hyperlinks induced by several different query string parameters. Use a common suffixes (smpl,smpl1,...smpl9) to probe for defined parameters. Relax constraints on hyperlink values to allow linking to wiki pages (for example). As a proof of concept add support of paralinks to the /wiki page. Get rid of dangling '&' at the endings. ... (check-in: d075801aa8 user: george tags: rptview-submenu-paralink) | |
16:14 | Merge latest trunk. ... (check-in: b5642541d6 user: larrybr tags: panic-reduction) | |
16:13 | Mention possible core dump from fossil_panic() exits. ... (check-in: 4663116864 user: larrybr tags: panic-reduction) | |
13:33 | Update the built-in SQLite to version 3.35.3. There are no changes other than the version string. ... (check-in: 8e5bdcebd5 user: drh tags: trunk) | |
2021-03-25
| ||
15:43 | Merge current trunk. ... (check-in: d1adf6c40a user: larrybr tags: panic-reduction) | |
04:11 | At /rptview page show link to /reportslist. If request's query string contains <b>rvsmpl</b> parameter then also show an auxiliary link to the page defined by the value of this parameter. Labels and links rendered via %s format specifier because %h and %T did not work properly. In this particular case this seems fine because style_finish_page() renders HTML via %h(...). Code review is very welcome though. ... (check-in: b982c00150 user: george tags: rptview-submenu-paralink) | |
01:32 | Reduce fossil_panic() calls to those indicating bugs and internal errors. Also clarify effects and purposes of fossil_fatal() vs. fossil_panic(). ... (check-in: 91a4652f22 user: larrybr tags: panic-reduction) | |
00:17 | Create new branch named "panic-reduction" ... (check-in: 1efa8d7f18 user: larrybr tags: panic-reduction) | |
2021-03-24
| ||
15:40 | Update the form spider protections so that links to /register go through even if spider protection is fully enabled. This allows self-registration even if user "nobody" has no permissions. ... (check-in: 89b724dcfa user: drh tags: trunk) | |
04:25 | Always include a report number parameter into the report's "Raw" link (at the top of the /rptview page). This fixes the glitch for the case when the report number is "hidden" within [/waliassetup|URL alias]. ... (check-in: bed4b0f7fc user: george tags: trunk) | |
2021-03-23
| ||
15:53 | Fix minor typo and sort options in command-line timeline. ... (check-in: f4af604aa5 user: danield tags: trunk) | |
14:50 | Implement selection of two arbitrary versions of a wiki for comparison (radio-button selects a baseline, anchor sign clears this selection). Also let several sequential edits by the same user be "recycled" into a single row. Effectively this backouts [cef8425cf4a482a3]. See also a [forum:4a67bd1c5d354e75|forum thread] ... (check-in: 6ebf5c7c9f user: george tags: trunk) | |
13:31 | Merge changes from trunk ... (Closed-Leaf check-in: 9ff7d9e5e3 user: george tags: wiki-history) | |
2021-03-22
| ||
12:43 | Update to SQLite 3.35.3 preview for testing. ... (check-in: 8ec00b975b user: drh tags: trunk) | |
03:03 | Ported /chat from windows.fetch() to fossil.fetch() for XHR calls, as discussed in [forum:/forumpost/04b37ca5a5 | forum post 04b37ca5a5]. ... (check-in: e9ed315866 user: stephan tags: trunk) | |
2021-03-21
| ||
18:51 | Cleaned up the is-first-call handling of the /chat message poller. ... (Closed-Leaf check-in: 147ff84e21 user: stephan tags: chat-fetch-port) | |
18:25 | Ported /chat from window.fetch to fossil.fetch, as FF versions as recently as 2017 fail with window.fetch. Needs more testing before merge but seems to work. ... (check-in: c973643209 user: stephan tags: chat-fetch-port) | |
2021-03-19
| ||
16:01 | Resolved display cookie diff setting inconsistency reported in [forum:/forumpost/f7e18f946b | forum post f7e18f946b]. ... (check-in: e378f9300e user: stephan tags: trunk) | |
03:10 | Add compile-time option to enable TH1 memory leak tracking. Also, fix TH1 memory leak, improve a couple #ifdef's, and fix JSON assert in fossil_print_error() seen when an invalid repository is specified. ... (check-in: 999e33cc7a user: mistachkin tags: trunk) | |
02:49 | Be sure to set the default value for the OPTIMIZATIONS nmake macro, i.e. to avoid an expression syntax error. ... (Closed-Leaf check-in: 9c36e6335f user: mistachkin tags: th1-malloc-debugging) | |
2021-03-18
| ||
23:31 | Fix JSON assert in fossil_print_error() seen when an invalid repository is specified. ... (check-in: 44cf2e9190 user: mistachkin tags: th1-malloc-debugging) | |
22:57 | Add compile-time option to enable TH1 memory leak tracking. Also, fix a TH1 memory leak and improve a couple #ifdef's. ... (check-in: e5293dc281 user: mistachkin tags: th1-malloc-debugging) | |
22:09 | Add the --reset option to the "fossil test-backoffice-lease" command. ... (check-in: b2e83470ea user: drh tags: trunk) | |
15:20 | Add information on how to remove a Windows service, per forum post [forum:0bcffc517f]. ... (check-in: 366fda0c51 user: danield tags: trunk) | |