summaryrefslogtreecommitdiff
path: root/jimbrella/lockfile.py
AgeCommit message (Collapse)Author
2022-02-06Migrate AdminLog to sqliteFrederick Yin
2022-02-02Adapt core to new dbFrederick Yin
2022-02-01SQLite in favor of CSV databaseFrederick Yin
Deprecate csv database format, move around some methods
2021-11-24New config entry "jimbrella_dir"Frederick Yin
Add explanation for jimbrella_dir
2021-10-27Separate Lockfile into new classFrederick Yin