summaryrefslogtreecommitdiff
path: root/Database/Keys.hs
Commit message (Expand)AuthorAge
* Fix storing of filenames of v6 unlocked files when the filename is not repres...Gravatar Joey Hess2016-02-14
* if keys database cannot be opened due to permissions, ignoreGravatar Joey Hess2016-02-12
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* change keys database to use IKey type with more efficient serializationGravatar Joey Hess2016-01-12
* cleanupGravatar Joey Hess2016-01-12
* add database benchmarkGravatar Joey Hess2016-01-12
* split out raw sql interfaceGravatar Joey Hess2016-01-11
* fix inverted logic in old associated files cleanupGravatar Joey Hess2016-01-07
* clarify absPathFromGravatar Joey Hess2016-01-05
* use TopFilePath for associated filesGravatar Joey Hess2016-01-05
* improve data typeGravatar Joey Hess2016-01-01
* wait for git lstree to exitGravatar Joey Hess2016-01-01
* only do scan when there's a branch, not in freshly created new repoGravatar Joey Hess2016-01-01
* scan for unlocked files on init/upgrade of v6 repoGravatar Joey Hess2016-01-01
* typoGravatar Joey Hess2015-12-24
* optimise read and write for Keys database (untested)Gravatar Joey Hess2015-12-23
* split out Database.Queue from Database.HandleGravatar Joey Hess2015-12-23
* temporarily remove cached keys database connectionGravatar Joey Hess2015-12-16
* commentGravatar Joey Hess2015-12-16
* add getAssociatedKeyGravatar Joey Hess2015-12-15
* use InodeCache when dropping a key to see if a pointer file can be safely resetGravatar Joey Hess2015-12-09
* add inode cache to the dbGravatar Joey Hess2015-12-09