summaryrefslogtreecommitdiff
path: root/taskflow/exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* Properly handle and skip empty intermediary flowsJoshua Harlow2014-12-101-0/+4
* Move the _pformat() method to be a classmethodJoshua Harlow2014-12-021-15/+20
* Remove direct usage of the deprecated failure locationJoshua Harlow2014-10-211-2/+2
* Merge "Document more function/class/method params"Jenkins2014-10-181-7/+32
|\
| * Document more function/class/method paramsJoshua Harlow2014-09-261-7/+32
* | Merge "Relax the graph flow symbol constraints"Jenkins2014-10-181-0/+4
|\ \
| * | Relax the graph flow symbol constraintsJoshua Harlow2014-09-081-0/+4
* | | Switch to a custom NotImplementedError derivativeJoshua Harlow2014-10-081-0/+9
| |/ |/|
* | Merge "Expand documention on failures and wrapped failures types"Jenkins2014-09-201-5/+10
|\ \ | |/ |/|
| * Expand documention on failures and wrapped failures typesJoshua Harlow2014-08-191-5/+10
* | Allow handlers to provide validation callablesJoshua Harlow2014-07-251-0/+4
|/
* Upgrade hacking version and fix some of the issuesJoshua Harlow2014-06-131-3/+1
* Allow for two ways to find a flow detail in a job for a conductorJoshua Harlow2014-05-301-0/+4
* Merge "Allow indent text to be passed in"Jenkins2014-05-301-2/+2
|\
| * Allow indent text to be passed inJoshua Harlow2014-05-291-2/+2
* | Adds a single threaded flow conductorDan Krause2014-05-281-0/+6
|/
* Stings -> StringsJoshua Harlow2014-04-191-1/+1
* Use correct exception in the timing listenerStanislav Kudriashev2014-04-011-1/+1
* Should be greater or equal to zero and not greater thanJoshua Harlow2014-03-261-1/+1
* Adjust the exception hierachyJoshua Harlow2014-03-241-62/+72
* Merge "Add zookeeper job/jobboard impl"Jenkins2014-02-261-2/+12
|\
| * Add zookeeper job/jobboard implJoshua Harlow2014-02-241-2/+12
* | Unify usage of storage error exception typeJoshua Harlow2014-02-241-0/+2
|/
* Merge "Move some common/to be shared kazoo utils to kazoo_utils"Jenkins2014-02-211-0/+5
|\
| * Move some common/to be shared kazoo utils to kazoo_utilsJoshua Harlow2014-02-201-0/+5
* | Merge "Message-oriented worker-based flow with kombu"Jenkins2014-02-201-0/+4
|\ \
| * | Message-oriented worker-based flow with kombuStanislav Kudriashev2014-02-191-0/+4
| |/
* | Remove extraneous vim configuration commentsyangxurong2014-02-141-2/+0
|/
* Be really careful with non-ascii data in exceptions/failuresIvan A. Melnikov2014-02-041-1/+15
* Implement ZooKeeper as persistence storage backendChangbin Liu2014-01-281-0/+5
* Doc strings and comments clean-upskudriashev2014-01-261-4/+4
* Exceptions cleanupIvan A. Melnikov2014-01-141-9/+4
* Fix misspellingsStanislav Kudriashev2013-12-101-1/+1
* Raise exception when trying to run empty flowAnastasia Karpinska2013-12-101-0/+5
* Validate each flow state changeIvan A. Melnikov2013-10-071-1/+1
* Some small exception cleanupsJoshua Harlow2013-10-051-3/+5
* Wrapping and serializing failuresIvan A. Melnikov2013-10-041-31/+44
* Graph flow, sequential graph actionAnastasia Karpinska2013-09-181-0/+5
* Verify provides and requiresIvan A. Melnikov2013-09-181-0/+6
* Fix linked exception formingJoshua Harlow2013-09-131-3/+3
* Combine multiple exceptions into a linked oneJoshua Harlow2013-09-041-0/+31
* Add a locally running threaded flowJoshua Harlow2013-08-261-4/+4
* Rework the persistence layerJoshua Harlow2013-08-241-0/+8
* Remove openstack.common.exception usageJoshua Harlow2013-08-071-3/+6
* Adjust a bunch of hacking violations.Joshua Harlow2013-08-011-1/+2
* Integrate better locking and a runner helper class.Joshua Harlow2013-06-281-0/+10
* Move some of the functions to use there openstack/common counterparts.Joshua Harlow2013-05-221-1/+3
* Move flow failure to flow file and correctly catch ordering failure.Joshua Harlow2013-05-211-11/+0
* Called flow now, not workflow.Joshua Harlow2013-05-201-2/+2
* Rename logbook contents.Joshua Harlow2013-05-151-4/+4