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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Make an attempt at having taskflow exceptions print causes better"
Jenkins
2015-03-31
1
-0
/
+38
|
\
|
*
Make an attempt at having taskflow exceptions print causes better
Joshua Harlow
2015-03-31
1
-0
/
+38
*
|
fix renamed class to call super correctly
Greg Hill
2015-03-30
1
-0
/
+11
*
|
Add a set of tests to the in memory fake filesystem
Joshua Harlow
2015-03-25
1
-0
/
+62
*
|
Adding test to improve CaptureListener coverage
Suneel Bomminayuni
2015-03-24
1
-0
/
+12
|
/
*
Move to using the oslo.utils stop watch
Joshua Harlow
2015-03-20
3
-137
/
+17
*
Merge "Added a map and a reduce task"
Jenkins
2015-03-14
5
-0
/
+241
|
\
|
*
Added a map and a reduce task
Min Pae
2015-03-12
5
-0
/
+241
*
|
Merge "Add + use failure json schema validation"
Jenkins
2015-03-13
2
-4
/
+35
|
\
\
|
*
|
Add + use failure json schema validation
Joshua Harlow
2015-03-11
2
-4
/
+35
*
|
|
Merge "Retain nested causes where/when we can"
Jenkins
2015-03-13
1
-0
/
+97
|
\
\
\
|
|
/
/
|
*
|
Retain nested causes where/when we can
Joshua Harlow
2015-03-10
1
-0
/
+97
*
|
|
Merge "update uses of TimingListener to DurationListener"
Jenkins
2015-03-12
1
-5
/
+5
|
\
\
\
|
*
|
|
update uses of TimingListener to DurationListener
Dan Krause
2015-03-10
1
-5
/
+5
|
|
/
/
*
|
|
Merge "Added EventTimeListner to record when events occur"
Jenkins
2015-03-12
1
-0
/
+23
|
\
\
\
|
*
|
|
Added EventTimeListner to record when events occur
Dan Krause
2015-03-10
1
-0
/
+23
*
|
|
|
Merge "lazy loading for logbooks and flowdetails"
Jenkins
2015-03-12
1
-0
/
+29
|
\
\
\
\
|
*
|
|
|
lazy loading for logbooks and flowdetails
Dan Krause
2015-03-11
1
-0
/
+29
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Allow injected atom args to be persisted"
Jenkins
2015-03-12
1
-0
/
+25
|
\
\
\
\
|
*
|
|
|
Allow injected atom args to be persisted
Joshua Harlow
2015-03-11
1
-0
/
+25
|
|
/
/
/
*
|
|
|
Merge "Use ordered[set/dict] to retain ordering"
Jenkins
2015-03-12
2
-73
/
+96
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Use ordered[set/dict] to retain ordering
Joshua Harlow
2015-03-11
2
-73
/
+96
*
|
|
|
Merge "added update_flow_metadata method to Storage class"
Jenkins
2015-03-12
1
-0
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
added update_flow_metadata method to Storage class
Dan Krause
2015-03-10
1
-0
/
+6
*
|
|
Merge "Writers can now claim a read lock in ReaderWriterLock"
Jenkins
2015-03-09
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Writers can now claim a read lock in ReaderWriterLock
Dan Krause
2015-03-09
1
-2
/
+3
*
|
|
Add another probabilistic rw-lock test
Joshua Harlow
2015-03-09
1
-0
/
+43
|
/
/
*
|
Add no double writers thread test
Joshua Harlow
2015-03-08
1
-0
/
+39
*
|
Merge "Ensure ordered set is pickleable"
Jenkins
2015-03-07
1
-0
/
+10
|
\
\
|
*
|
Ensure ordered set is pickleable
Joshua Harlow
2015-03-04
1
-0
/
+10
|
|
/
*
|
Merge "Add a fully functional orderedset"
Jenkins
2015-03-07
1
-0
/
+136
|
\
\
|
|
/
|
*
Add a fully functional orderedset
Joshua Harlow
2015-03-03
1
-0
/
+136
*
|
Merge "Ensure the thread bundle stops in last to first order"
Jenkins
2015-03-07
1
-0
/
+46
|
\
\
|
*
|
Ensure the thread bundle stops in last to first order
Joshua Harlow
2015-03-04
1
-0
/
+46
*
|
|
Merge "Specialize checking for overlaps"
Jenkins
2015-03-07
1
-0
/
+65
|
\
\
\
|
*
|
|
Specialize checking for overlaps
Joshua Harlow
2015-03-05
1
-0
/
+65
|
|
/
/
*
|
|
Add node removal/disassociate functions
Joshua Harlow
2015-03-04
1
-0
/
+38
|
/
/
*
|
Merge "Use compilation helper objects"
Jenkins
2015-03-04
1
-1
/
+1
|
\
\
|
*
|
Use compilation helper objects
Joshua Harlow
2015-03-03
1
-1
/
+1
*
|
|
Merge "Allow node finding to not do a deep search"
Jenkins
2015-03-04
1
-0
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow node finding to not do a deep search
Joshua Harlow
2015-03-03
1
-0
/
+10
*
|
|
Merge "Tweak functor used to find flatteners/storage routines"
Jenkins
2015-03-03
2
-5
/
+3
|
\
\
\
|
*
|
|
Tweak functor used to find flatteners/storage routines
Joshua Harlow
2015-03-02
2
-5
/
+3
|
|
/
/
*
|
|
Merge "Fix lookup scoping multi-match ordering"
Jenkins
2015-03-03
4
-1
/
+60
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix lookup scoping multi-match ordering
Joshua Harlow
2015-02-24
4
-1
/
+60
|
|
/
*
|
Merge "add jobboard trash method"
Jenkins
2015-02-27
1
-1
/
+29
|
\
\
|
|
/
|
/
|
|
*
add jobboard trash method
Greg Hill
2015-02-26
1
-1
/
+29
*
|
Merge "Refactor parts of the periodic worker"
Jenkins
2015-02-24
2
-4
/
+20
|
\
\
|
|
/
|
/
|
|
*
Refactor parts of the periodic worker
Joshua Harlow
2015-02-22
2
-4
/
+20
*
|
Merge "Update Flow::__str__"
Jenkins
2015-02-22
3
-4
/
+4
|
\
\
|
|
/
|
/
|
[next]