summaryrefslogtreecommitdiff
path: root/taskflow/persistence/backends
Commit message (Expand)AuthorAgeFilesLines
* Replace retrying with tenacityGevorg Davoian2016-11-031-9/+7
* Use method ensure_tree from oslo.utilsChangBo Guo(gcb)2016-09-251-1/+2
* Fix some misspellings in the function name and descriptionsPablo Iranzo Gómez2016-06-301-1/+1
* Remove deprecated things for 2.0 releaseJoshua Harlow2016-05-101-26/+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 "Use io.open vs raw open"1.17.0Jenkins2015-07-261-4/+4
|\ \
| * | Use io.open vs raw openJoshua Harlow2015-07-101-4/+4
* | | 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-152-0/+44
|\ \ \ \
| * | | | Retain atom 'revert' result (or failure)Joshua Harlow2015-07-102-0/+44
| | |_|/ | |/| |
* | | | Update all removal_version from being ? to being 2.0Joshua Harlow2015-07-121-1/+1
|/ / /
* | | Rename logbook module -> models moduleJoshua Harlow2015-07-083-9/+9
| |/ |/|
* | Merge "Make it possible to see the queries executed (in BLATHER mode)"Jenkins2015-07-081-0/+13
|\ \
| * | Make it possible to see the queries executed (in BLATHER mode)Joshua Harlow2015-06-201-0/+13
* | | Merge "Use a class constant for the default path based backend path"Jenkins2015-06-212-4/+8
|\ \ \
| * | | Use a class constant for the default path based backend pathJoshua Harlow2015-06-102-4/+8
| |/ /
* | | Merge "Use hash path lookup vs path finding"0.11.0Jenkins2015-06-151-12/+11
|\ \ \ | |_|/ |/| |
| * | Use hash path lookup vs path findingJoshua Harlow2015-06-061-12/+11
* | | Merge "Make the default file encoding a class constant with a docstring"Jenkins2015-06-141-1/+7
|\ \ \ | |_|/ |/| |
| * | Make the default file encoding a class constant with a docstringJoshua Harlow2015-06-101-1/+7
* | | Merge "Use a lru cache to limit the size of the internal file cache"Jenkins2015-06-101-2/+13
|\ \ \ | |/ /
| * | Use a lru cache to limit the size of the internal file cacheJoshua Harlow2015-06-101-2/+13
* | | Add a new `ls_r` methodJoshua Harlow2015-06-041-5/+56
|/ /
* | Merge "Replace lock_utils lock(s) with fasteners package"Jenkins2015-06-042-5/+5
|\ \
| * | Replace lock_utils lock(s) with fasteners packageJoshua Harlow2015-06-022-5/+5
* | | Merge "Ensure empty paths raise a value error"Jenkins2015-05-301-0/+3
|\ \ \ | |/ / |/| |
| * | Ensure empty paths raise a value errorJoshua Harlow2015-05-111-0/+3
* | | Fix updated_at column of sqlalchemy tablesFredrik Bergroth2015-05-211-3/+3
* | | Merge "Avoid creating temporary removal lists"Jenkins2015-05-141-3/+3
|\ \ \ | |_|/ |/| |
| * | Avoid creating temporary removal listsJoshua Harlow2015-05-081-3/+3
| |/
* | Merge "Expose in memory backend split staticmethod"Jenkins2015-05-121-2/+5
|\ \
| * | Expose in memory backend split staticmethodJoshua Harlow2015-05-111-2/+5
| |/
* | Merge "Avoid re-normalizing paths when following links"Jenkins2015-05-121-3/+3
|\ \
| * | Avoid re-normalizing paths when following linksJoshua Harlow2015-05-071-3/+3
| |/