index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Database
Commit message (
Expand
)
Author
Age
...
*
generated TH uses forall
Joey Hess
2015-02-22
*
avoid closing db handle when reconnecting to do a write
Joey Hess
2015-02-22
*
complete work around for sqlite SELECT ErrorBusy on new connection bug
Joey Hess
2015-02-22
*
WIP
Joey Hess
2015-02-18
*
more extensions needed by newer version of persistent
Joey Hess
2015-02-18
*
deal with rare SELECT ErrorBusy failures
Joey Hess
2015-02-18
*
use WAL mode to ensure read from db always works, even when it's being writte...
Joey Hess
2015-02-18
*
more robust handling of deferred commits
Joey Hess
2015-02-18
*
fsck: Multiple incremental fscks of different repos (some remote) can now be ...
Joey Hess
2015-02-17
*
allow for concurrent incremental fsck processes again (sorta)
Joey Hess
2015-02-17
*
avoid crash when starting fsck --incremental when one is already running
Joey Hess
2015-02-17
*
show error when sqlite crashes worker thread
Joey Hess
2015-02-17
*
avoid fromIntegral overhead
Joey Hess
2015-02-16
*
commit new transaction after 60 seconds
Joey Hess
2015-02-16
*
commit more transactions when fscking
Joey Hess
2015-02-16
*
convert incremental fsck to using sqlite database
Joey Hess
2015-02-16
[prev]