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
/
tests
/
unit
/
action_engine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove six
Takashi Kajinami
2022-05-18
1
-8
/
+7
*
Switch from unittest2 compat methods to Python 3.x methods
melissaml
2020-07-05
1
-32
/
+32
*
Update TaskFlow for networkx 2.x
Michael Johnson
2019-10-18
2
-23
/
+23
*
Fix code to support networkx > 1.0
Michal Arbet
2018-07-11
1
-2
/
+2
*
Replace assertRaisesRegexp with assertRaisesRegex
Vu Cong Tuan
2017-06-03
1
-8
/
+8
*
Using assertIsNone() instead of assertIs(None, ..)
qinchunhua
2016-10-10
1
-2
/
+2
*
Instead of a multiprocessing queue use sockets via asyncore
Joshua Harlow
2016-05-24
2
-2
/
+102
*
Add some basic/initial engine statistics
Joshua Harlow
2016-02-01
1
-1
/
+1
*
Allow for alterations in decider 'area of influence'
Joshua Harlow
2016-01-09
1
-232
/
+297
*
Move validation of compiled unit out of compiler
1.25.0
Joshua Harlow
2015-11-20
1
-2
/
+5
*
Allow provided flow to be empty
Joshua Harlow
2015-11-20
1
-1
/
+1
*
Fix order of assertEqual for unit.action_engine
lin-hua-cheng
2015-10-17
2
-5
/
+6
*
Simplify flow action engine compilation
1.22.0
Joshua Harlow
2015-10-01
2
-160
/
+197
*
Remove extra runner layer and just use use machine in engine
Joshua Harlow
2015-07-28
1
-99
/
+98
*
Create and use a serial retry executor
Joshua Harlow
2015-07-21
1
-1
/
+3
*
Merge "Replace internal fsm + table with automaton library"
Jenkins
2015-07-15
1
-12
/
+11
|
\
|
*
Replace internal fsm + table with automaton library
Joshua Harlow
2015-07-14
1
-12
/
+11
*
|
Merge "Retain atom 'revert' result (or failure)"
Jenkins
2015-07-15
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Retain atom 'revert' result (or failure)
Joshua Harlow
2015-07-10
1
-1
/
+2
*
|
Integrate futurist (and **remove** taskflow originating code)
Joshua Harlow
2015-07-09
1
-5
/
+5
|
/
*
Merge "Refactor machine builder + runner into single unit"
Jenkins
2015-06-20
1
-10
/
+10
|
\
|
*
Refactor machine builder + runner into single unit
Joshua Harlow
2015-06-03
1
-10
/
+10
*
|
Split-off the additional retry states from the task states
Joshua Harlow
2015-06-18
1
-2
/
+4
|
/
*
Use compilation helper objects
Joshua Harlow
2015-03-03
1
-1
/
+1
*
Tweak functor used to find flatteners/storage routines
Joshua Harlow
2015-03-02
1
-3
/
+1
*
Default to using a thread-safe storage unit
Joshua Harlow
2015-02-05
1
-1
/
+1
*
Add back a 'eventlet_utils' helper utility module
Joshua Harlow
2015-01-16
1
-2
/
+2
*
Allow specifying the engine 'executor' as a string
Joshua Harlow
2015-01-01
1
-0
/
+80
*
Move the engine scoping test to its engines test folder
Joshua Harlow
2014-12-20
1
-0
/
+297
*
Properly handle and skip empty intermediary flows
Joshua Harlow
2014-12-10
1
-0
/
+101
*
Remove direct usage of the deprecated notifier location
Joshua Harlow
2014-10-19
1
-2
/
+2
*
Merge "Expose only `ensure_atom` from storage"
Jenkins
2014-10-18
1
-1
/
+1
|
\
|
*
Expose only `ensure_atom` from storage
Joshua Harlow
2014-09-27
1
-1
/
+1
*
|
Revamp the symbol lookup mechanism
Joshua Harlow
2014-09-08
2
-30
/
+34
|
/
*
Translate the engine runner into a well defined state-machine
Joshua Harlow
2014-09-07
1
-10
/
+148
*
Move parts of action engine tests to a subdirectory
Joshua Harlow
2014-09-04
3
-0
/
+588