summaryrefslogtreecommitdiff
path: root/taskflow/persistence
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix parsing of zookeeper jobboard backend options"Zuul2023-04-191-1/+3
|\
| * Fix parsing of zookeeper jobboard backend optionsGregory Thiemonge2023-01-121-1/+3
* | Prepare taskflow for sqlalchemy2Gregory Thiemonge2023-02-271-13/+21
* | Replace abc.abstractproperty with property and abc.abstractmethodljhuang2022-08-031-1/+2
|/
* Remove sixTakashi Kajinami2022-05-185-31/+20
* Fix atomdetails failure column sizePavlo Shchelokovskyy2022-01-271-0/+36
* Merge "Use custom JSONType columns"4.6.3Zuul2021-10-261-8/+27
|\
| * Use custom JSONType columnsPavlo Shchelokovskyy2021-07-131-8/+27
* | Fix flowdetails meta sizeGregory Thiemonge2021-05-031-0/+34
|/
* Fix deprecated Alembic function args4.6.0Adam Harwell2021-01-281-9/+9
* Stop to use the __future__ module.Hervé Beraud2020-06-022-4/+0
* Use mysql LONGTEXT for atomdetails resultstrain-em3.7.1Ann Taraday2019-08-091-0/+43
* Fix doc buildBen Nemec2018-05-091-2/+6
* turn on warning-is-error in doc buildDoug Hellmann2017-07-081-1/+1
* python3.0 has deprecated LOG.warnxhzhf2017-03-072-5/+5
* Replace retrying with tenacityGevorg Davoian2016-11-031-9/+7
* Use method ensure_tree from oslo.utilsChangBo Guo(gcb)2016-09-251-1/+2
* remove unused LOGji-xuepeng2016-07-101-3/+0
* Fix some misspellings in the function name and descriptionsPablo Iranzo Gómez2016-06-301-1/+1
* Don't use deprecated method timeutils.isotime2.2.0ChangBo Guo(gcb)2016-06-101-2/+2
* Fix documentation related to missing BaseTask classGreg Hill2016-05-111-1/+1
* Remove deprecated things for 2.0 releaseJoshua Harlow2016-05-102-63/+4
* Ensure upgrade for sqlalchemy is protected by a lockJoshua Harlow2016-03-201-13/+17
* Merge "Use the retrying lib. to do basic sqlalchemy engine validation"Jenkins2016-01-091-47/+41
|\
| * Use the retrying lib. to do basic sqlalchemy engine validationJoshua Harlow2016-01-051-47/+41
* | Merge "Use alembic upgrade function/command directly"Jenkins2016-01-062-26/+15
|\ \
| * | Use alembic upgrade function/command directlyJoshua Harlow2015-06-152-26/+15
* | | Merge "Use shared util helper for driver name + config extraction"Jenkins2016-01-051-16/+6
|\ \ \
| * | | Use shared util helper for driver name + config extractionJoshua Harlow2015-12-221-16/+6
| | |/ | |/|
* | | Merge "Move all internal blather usage/calls to trace usage/calls"Jenkins2015-12-231-1/+1
|\ \ \ | |/ / |/| |
| * | Move all internal blather usage/calls to trace usage/callsJoshua Harlow2015-12-171-1/+1
* | | Fix currently broken and inactive mysql testsJoshua Harlow2015-12-221-2/+2
|/ /
* | Merge "Use the sqlalchemy-utils json type instead of our own"Jenkins2015-12-152-23/+66
|\ \
| * | Use the sqlalchemy-utils json type instead of our ownJoshua Harlow2015-09-092-23/+66
* | | Add in-memory backend delete() in recursive/non-recursive modesJoshua Harlow2015-10-141-8/+27
* | | Fix how the dir persistence backend was not listing logbooksJoshua Harlow2015-09-041-2/+6
|/ /
* | Merge "Remove no longer used '_was_failure' static method"Jenkins2015-07-271-5/+0
|\ \
| * | Remove no longer used '_was_failure' static methodJoshua Harlow2015-07-231-5/+0
* | | Merge "Use io.open vs raw open"1.17.0Jenkins2015-07-261-4/+4
|\ \ \ | |/ / |/| |
| * | Use io.open vs raw openJoshua Harlow2015-07-101-4/+4
* | | Fix lack of space between functionsJoshua Harlow2015-07-221-0/+1
* | | Merge "Remove **most** usage of taskflow.utils in examples"Jenkins2015-07-211-0/+93
|\ \ \
| * | | Remove **most** usage of taskflow.utils in examplesJoshua Harlow2015-07-171-0/+93
* | | | Merge "Update 'make_client' kazoo docs and link to them"Jenkins2015-07-171-0/+10
|\ \ \ \
| * | | | Update 'make_client' kazoo docs and link to themJoshua Harlow2015-07-171-0/+10
* | | | | Merge "Address concurrent mutation of sqlalchemy backend"Jenkins2015-07-171-13/+8
|\ \ \ \ \
| * | | | | Address concurrent mutation of sqlalchemy backendJoshua Harlow2015-06-151-13/+8
| | |_|_|/ | |/| | |
* | | | | Merge "Retain atom 'revert' result (or failure)"Jenkins2015-07-153-48/+185
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Retain atom 'revert' result (or failure)Joshua Harlow2015-07-103-48/+185
| | |_|/ | |/| |
* | | | Update all removal_version from being ? to being 2.0Joshua Harlow2015-07-121-1/+1