Fossil

Timeline
Login

Timeline

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

7 check-ins related to "db-begin-txn-updates"

2019-09-13
15:11
Merge in latest developments from trunk. ... (Closed-Leaf check-in: b713393b user: andybradford tags: db-begin-txn-updates)
13:54
Attempt to improve error messages resulting from SQL errors. ... (check-in: b94e15cf user: drh tags: trunk)
2019-09-03
20:22
Make calls to db_begin_write() instead of db_begin_transaction() where appropriate. ... (check-in: 3ad81c3c user: drh tags: trunk)
2019-08-31
16:42
Merge in latest from trunk. ... (check-in: aa376391 user: andybradford tags: db-begin-txn-updates)
2019-08-29
00:28
Updated comment about "6-character random hex password" at the top level of the new setup docs to track [23a9f9bac2]. ... (check-in: f304ba31 user: wyoung tags: trunk)
2019-03-19
14:09
Replace most calls to db_begin_transaction() with db_begin_write() to avoid having a reader locking during a COMMIT. ... (check-in: 6cc53548 user: andybradford tags: db-begin-txn-updates)
2019-03-18
19:27
Show what "apt install" commands need to be run on a fresh Ubuntu install in order to build Fossil. ... (check-in: c2cfaa6a user: drh tags: trunk)