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
/
engines
/
action_engine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Quote string representations"
5.0.0
Zuul
2022-06-13
1
-1
/
+2
|
\
|
*
Quote string representations
Michael Johnson
2022-06-10
1
-1
/
+2
*
|
Remove six
Takashi Kajinami
2022-05-18
7
-51
/
+20
|
/
*
Fix minor typo in ActionEngine exception message
Eric Harney
2021-12-02
1
-1
/
+1
*
Merge "Update TaskFlow for networkx 2.x"
3.8.0
Zuul
2019-11-15
6
-16
/
+16
|
\
|
*
Update TaskFlow for networkx 2.x
Michael Johnson
2019-10-18
6
-16
/
+16
*
|
Fix python3.8 hmac compatibility
Eric Harney
2019-09-03
1
-1
/
+2
|
/
*
Fix process based executor task proxying-back events
Joshua Harlow
2017-07-11
1
-9
/
+35
*
python3.0 has deprecated LOG.warn
xhzhf
2017-03-07
1
-4
/
+4
*
Protect storage better against external concurrent access
Joshua Harlow
2017-01-09
1
-44
/
+50
*
Rename engine analyzer to be named selector
Joshua Harlow
2017-01-03
5
-67
/
+67
*
Add logging around metadata, ignore tallying + history
Joshua Harlow
2016-08-01
2
-24
/
+47
*
remove unused LOG
ji-xuepeng
2016-07-10
2
-6
/
+0
*
Merge "Use the full 'get_execute_failures' vs the shortname"
Jenkins
2016-07-08
1
-6
/
+6
|
\
|
*
Use the full 'get_execute_failures' vs the shortname
Joshua Harlow
2016-05-28
1
-6
/
+6
*
|
Fix some misspellings in the function name and descriptions
Pablo Iranzo Gómez
2016-06-30
2
-5
/
+5
*
|
Split revert/execute missing args messages
Greg Hill
2016-05-26
1
-9
/
+12
|
/
*
Instead of a multiprocessing queue use sockets via asyncore
Joshua Harlow
2016-05-24
3
-412
/
+724
*
Merge "Allow for specifying green threaded to parallel engine"
1.32.0
Jenkins
2016-05-06
2
-0
/
+27
|
\
|
*
Allow for specifying green threaded to parallel engine
Joshua Harlow
2016-05-03
2
-0
/
+27
*
|
Attempt to cancel active futures when suspending is underway
Joshua Harlow
2016-05-03
1
-9
/
+40
|
/
*
Merge "Have the storage class provide a 'change_flow_state' method"
Jenkins
2016-04-28
1
-13
/
+9
|
\
|
*
Have the storage class provide a 'change_flow_state' method
Joshua Harlow
2015-08-15
1
-13
/
+9
*
|
Merge "Ensure that the engine finishes up even under sent-in failures"
Jenkins
2016-04-28
1
-0
/
+7
|
\
\
|
*
|
Ensure that the engine finishes up even under sent-in failures
Joshua Harlow
2016-01-20
1
-0
/
+7
*
|
|
Merge "Add some basic/initial engine statistics"
Jenkins
2016-04-28
2
-21
/
+71
|
\
\
\
|
*
|
|
Add some basic/initial engine statistics
Joshua Harlow
2016-02-01
2
-21
/
+71
*
|
|
|
Merge "Allow for revert to have a different argument list from execute"
Jenkins
2016-04-28
3
-10
/
+21
|
\
\
\
\
|
*
|
|
|
Allow for revert to have a different argument list from execute
Greg Hill
2016-02-26
3
-10
/
+21
*
|
|
|
|
Add the ability to skip resolving from activating
Joshua Harlow
2016-04-04
2
-10
/
+25
|
/
/
/
/
*
|
|
|
Refactor Atom/BaseTask/Task/Retry class hierarchy
Greg Hill
2016-02-18
1
-1
/
+1
|
/
/
/
*
|
|
Merge "Use helper function for post-atom-completion work"
Jenkins
2016-02-01
2
-38
/
+51
|
\
\
\
|
*
|
|
Use helper function for post-atom-completion work
Joshua Harlow
2016-01-20
2
-38
/
+51
|
|
/
/
*
|
|
Merge "Add comment as to why we continue when tallying edge decider nay voters"
Jenkins
2016-02-01
1
-1
/
+5
|
\
\
\
|
*
|
|
Add comment as to why we continue when tallying edge decider nay voters
Joshua Harlow
2016-01-11
1
-1
/
+5
*
|
|
|
Merge "Pass through run timeout in engine run()"
Jenkins
2016-01-26
1
-2
/
+8
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Pass through run timeout in engine run()
Joshua Harlow
2015-12-03
1
-2
/
+8
*
|
|
|
Merge "Add useful/helpful comment to retry scheduler"
Jenkins
2016-01-20
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
Add useful/helpful comment to retry scheduler
Joshua Harlow
2016-01-19
1
-0
/
+3
*
|
|
|
|
Some additional engine logging
Joshua Harlow
2016-01-13
2
-8
/
+31
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Allow for alterations in decider 'area of influence'
Joshua Harlow
2016-01-09
9
-242
/
+558
*
|
|
|
Fix wrong usage of iter_utils.unique_seen
Joshua Harlow
2016-01-09
2
-4
/
+6
*
|
|
|
Merge "Use 'match_type' utility function instead of staticmethod"
Jenkins
2016-01-09
1
-15
/
+11
|
\
\
\
\
|
*
|
|
|
Use 'match_type' utility function instead of staticmethod
Joshua Harlow
2015-12-14
1
-15
/
+11
*
|
|
|
|
Cache atom name -> actions and provide accessor function
Joshua Harlow
2015-12-30
2
-21
/
+17
*
|
|
|
|
Move all internal blather usage/calls to trace usage/calls
Joshua Harlow
2015-12-17
6
-41
/
+41
*
|
|
|
|
Merge "Change name of misc.ensure_dict to misc.safe_copy_dict"
Jenkins
2015-12-15
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Change name of misc.ensure_dict to misc.safe_copy_dict
Joshua Harlow
2015-12-14
1
-1
/
+1
*
|
|
|
|
Merge "Change engine 'self._check' into a decorator"
Jenkins
2015-12-14
1
-14
/
+38
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Change engine 'self._check' into a decorator
Joshua Harlow
2015-12-02
1
-14
/
+38
|
|
|
/
/
|
|
/
|
|
[next]