Fossil

Timeline
Login

Timeline

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

39 check-ins related to "wiki-history"

2021-03-23
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)
2021-03-13
22:15
Avoid segfault while serving [/help?cmd=/wdiff|/wdiff] page with empty "pid" parameter in a query string. Segfault occurs due to dereferencing of a NULL pointer in pW2, which happens because both name_to_typed_rid("","w") and manifest_get(0,...) return 0. ... (check-in: 7b81aac17a user: george tags: wiki-history)
21:39
Merge from trunk ... (check-in: 1a403a7a0c user: george tags: wiki-history)
17:11
Mention the ./configure --print-minimum-sqlite-version feature in the change log. Improved comments on the two places in the code that check the minimum SQLite version, so that they refer to one another, to remind developers to change both places if they change either. ... (check-in: 7018d7c158 user: drh tags: trunk)
2021-02-25
14:55
Merge from trunk ... (check-in: 7e755346a5 user: george tags: wiki-history)
14:15
Rearrange the JavaScript code as a handler of the 'load' event; this keeps the global scope clean from the supplementary variables. ... (check-in: ec55e51c44 user: george tags: wiki-history)
10:12
Removed an if() condition in content_put_ex() which was possible back in 2007 but is no longer possible. Updated the surrounding content to reflect current reality. ... (check-in: dad521bb06 user: stephan tags: trunk)
2021-01-20
19:19
Merge version-2.14 ... (check-in: 0e31c8d258 user: george tags: wiki-history)
15:34
Version 2.14 ... (check-in: 487776dc45 user: drh tags: trunk, release, version-2.14)
2020-12-15
20:50
Merge from trunk ... (check-in: 7b9ca24cd2 user: george tags: wiki-history)
00:52
Allow the use of json_each() and json_tree() in the SQL for ticket reports. ... (check-in: 5e7dc8a6f5 user: drh tags: trunk)
2020-12-14
20:38
Merge from trunk ... (check-in: 959699bfb6 user: george tags: wiki-history)
20:34
Merge from trunk ... (check-in: df330b709f user: george tags: wiki-history)
14:27
If REQUEST_URI includes a query string (which it does for "fossil ui" and for Apache, but not for althttpd) then omit that string prior to using the REQUEST_URI when forming the "g=" query parameter for the login redirect in login_needed(). ... (check-in: d327660804 user: drh tags: trunk)
2020-12-04
18:35
The variadic function builtin_fossil_js_bundle_or() was using 0 as a sentinel to detect end-of-list, but that isn't equivalent to NULL in a list of pointed-to objects in all C compilers, on all systems. Using a GCC/Clang function attribute to force a warning when 0 is passed instead of NULL, then fixed all resulting warnings. This fixes the SEGV reported in [forum:/forumpost/5feca9c36a|forum post 5feca9c36a] on Mac OS X 10.11 with Clang from Xcode 7. Later versions of Clang on macOS don't have this problem, but it's still UB, so fixing it may solve some pain for us later on. ... (check-in: 815b4fc493 user: wyoung tags: trunk)
2020-11-17
18:46
Merge-in trunk ... (check-in: f4a75745f9 user: george tags: wiki-history)
18:38
Merge-in styling improvements from trunk ... (check-in: bb159b9e96 user: george tags: wiki-history)
17:55
Merge version-2.13 ... (check-in: 98b447109e user: george tags: wiki-history)
2020-11-16
02:48
Noted the fact that Fossil 2.9+ remembers the HTTPS URI in sync when accessed via an HTTP to HTTPS redirect. ... (check-in: 6b472ae172 user: wyoung tags: trunk)
2020-11-07
13:28
Styling improvements: (1) Change the "style_footer()" interface to "style_finish_page()" and give it a parameter which is the page type. (2) Enhance the CSS to make use of the page type. ... (check-in: 3d6444fc4a user: drh tags: trunk)
2020-11-01
00:13
Version 2.13 "All Saints" ... (check-in: e7bba4ff36 user: drh tags: trunk, release, version-2.13)
2020-10-10
17:54
Merge in trunk ... (check-in: 7803cfeff4 user: george tags: wiki-history)
16:34
Add a catch-all bullet for other miscellaneous changes to the change list for 2.13. ... (check-in: 40f0d5ab62 user: drh tags: trunk)
2020-08-26
16:11
Merge in trunk (check-in [9543ddbef2]) ... (check-in: b56460fc96 user: george tags: wiki-history)
15:52
Merge in trunk (check-in [f741baa6be]) ... (check-in: 5d4a57f2c0 user: george tags: wiki-history)
13:31
Merge in trunk (version-2.12.1) ... (check-in: 62c316306e user: george tags: wiki-history)
12:44
Merge in trunk (version-2.11.2) ... (check-in: 4f5bda658f user: george tags: wiki-history)
2020-08-25
14:34
Improved titles for forum posts that show the original poster and the latest editor if they are different people. ... (check-in: 9543ddbef2 user: drh tags: trunk)
2020-08-24
23:24
Merge miscellanous auxiliary defenses and security enhancements. This check-in is not needed to fix any problems that are not already fixed in version 2.12.1. It merely provides additional defense in depth. ... (check-in: f741baa6be user: drh tags: trunk)
2020-08-20
13:27
Version 2.12.1 ... (Leaf check-in: b98ce23d4f user: drh tags: release, branch-2.12, version-2.12.1)
13:24
Version 2.11.2 ... (Leaf check-in: c58877d6f2 user: drh tags: release, version-2.11.2, branch-2.11)
2020-05-26
18:27
Merge in trunk (version-2.11) ... (check-in: 6819e2ffab user: george tags: wiki-history)
2020-05-25
23:23
Version 2.11 ... (check-in: 4df919803b user: drh tags: trunk, release, version-2.11)
2020-04-26
23:10
Merge in trunk ... (check-in: 161a210687 user: george tags: wiki-history)
20:41
Fix overlength lines and commenting irregularities in http_ssl.c. No code changes. ... (check-in: 483ac3db83 user: drh tags: trunk)
2019-12-01
20:18
Special UI controls added onto the /whistory webpage for easy comparison of arbitrary versions of a wiki page. ... (check-in: ec04c8b4a8 user: george tags: wiki-history)
2019-11-30
13:53
Rework the "fossil grep" command so that it shows both the file and check-in hash for matching files, and so that it can scan multiple files all at once. ... (check-in: f5f4471323 user: drh tags: trunk)