summaryrefslogtreecommitdiff
path: root/taskflow/persistence/path_based.py
Commit message (Expand)AuthorAgeFilesLines
* Rename logbook module -> models moduleJoshua Harlow2015-07-081-14/+14
* Use a class constant for the default path based backend pathJoshua Harlow2015-06-101-0/+5
* By default use a in memory backend (when none is provided)Joshua Harlow2015-03-231-3/+6
* Merge "lazy loading for logbooks and flowdetails"Jenkins2015-03-121-1/+1
|\
| * lazy loading for logbooks and flowdetailsDan Krause2015-03-111-1/+1
* | Just use the local conf variableJoshua Harlow2015-03-111-3/+1
|/
* Persistence backend refactorDan Krause2015-03-091-0/+244