summaryrefslogtreecommitdiff
path: root/jimbrella/admin_log.py
AgeCommit message (Expand)Author
2022-02-19Remove admin_log.pyFrederick Yin
2022-02-06Adapt to new AdminLog interfaceFrederick Yin
2022-02-06Migrate AdminLog to sqliteFrederick Yin
2022-02-03Reformat w/ blackFrederick Yin
2022-02-02Reword admin logsFrederick Yin
2021-10-31Implement ADMIN_MODIFY_DB logsFrederick Yin
2021-10-31AdminLog keeps log and skips when an entry cannot be readFrederick Yin
2021-10-29Fix description format tokens in AdminLog.read()Frederick Yin
2021-10-29Change entry key names in AdminLogFrederick Yin
2021-10-28AdminLog: `read()` returns friendly logsFrederick Yin
2021-10-28Change arguments to AdminLog.logFrederick Yin
2021-10-28AdminLog: _write is now called log and takes one entry onlyFrederick Yin
2021-10-28Make AdminLog._write less repetitiveFrederick Yin
2021-10-27Separate Lockfile into new classFrederick Yin
2021-10-24Implement basic I/O of AdminLogFrederick Yin