summaryrefslogtreecommitdiff
path: root/taskflow/persistence
Commit message (Expand)AuthorAgeFilesLines
* Allow turning off the version checkJoshua Harlow2015-02-161-3/+5
* Use the new table length constantsJoshua Harlow2015-02-121-14/+24
* Rework the sqlalchemy backendJoshua Harlow2015-02-103-344/+282
* Make all/most usage of type errors follow a similar patternJoshua Harlow2015-01-233-6/+7
* Merge "Switch to using 'oslo_serialization' vs 'oslo.serialization'"Jenkins2015-01-233-3/+3
|\
| * Switch to using 'oslo_serialization' vs 'oslo.serialization'Joshua Harlow2015-01-153-3/+3
* | Merge "Move the persistence base to the parent directory"Jenkins2015-01-215-4/+4
|\ \
| * | Move the persistence base to the parent directoryJoshua Harlow2014-12-195-4/+4
* | | Merge "Move implementation(s) to there own sections"Jenkins2015-01-213-13/+13
|\ \ \
| * | | Move implementation(s) to there own sectionsJoshua Harlow2015-01-163-13/+13
| | |/ | |/|
* | | Merge "Add back a 'eventlet_utils' helper utility module"Jenkins2015-01-191-2/+2
|\ \ \ | |/ / |/| |
| * | Add back a 'eventlet_utils' helper utility moduleJoshua Harlow2015-01-161-2/+2
* | | Switch to using 'oslo_utils' vs 'oslo.utils'Joshua Harlow2015-01-143-5/+5
|/ /
* | Merge "Rework the in-memory backend"Jenkins2015-01-072-70/+208
|\ \ | |/ |/|
| * Rework the in-memory backendJoshua Harlow2014-12-182-70/+208
* | Move over to using oslo.utils [reflection, uuidutils]Joshua Harlow2014-12-182-2/+2
* | 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-086-7/+6
* | 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-212-6/+7
* | Add a futures type that can unify our future functionalityJoshua Harlow2014-10-181-2/+2
|/
* Switch to a custom NotImplementedError derivativeJoshua Harlow2014-10-081-3/+4
* Switch to using oslo.utils and oslo.serializationJoshua Harlow2014-09-205-6/+6
* Use checked commit when committing kazoo transactionsJoshua Harlow2014-07-251-45/+52
* Enabled hacking checks H305 and H307Christian Berendt2014-07-173-1/+2
* Raise NotImplementedError instead of NotImplementedChristian Berendt2014-07-041-2/+3
* 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-137-36/+109
|/
* 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
* | Merge "Integrate urlparse for configuration augmentation"Jenkins2014-05-011-12/+8
|\ \
| * | Integrate urlparse for configuration augmentationJoshua Harlow2014-04-281-12/+8
| |/
* | Fix spelling errorJoshua Harlow2014-04-261-1/+1
|/
* Add persistence docs + adjustmentsJoshua Harlow2014-04-201-2/+6
* Allow atoms to save their own state/result0.2Joshua Harlow2014-04-011-0/+26
* Use correct exception in the timing listenerStanislav Kudriashev2014-04-011-2/+2
* Handle retry last_results/last_failure betterJoshua Harlow2014-03-311-0/+22
* Set logbook/flowdetail/atomdetail meta to empty dictJoshua Harlow2014-03-271-12/+16