index
:
delta/openstack/taskflow.git
master
stable/2023.1
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
opendev.org: openstack/taskflow.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
taskflow
/
exceptions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split revert/execute missing args messages
Greg Hill
2016-05-26
1
-1
/
+5
*
Allow for alterations in decider 'area of influence'
Joshua Harlow
2016-01-09
1
-0
/
+8
*
Use encodeutils for exception -> string function
Joshua Harlow
2015-06-30
1
-17
/
+16
*
Use the `excutils.raise_with_cause` after doing our type check
Joshua Harlow
2015-06-16
1
-7
/
+2
*
Validate correct exception subclass in 'raise_with_cause'
Joshua Harlow
2015-04-18
1
-0
/
+2
*
Ensure we don't get stuck in formatting loops
Joshua Harlow
2015-04-08
1
-1
/
+3
*
Avoid going into causes of non-taskflow exceptions
Joshua Harlow
2015-04-03
1
-4
/
+6
*
Make an attempt at having taskflow exceptions print causes better
Joshua Harlow
2015-03-31
1
-27
/
+44
*
Chain exceptions correctly on py3.x
Joshua Harlow
2015-02-20
1
-2
/
+35
*
Fix log statement
Manish Godara
2015-02-13
1
-1
/
+1
*
Use platform neutral line separator(s)
Joshua Harlow
2015-01-12
1
-2
/
+8
*
Properly handle and skip empty intermediary flows
Joshua Harlow
2014-12-10
1
-0
/
+4
*
Move the _pformat() method to be a classmethod
Joshua Harlow
2014-12-02
1
-15
/
+20
*
Remove direct usage of the deprecated failure location
Joshua Harlow
2014-10-21
1
-2
/
+2
*
Merge "Document more function/class/method params"
Jenkins
2014-10-18
1
-7
/
+32
|
\
|
*
Document more function/class/method params
Joshua Harlow
2014-09-26
1
-7
/
+32
*
|
Merge "Relax the graph flow symbol constraints"
Jenkins
2014-10-18
1
-0
/
+4
|
\
\
|
*
|
Relax the graph flow symbol constraints
Joshua Harlow
2014-09-08
1
-0
/
+4
*
|
|
Switch to a custom NotImplementedError derivative
Joshua Harlow
2014-10-08
1
-0
/
+9
|
|
/
|
/
|
*
|
Merge "Expand documention on failures and wrapped failures types"
Jenkins
2014-09-20
1
-5
/
+10
|
\
\
|
|
/
|
/
|
|
*
Expand documention on failures and wrapped failures types
Joshua Harlow
2014-08-19
1
-5
/
+10
*
|
Allow handlers to provide validation callables
Joshua Harlow
2014-07-25
1
-0
/
+4
|
/
*
Upgrade hacking version and fix some of the issues
Joshua Harlow
2014-06-13
1
-3
/
+1
*
Allow for two ways to find a flow detail in a job for a conductor
Joshua Harlow
2014-05-30
1
-0
/
+4
*
Merge "Allow indent text to be passed in"
Jenkins
2014-05-30
1
-2
/
+2
|
\
|
*
Allow indent text to be passed in
Joshua Harlow
2014-05-29
1
-2
/
+2
*
|
Adds a single threaded flow conductor
Dan Krause
2014-05-28
1
-0
/
+6
|
/
*
Stings -> Strings
Joshua Harlow
2014-04-19
1
-1
/
+1
*
Use correct exception in the timing listener
Stanislav Kudriashev
2014-04-01
1
-1
/
+1
*
Should be greater or equal to zero and not greater than
Joshua Harlow
2014-03-26
1
-1
/
+1
*
Adjust the exception hierachy
Joshua Harlow
2014-03-24
1
-62
/
+72
*
Merge "Add zookeeper job/jobboard impl"
Jenkins
2014-02-26
1
-2
/
+12
|
\
|
*
Add zookeeper job/jobboard impl
Joshua Harlow
2014-02-24
1
-2
/
+12
*
|
Unify usage of storage error exception type
Joshua Harlow
2014-02-24
1
-0
/
+2
|
/
*
Merge "Move some common/to be shared kazoo utils to kazoo_utils"
Jenkins
2014-02-21
1
-0
/
+5
|
\
|
*
Move some common/to be shared kazoo utils to kazoo_utils
Joshua Harlow
2014-02-20
1
-0
/
+5
*
|
Merge "Message-oriented worker-based flow with kombu"
Jenkins
2014-02-20
1
-0
/
+4
|
\
\
|
*
|
Message-oriented worker-based flow with kombu
Stanislav Kudriashev
2014-02-19
1
-0
/
+4
|
|
/
*
|
Remove extraneous vim configuration comments
yangxurong
2014-02-14
1
-2
/
+0
|
/
*
Be really careful with non-ascii data in exceptions/failures
Ivan A. Melnikov
2014-02-04
1
-1
/
+15
*
Implement ZooKeeper as persistence storage backend
Changbin Liu
2014-01-28
1
-0
/
+5
*
Doc strings and comments clean-up
skudriashev
2014-01-26
1
-4
/
+4
*
Exceptions cleanup
Ivan A. Melnikov
2014-01-14
1
-9
/
+4
*
Fix misspellings
Stanislav Kudriashev
2013-12-10
1
-1
/
+1
*
Raise exception when trying to run empty flow
Anastasia Karpinska
2013-12-10
1
-0
/
+5
*
Validate each flow state change
Ivan A. Melnikov
2013-10-07
1
-1
/
+1
*
Some small exception cleanups
Joshua Harlow
2013-10-05
1
-3
/
+5
*
Wrapping and serializing failures
Ivan A. Melnikov
2013-10-04
1
-31
/
+44
*
Graph flow, sequential graph action
Anastasia Karpinska
2013-09-18
1
-0
/
+5
*
Verify provides and requires
Ivan A. Melnikov
2013-09-18
1
-0
/
+6
[next]