summaryrefslogtreecommitdiff
path: root/taskflow/persistence/base.py
Commit message (Expand)AuthorAgeFilesLines
* Rename logbook module -> models moduleJoshua Harlow2015-07-081-2/+2
* Remove 'pass' usage not neededJoshua Harlow2015-05-241-17/+0
* lazy loading for logbooks and flowdetailsDan Krause2015-03-111-3/+8
* Persistence backend refactorDan Krause2015-03-091-0/+5
* add get_flow_details and get_atom_details to all backendsDan Krause2015-02-191-0/+10
* Make all/most usage of type errors follow a similar patternJoshua Harlow2015-01-231-2/+2
* Move the persistence base to the parent directoryJoshua Harlow2014-12-191-0/+126