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
/
test_utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove six
Takashi Kajinami
2022-05-18
1
-2
/
+1
*
Replace assertEqual(None, *) with assertIsNone in tests
weiweigu
2016-07-12
1
-2
/
+2
*
Allow for alterations in decider 'area of influence'
Joshua Harlow
2016-01-09
1
-18
/
+0
*
Change name of misc.ensure_dict to misc.safe_copy_dict
Joshua Harlow
2015-12-14
1
-5
/
+12
*
Add optional 'defer_reverts' behavior
Greg Hill
2015-11-17
1
-0
/
+24
*
Fix order of assertEqual for unit.test_*
lin-hua-cheng
2015-10-17
1
-7
/
+7
*
Small refactoring of 'merge_uri' utility function
Joshua Harlow
2015-05-02
1
-0
/
+36
*
Merge "Added a map and a reduce task"
Jenkins
2015-03-14
1
-0
/
+15
|
\
|
*
Added a map and a reduce task
Min Pae
2015-03-12
1
-0
/
+15
*
|
Fix lookup scoping multi-match ordering
Joshua Harlow
2015-02-24
1
-0
/
+18
|
/
*
Refactor parts of the periodic worker
Joshua Harlow
2015-02-22
1
-0
/
+18
*
Improve multilock class and its associated unit test
Joshua Harlow
2015-02-13
1
-0
/
+36
*
Remove need to inherit/adjust netutils split
0.6.1
Joshua Harlow
2015-01-05
1
-1
/
+1
*
Move over to using oslo.utils [reflection, uuidutils]
Joshua Harlow
2014-12-18
1
-255
/
+0
*
Use a tiny clamp helper to clamp the 'on_progress' value
Joshua Harlow
2014-12-13
1
-0
/
+29
*
When creating daemon threads use the bundled threading_utils
Joshua Harlow
2014-11-19
1
-3
/
+2
*
Remove attrdict and just use existing types
Joshua Harlow
2014-10-18
1
-108
/
+0
*
Hoist the notifier to its own module
Joshua Harlow
2014-10-18
1
-84
/
+0
*
Move failure to its own type specific module
Joshua Harlow
2014-10-18
1
-44
/
+3
*
Ensure the cachedproperty creation/setting is thread-safe
Joshua Harlow
2014-09-05
1
-0
/
+33
*
Use __qualname__ where appropriate
Joshua Harlow
2014-08-27
1
-4
/
+52
*
Move the stopwatch tests to test_types
Joshua Harlow
2014-07-03
1
-43
/
+0
*
Create a top level time type
Joshua Harlow
2014-06-20
1
-6
/
+7
*
Ensure cachedproperty descriptor picks up docstrings
Joshua Harlow
2014-06-02
1
-0
/
+20
*
Add tests for the misc.cachedproperty descriptor
Joshua Harlow
2014-05-20
1
-0
/
+59
*
Integrate urlparse for configuration augmentation
Joshua Harlow
2014-04-28
1
-0
/
+45
*
Allow jobboard event notification
Joshua Harlow
2014-04-21
1
-16
/
+16
*
Revert "Move taskflow.utils.misc.Failure to its own module"
Jeremy Stanley
2014-03-31
1
-3
/
+2
*
Move taskflow.utils.misc.Failure to its own module
Ivan A. Melnikov
2014-03-31
1
-2
/
+3
*
Rewrite assertion for same elements in sequences
Ivan A. Melnikov
2014-03-22
1
-0
/
+19
*
Remove extraneous vim configuration comments
yangxurong
2014-02-14
1
-2
/
+0
*
Doc strings and comments clean-up
skudriashev
2014-01-26
1
-4
/
+4
*
Capture task duration
Joshua Harlow
2013-12-09
1
-0
/
+42
*
Fixes how instances methods are not deregistered
Joshua Harlow
2013-12-04
1
-0
/
+125
*
Improve is_valid_attribute_name utility function
Ivan A. Melnikov
2013-11-22
1
-0
/
+31
*
Fix up python 3.3 incompatabilities
Joshua Harlow
2013-11-21
1
-4
/
+10
*
Update code to comply with hacking 0.8.0
Ivan A. Melnikov
2013-11-08
1
-35
/
+35
*
Support for optional task arguments
Ivan A. Melnikov
2013-10-22
1
-9
/
+14
*
Also allow "_" to be valid identifier
Joshua Harlow
2013-10-15
1
-0
/
+66
*
Python3 compatibility for utils.reflection
Ivan A. Melnikov
2013-10-10
1
-1
/
+1
*
No module name for builtin type and exception names
Ivan A. Melnikov
2013-10-10
1
-13
/
+10
*
Remove decorators and move to utils
Joshua Harlow
2013-10-07
1
-2
/
+2
*
Wrapping and serializing failures
Ivan A. Melnikov
2013-10-04
1
-0
/
+83
*
Engine, task, linear_flow unification
Joshua Harlow
2013-09-05
1
-40
/
+16
*
Split utils module
Ivan A. Melnikov
2013-09-03
1
-30
/
+27
*
Add get_required_callable_args utility function
Ivan A. Melnikov
2013-08-27
1
-8
/
+57
*
Add get_callable_name utility function
Ivan A. Melnikov
2013-08-27
1
-0
/
+64
*
Use the same root test class.
Joshua Harlow
2013-08-26
1
-2
/
+2
*
Add a basic rollback accumlator test.
Joshua Harlow
2013-05-24
1
-0
/
+58