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
/
atom.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 2.6 classifier + 2.6 compatibility code
Joshua Harlow
2015-06-21
1
-16
/
+12
*
Allow same deps for requires and provides in task
Rick van de Loo
2015-05-25
1
-11
/
+0
*
Use ordered[set/dict] to retain ordering
Joshua Harlow
2015-03-11
1
-60
/
+82
*
Move 'provides' and 'name' to instance attributes
Joshua Harlow
2015-02-16
1
-40
/
+28
*
adding check for str/unicode type in requires
Min Pae
2015-02-15
1
-1
/
+4
*
Make the atom class an abstract class
Joshua Harlow
2015-02-13
1
-0
/
+11
*
Map optional arguments as well as required arguments
Min Pae
2015-02-10
1
-26
/
+53
*
Make all/most usage of type errors follow a similar pattern
Joshua Harlow
2015-01-23
1
-1
/
+2
*
Switch to using 'oslo_utils' vs 'oslo.utils'
Joshua Harlow
2015-01-14
1
-1
/
+1
*
Move over to using oslo.utils [reflection, uuidutils]
Joshua Harlow
2014-12-18
1
-1
/
+1
*
Add and use a new simple helper logging module
Joshua Harlow
2014-12-08
1
-4
/
+0
*
Document more function/class/method params
Joshua Harlow
2014-09-26
1
-6
/
+14
*
Upgrade hacking version and fix some of the issues
Joshua Harlow
2014-06-13
1
-1
/
+3
*
Rename to atom from task
Joshua Harlow
2014-05-31
1
-13
/
+13
*
Add docstring describing the inject instance variable
Joshua Harlow
2014-05-29
1
-0
/
+5
*
add the ability to inject arguments into tasks at task creation
Greg Hill
2014-05-28
1
-2
/
+7
*
Rework atom documentation
Joshua Harlow
2014-05-24
1
-9
/
+28
*
Merge "Adjust the exception hierachy"
Jenkins
2014-03-26
1
-1
/
+1
|
\
|
*
Adjust the exception hierachy
Joshua Harlow
2014-03-24
1
-1
/
+1
*
|
Add __repr__ method to Atom
Ivan A. Melnikov
2014-03-24
1
-0
/
+3
|
/
*
Add base class for Retry
Anastasia Karpinska
2014-03-14
1
-3
/
+8
*
Update comment + six.text_type instead of str for name
Joshua Harlow
2014-03-12
1
-0
/
+1
*
Fix few spelling and grammar errors
Ivan A. Melnikov
2014-02-20
1
-1
/
+1
*
Merge "Check atom doesn't provide and return same values"
Jenkins
2014-02-19
1
-0
/
+7
|
\
|
*
Check atom doesn't provide and return same values
Anastasia Karpinska
2014-02-18
1
-0
/
+7
*
|
Remove extraneous vim configuration comments
yangxurong
2014-02-14
1
-2
/
+0
|
/
*
Doc strings and comments clean-up
skudriashev
2014-01-26
1
-1
/
+1
*
Update atom comments
Joshua Harlow
2014-01-23
1
-2
/
+7
*
Add base class Atom for all flow units
Anastasia Karpinska
2014-01-21
1
-0
/
+145