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
/
base.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace abc.abstractproperty with property and abc.abstractmethod
ljhuang
2022-08-03
1
-2
/
+4
*
Remove six
Takashi Kajinami
2022-05-18
1
-4
/
+1
*
turn on warning-is-error in doc build
Doug Hellmann
2017-07-08
1
-2
/
+4
*
Fix some misspellings in the function name and descriptions
Pablo Iranzo Gómez
2016-06-30
1
-1
/
+1
*
Remove deprecated things for 2.0 release
Joshua Harlow
2016-05-10
1
-25
/
+0
*
Add some basic/initial engine statistics
Joshua Harlow
2016-02-01
1
-0
/
+16
*
Change name of misc.ensure_dict to misc.safe_copy_dict
Joshua Harlow
2015-12-14
1
-1
/
+1
*
Add optional 'defer_reverts' behavior
Greg Hill
2015-11-17
1
-4
/
+2
*
Add ability to reset an engine via a `reset` method
Joshua Harlow
2015-07-18
1
-1
/
+14
*
Update all removal_version from being ? to being 2.0
Joshua Harlow
2015-07-12
1
-2
/
+2
*
Use sphinx deprecated docstring markup
Joshua Harlow
2015-06-10
1
-1
/
+9
*
Allow the storage unit to use the right scoping strategy
Joshua Harlow
2015-03-11
1
-5
/
+2
*
Allow injected atom args to be persisted
Joshua Harlow
2015-03-11
1
-5
/
+14
*
Use debtcollector library to replace internal utility
Joshua Harlow
2015-02-19
1
-7
/
+5
*
Default to using a thread-safe storage unit
Joshua Harlow
2015-02-05
1
-5
/
+2
*
Retain the existence of a 'EngineBase' until 0.7 or later
Joshua Harlow
2014-12-12
1
-0
/
+7
*
Remove the base postfix for engine abstract base class
Joshua Harlow
2014-12-10
1
-1
/
+1
*
Mark 'task_notifier' as renamed to 'atom_notifier'
Joshua Harlow
2014-11-20
1
-2
/
+24
*
Revert wrapt usage until further notice
Joshua Harlow
2014-11-20
1
-24
/
+2
*
Mark 'task_notifier' as renamed to 'atom_notifier'
Joshua Harlow
2014-11-19
1
-2
/
+24
*
Remove direct usage of the deprecated notifier location
Joshua Harlow
2014-10-19
1
-2
/
+3
*
Deprecate `engine_conf` and prefer `engine` instead
Joshua Harlow
2014-10-18
1
-4
/
+9
*
Upgrade hacking version and fix some of the issues
Joshua Harlow
2014-06-13
1
-3
/
+6
*
Rework the overview of the notification mechanism
Joshua Harlow
2014-05-23
1
-1
/
+7
*
Add a cachedproperty descriptor
Joshua Harlow
2014-05-05
1
-6
/
+2
*
Engine _cls postfix is not correct
Joshua Harlow
2014-05-04
1
-3
/
+4
*
Allow jobboard event notification
Joshua Harlow
2014-04-21
1
-2
/
+2
*
Add a engine preparation stage
Joshua Harlow
2014-03-31
1
-0
/
+10
*
Remove extraneous vim configuration comments
yangxurong
2014-02-14
1
-2
/
+0
*
Doc strings and comments clean-up
skudriashev
2014-01-26
1
-2
/
+2
*
Cleanup engine base class
Joshua Harlow
2014-01-23
1
-4
/
+33
*
All classes should explicitly inherit object class
anastasia-karpinska
2013-11-28
1
-1
/
+2
*
Move toward python 3/2 compatible metaclass
Joshua Harlow
2013-10-09
1
-2
/
+4
*
Add a set of useful listeners
Joshua Harlow
2013-10-07
1
-0
/
+1
*
Simpler API to load flows into engines
Ivan A. Melnikov
2013-10-03
1
-0
/
+40