summaryrefslogtreecommitdiff
path: root/taskflow/persistence/backends
Commit message (Expand)AuthorAgeFilesLines
* Move over to using oslo.utils [reflection, uuidutils]Joshua Harlow2014-12-181-1/+1
* Merge "Remove default setting of 'mysql_traditional_mode'"Jenkins2014-12-181-2/+0
|\
| * Remove default setting of 'mysql_traditional_mode'Joshua Harlow2014-11-251-2/+0
* | Merge "Fix split on "+" for connection strings that specify dialects"Jenkins2014-12-151-0/+5
|\ \
| * | Fix split on "+" for connection strings that specify dialectsJoshua Harlow2014-12-041-0/+5
| |/
* | Add and use a new simple helper logging moduleJoshua Harlow2014-12-085-6/+5
* | Ensure that the zookeeper backend creates missing atomsJoshua Harlow2014-11-241-1/+5
|/
* Merge "Remove attrdict and just use existing types"Jenkins2014-11-191-3/+3
|\
| * Remove attrdict and just use existing typesJoshua Harlow2014-10-181-3/+3
* | Remove direct usage of the deprecated failure locationJoshua Harlow2014-10-211-1/+2
* | Add a futures type that can unify our future functionalityJoshua Harlow2014-10-181-2/+2
|/
* Switch to using oslo.utils and oslo.serializationJoshua Harlow2014-09-204-5/+5
* Use checked commit when committing kazoo transactionsJoshua Harlow2014-07-251-45/+52
* Enabled hacking checks H305 and H307Christian Berendt2014-07-173-1/+2
* Merge "Remove misc.as_bool as oslo provides an equivalent"Jenkins2014-06-181-5/+18
|\
| * Remove misc.as_bool as oslo provides an equivalentJoshua Harlow2014-06-111-5/+18
* | Upgrade hacking version and fix some of the issuesJoshua Harlow2014-06-136-22/+81
|/
* Merge "Include the function name on internal errors"0.3.21Jenkins2014-06-101-2/+5
|\
| * Include the function name on internal errorsJoshua Harlow2014-06-041-2/+5
* | Merge "Allow the mysql mode to be more than just TRADITIONAL"Jenkins2014-06-101-8/+19
|\ \
| * | Allow the mysql mode to be more than just TRADITIONALJoshua Harlow2014-06-041-8/+19
| |/
* | Add in default transaction isolation levelsJoshua Harlow2014-06-041-5/+29
|/
* Default the impl_memory conf to noneJoshua Harlow2014-05-101-1/+1
* Merge "Add a persistence backend fetching context manager"Jenkins2014-05-081-0/+12
|\
| * Add a persistence backend fetching context managerJoshua Harlow2014-04-241-0/+12
* | Integrate urlparse for configuration augmentationJoshua Harlow2014-04-281-12/+8
|/
* Add persistence docs + adjustmentsJoshua Harlow2014-04-201-2/+6
* Use correct exception in the timing listenerStanislav Kudriashev2014-04-011-2/+2
* Revert "Move taskflow.utils.misc.Failure to its own module"Jeremy Stanley2014-03-311-4/+2
* Move taskflow.utils.misc.Failure to its own moduleIvan A. Melnikov2014-03-311-2/+4
* Persistence cleanup part oneJoshua Harlow2014-03-268-313/+331
* Adjust the exception hierachyJoshua Harlow2014-03-243-27/+35
* Merge "Removed copyright from empty files"Jenkins2014-03-231-16/+0
|\
| * Removed copyright from empty filesyangxurong2014-02-221-16/+0
* | Merge "Adjust logging levels and usage to follow standards"Jenkins2014-03-221-2/+2
|\ \
| * | Adjust logging levels and usage to follow standardsJoshua Harlow2014-03-141-2/+2
* | | Remove extraneous vim configuration commentsIvan A. Melnikov2014-03-192-4/+0
* | | Fix few minor spelling errorsIvan A. Melnikov2014-03-181-1/+1
* | | Add atom intentions for tasks and retriesAnastasia Karpinska2014-03-183-0/+43
* | | Extend logbook and storage to work with retryAnastasia Karpinska2014-03-144-7/+69
|/ /
* | Allow connection string to be just backend nameIvan A. Melnikov2014-03-051-2/+13
* | Get rid of openstack.common.py3kcompatIvan A. Melnikov2014-03-031-2/+2
* | Unify usage of storage error exception typeJoshua Harlow2014-02-243-31/+42
* | Merge "Switch to using the type checking decode_json"Jenkins2014-02-241-3/+3
|\ \
| * | Switch to using the type checking decode_jsonJoshua Harlow2014-02-201-3/+3
* | | Merge "Use six.text_type() instead of str() in sqlalchemy backend"Jenkins2014-02-241-4/+5
|\ \ \ | |_|/ |/| |
| * | Use six.text_type() instead of str() in sqlalchemy backendJoshua Harlow2014-02-201-4/+5
* | | Merge "Move some common/to be shared kazoo utils to kazoo_utils"Jenkins2014-02-211-16/+3
|\ \ \
| * | | Move some common/to be shared kazoo utils to kazoo_utilsJoshua Harlow2014-02-201-16/+3
| |/ /
* | | Fix few spelling and grammar errorsIvan A. Melnikov2014-02-201-1/+1
| |/ |/|