Fossil

Timeline
Login

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

17 check-ins using file src/db.c version a03491697b

2017-03-15
19:04
(cherry-pick): On the /tarball and /zip pages, use r= as the query parameter to select which check-in to download. The uuid= query parameter is still accepted as an alias for backwards compatibility. check-in: c6a20403c6 user: jan.nijtmans tags: branch-2.1
14:30
(cherry-pick): Have Fossil use the new "PRAGMA optimize" feature of SQLite 3.18.0 alpha. Use latest SQLite CLI enhancements. check-in: d123620ee3 user: jan.nijtmans tags: branch-2.1
2017-03-13
01:12
Add the capability for Fossil to directly interpret the Authentication: HTTP header for Basic Authentication, if enabled on the /setup_access page. Disabled by default. Closed-Leaf check-in: 4fa4c0218f user: drh tags: basic-authentication-2
2017-03-12
23:32
More refactoring of "control artifact" to "structural artifact". Also improve the wording. All in the selfcheck document. check-in: 43c3d95a31 user: drh tags: trunk
18:59
Use the term "structural artifacts" in place of the older "control artifact" notation. check-in: 1dda1b6df5 user: drh tags: trunk
17:01
More hyperlink fixes on the same page. check-in: f5240a1cb8 user: drh tags: trunk
16:59
Fix bad hyperlink on the Compiling And Installing Fossil page. check-in: a0f5be9a9d user: drh tags: trunk
01:03
Fix typos in the Fossil-v-Git document. check-in: 60dbbbefdb user: drh tags: trunk
2017-03-11
13:59
Add test commonmark test suite check-in: 9893619067 user: mjanssen tags: commonmark-markdown
13:56
Switch to commonmark renderer check-in: de94fdd1fa user: mjanssen tags: commonmark-markdown
13:52
Add commonmark amalgamations check-in: 116e744bbe user: mjanssen tags: commonmark-markdown
13:48
Create new branch named "commonmark-markdown" check-in: 525e3b75ea user: mjanssen tags: commonmark-markdown
2017-03-10
17:32
Update to the latest SQLite 3.18.0 prerelease code, and especially the newest CLI code. check-in: d93679a1d7 user: drh tags: trunk
17:30
Have Fossil use the new "PRAGMA optimize" feature of SQLite 3.18.0 alpha. check-in: 7815d015f3 user: drh tags: trunk
01:44
Merge recent enhancements from trunk Closed-Leaf check-in: 41d43ec6b9 user: drh tags: optimize-pragma
2017-03-06
19:53
Update the built-in SQLite to the latest 3.18.0 prerelease version that supports PRAGMA optimize. check-in: f32c36e58a user: drh tags: optimize-pragma
19:51
Merge in the Fossil 2.0 and 2.1 enhancements. check-in: 0dc479305f user: drh tags: optimize-pragma