Fossil

Timeline
Login

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

21 check-ins using file src/db.c version c475969061

2020-08-26
21:43
Improvements to help-text HTML formatting. check-in: 517223eca9 user: drh tags: trunk
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
14:46
Update the built-in SQLite to the latest 3.34.0 alpha that includes support for the sqlite3_txn_state() interface, with an eye toward using sqlite3_txn_state() to help prevent "busy" errors coming from high-load Fossil servers. check-in: e3ca34cb38 user: drh tags: trunk
2020-08-25
16:23
Yet another improvement to the "Latest Release" section of the homepage. check-in: 5d32221c2a user: drh tags: trunk
16:14
Further improvements to the "Latest Release" section of the homepage. check-in: f282632beb user: drh tags: trunk
16:10
Update the homepage with links to the latest release and the commits that have gone into it. check-in: c508ed7a32 user: drh tags: trunk
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
13:53
Tiniest style tweak for consistency check-in: 7ea825864d user: andygoth tags: trunk
13:47
Separately show original and edited user/date check-in: 39a550c8d5 user: andygoth tags: trunk
07:07
Removed some hard tabs in CSS injected by copy/paste from the browser dev tools. check-in: 1bfa36867d user: stephan tags: trunk
07:00
The fossil.XYZ.js-using pages now include all of those APIs when running in bundled JS mode, as that provides far lower aggregate over-the-wire and HTTP request counts. Added ? popup help buttons in wikiedit/fileedit to replace title-attribute hoverhelp (popup positioning can still be improved, though). check-in: 34f7fd72c6 user: stephan tags: trunk
06:32
Fix HTML formatting issues with a few built-in help pages. check-in: 11384f1874 user: drh tags: trunk
05:04
Updated javascript.md page to track recent developments. check-in: 3a1d3cc2dc user: wyoung tags: trunk
00:01
Improvements to handling of line endings and BOM marks when doing a 3-way merge. check-in: 88ff2642d3 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
00:24
Merge changes from trunk. Closed-Leaf check-in: 4a8bc878f0 user: drh tags: sec2020
2020-08-23
16:02
Merge the interwiki enhancement from trunk. check-in: 26ac4b1ccf user: drh tags: sec2020
2020-08-22
15:35
Merge the latest enhancements from trunk. check-in: 11c1566a93 user: drh tags: sec2020
10:45
Merge Andy Goth's enhancements to the forum. Closed-Leaf check-in: 50cdb741db user: drh tags: sec2020-forum-refactor
2020-08-21
18:32
Additional checks to ensure that db_set() and db_set_int() do not modify a sensitive setting unless PROTECT_BASELINE is disabled. check-in: ccdb5a9bb8 user: drh tags: sec2020