Fossil

Timeline
Login

Timeline

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

5 check-ins occurring around 2019-09-19 14:14:14.

2019-09-21
17:50
Update the built-in SQLite to the latest 3.30.0 alpha version, for testing. (check-in: 44900415 user: drh tags: trunk)
2019-09-19
16:33
Updates to the change log. (check-in: b6c36e87 user: drh tags: trunk)
14:14
In the db_get(N,D) function, if N is setting, then always leave D as NULL so that we use the published default value for that setting. (check-in: eb804dc6 user: drh tags: trunk)
2019-09-18
14:57
Style cleanup (no tabs). No functional change. (check-in: 89872d17 user: andybradford tags: trunk)
14:04
Do not acquire check-in locks if autosync is pullonly, as the lock will not be cancelled by a subsequent push and will need to time out. (check-in: 0d5251d3 user: drh tags: trunk)