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
/
persistence
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix parsing of zookeeper jobboard backend options"
Zuul
2023-04-19
1
-1
/
+3
|
\
|
*
Fix parsing of zookeeper jobboard backend options
Gregory Thiemonge
2023-01-12
1
-1
/
+3
*
|
Prepare taskflow for sqlalchemy2
Gregory Thiemonge
2023-02-27
1
-13
/
+21
*
|
Replace abc.abstractproperty with property and abc.abstractmethod
ljhuang
2022-08-03
1
-1
/
+2
|
/
*
Remove six
Takashi Kajinami
2022-05-18
5
-31
/
+20
*
Fix atomdetails failure column size
Pavlo Shchelokovskyy
2022-01-27
1
-0
/
+36
*
Merge "Use custom JSONType columns"
4.6.3
Zuul
2021-10-26
1
-8
/
+27
|
\
|
*
Use custom JSONType columns
Pavlo Shchelokovskyy
2021-07-13
1
-8
/
+27
*
|
Fix flowdetails meta size
Gregory Thiemonge
2021-05-03
1
-0
/
+34
|
/
*
Fix deprecated Alembic function args
4.6.0
Adam Harwell
2021-01-28
1
-9
/
+9
*
Stop to use the __future__ module.
Hervé Beraud
2020-06-02
2
-4
/
+0
*
Use mysql LONGTEXT for atomdetails results
train-em
3.7.1
Ann Taraday
2019-08-09
1
-0
/
+43
*
Fix doc build
Ben Nemec
2018-05-09
1
-2
/
+6
*
turn on warning-is-error in doc build
Doug Hellmann
2017-07-08
1
-1
/
+1
*
python3.0 has deprecated LOG.warn
xhzhf
2017-03-07
2
-5
/
+5
*
Replace retrying with tenacity
Gevorg Davoian
2016-11-03
1
-9
/
+7
*
Use method ensure_tree from oslo.utils
ChangBo Guo(gcb)
2016-09-25
1
-1
/
+2
*
remove unused LOG
ji-xuepeng
2016-07-10
1
-3
/
+0
*
Fix some misspellings in the function name and descriptions
Pablo Iranzo Gómez
2016-06-30
1
-1
/
+1
*
Don't use deprecated method timeutils.isotime
2.2.0
ChangBo Guo(gcb)
2016-06-10
1
-2
/
+2
*
Fix documentation related to missing BaseTask class
Greg Hill
2016-05-11
1
-1
/
+1
*
Remove deprecated things for 2.0 release
Joshua Harlow
2016-05-10
2
-63
/
+4
*
Ensure upgrade for sqlalchemy is protected by a lock
Joshua Harlow
2016-03-20
1
-13
/
+17
*
Merge "Use the retrying lib. to do basic sqlalchemy engine validation"
Jenkins
2016-01-09
1
-47
/
+41
|
\
|
*
Use the retrying lib. to do basic sqlalchemy engine validation
Joshua Harlow
2016-01-05
1
-47
/
+41
*
|
Merge "Use alembic upgrade function/command directly"
Jenkins
2016-01-06
2
-26
/
+15
|
\
\
|
*
|
Use alembic upgrade function/command directly
Joshua Harlow
2015-06-15
2
-26
/
+15
*
|
|
Merge "Use shared util helper for driver name + config extraction"
Jenkins
2016-01-05
1
-16
/
+6
|
\
\
\
|
*
|
|
Use shared util helper for driver name + config extraction
Joshua Harlow
2015-12-22
1
-16
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge "Move all internal blather usage/calls to trace usage/calls"
Jenkins
2015-12-23
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Move all internal blather usage/calls to trace usage/calls
Joshua Harlow
2015-12-17
1
-1
/
+1
*
|
|
Fix currently broken and inactive mysql tests
Joshua Harlow
2015-12-22
1
-2
/
+2
|
/
/
*
|
Merge "Use the sqlalchemy-utils json type instead of our own"
Jenkins
2015-12-15
2
-23
/
+66
|
\
\
|
*
|
Use the sqlalchemy-utils json type instead of our own
Joshua Harlow
2015-09-09
2
-23
/
+66
*
|
|
Add in-memory backend delete() in recursive/non-recursive modes
Joshua Harlow
2015-10-14
1
-8
/
+27
*
|
|
Fix how the dir persistence backend was not listing logbooks
Joshua Harlow
2015-09-04
1
-2
/
+6
|
/
/
*
|
Merge "Remove no longer used '_was_failure' static method"
Jenkins
2015-07-27
1
-5
/
+0
|
\
\
|
*
|
Remove no longer used '_was_failure' static method
Joshua Harlow
2015-07-23
1
-5
/
+0
*
|
|
Merge "Use io.open vs raw open"
1.17.0
Jenkins
2015-07-26
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use io.open vs raw open
Joshua Harlow
2015-07-10
1
-4
/
+4
*
|
|
Fix lack of space between functions
Joshua Harlow
2015-07-22
1
-0
/
+1
*
|
|
Merge "Remove **most** usage of taskflow.utils in examples"
Jenkins
2015-07-21
1
-0
/
+93
|
\
\
\
|
*
|
|
Remove **most** usage of taskflow.utils in examples
Joshua Harlow
2015-07-17
1
-0
/
+93
*
|
|
|
Merge "Update 'make_client' kazoo docs and link to them"
Jenkins
2015-07-17
1
-0
/
+10
|
\
\
\
\
|
*
|
|
|
Update 'make_client' kazoo docs and link to them
Joshua Harlow
2015-07-17
1
-0
/
+10
*
|
|
|
|
Merge "Address concurrent mutation of sqlalchemy backend"
Jenkins
2015-07-17
1
-13
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Address concurrent mutation of sqlalchemy backend
Joshua Harlow
2015-06-15
1
-13
/
+8
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge "Retain atom 'revert' result (or failure)"
Jenkins
2015-07-15
3
-48
/
+185
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Retain atom 'revert' result (or failure)
Joshua Harlow
2015-07-10
3
-48
/
+185
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Update all removal_version from being ? to being 2.0
Joshua Harlow
2015-07-12
1
-1
/
+1
[next]