summaryrefslogtreecommitdiff
path: root/taskflow/tests/unit/persistence/base.py
Commit message (Expand)AuthorAgeFilesLines
* Use assertIs(Not)None to check for Nonehowardlee2016-11-071-1/+1
* Fix order of assertEqual for unit.persistencelin-hua-cheng2015-10-171-9/+9
* Fix how the dir persistence backend was not listing logbooksJoshua Harlow2015-09-041-0/+21
* Rename logbook module -> models moduleJoshua Harlow2015-07-081-51/+51
* lazy loading for logbooks and flowdetailsDan Krause2015-03-111-0/+29
* Switch to using 'oslo_utils' vs 'oslo.utils'Joshua Harlow2015-01-141-1/+1
* Move over to using oslo.utils [reflection, uuidutils]Joshua Harlow2014-12-181-1/+2
* Ensure that the zookeeper backend creates missing atomsJoshua Harlow2014-11-241-1/+42
* Remove direct usage of the deprecated failure locationJoshua Harlow2014-10-211-8/+7
* Revert "Move taskflow.utils.misc.Failure to its own module"Jeremy Stanley2014-03-311-8/+8
* Move taskflow.utils.misc.Failure to its own moduleIvan A. Melnikov2014-03-311-8/+8
* Persistence cleanup part oneJoshua Harlow2014-03-261-27/+29
* Add atom intentions for tasks and retriesAnastasia Karpinska2014-03-181-0/+31
* Extend logbook and storage to work with retryAnastasia Karpinska2014-03-141-0/+48
* Fix few spelling and grammar errorsIvan A. Melnikov2014-02-201-3/+3
* Remove extraneous vim configuration commentsyangxurong2014-02-141-2/+0
* Tests: Persistence test mixin fixskudriashev2014-01-261-1/+1
* Add tests for metadata updatesIvan A. Melnikov2013-12-181-0/+45
* Update code to comply with hacking 0.8.0Ivan A. Melnikov2013-11-081-13/+13
* Correctly save task versionsIvan A. Melnikov2013-10-051-0/+8
* Wrapping and serializing failuresIvan A. Melnikov2013-10-041-0/+31
* Move toward using a backend+connection modelJoshua Harlow2013-09-121-88/+82
* Require uuid + move functor_task to task.pyJoshua Harlow2013-08-271-8/+8
* Rework the persistence layerJoshua Harlow2013-08-241-0/+161