summaryrefslogtreecommitdiff
path: root/taskflow/persistence/backends/sqlalchemy
Commit message (Expand)AuthorAgeFilesLines
* 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-021-2/+0
* Use mysql LONGTEXT for atomdetails resultstrain-em3.7.1Ann Taraday2019-08-091-0/+43
* python3.0 has deprecated LOG.warnxhzhf2017-03-071-2/+2
* Merge "Use alembic upgrade function/command directly"Jenkins2016-01-062-26/+15
|\
| * Use alembic upgrade function/command directlyJoshua Harlow2015-06-152-26/+15
* | Fix currently broken and inactive mysql testsJoshua Harlow2015-12-221-2/+2
* | Use the sqlalchemy-utils json type instead of our ownJoshua Harlow2015-09-092-23/+66
* | Retain atom 'revert' result (or failure)Joshua Harlow2015-07-102-0/+44
* | Rename logbook module -> models moduleJoshua Harlow2015-07-082-4/+4
|/
* Fix updated_at column of sqlalchemy tablesFredrik Bergroth2015-05-211-3/+3
* Switch to non-namespaced module importsDavanum Srinivas2015-03-121-3/+3
* Use the new table length constantsJoshua Harlow2015-02-121-14/+24
* Rework the sqlalchemy backendJoshua Harlow2015-02-102-97/+99
* Switch to using 'oslo_serialization' vs 'oslo.serialization'Joshua Harlow2015-01-151-1/+1
* Switch to using 'oslo_utils' vs 'oslo.utils'Joshua Harlow2015-01-141-2/+2
* Move over to using oslo.utils [reflection, uuidutils]Joshua Harlow2014-12-181-1/+1
* Switch to using oslo.utils and oslo.serializationJoshua Harlow2014-09-201-2/+2
* Enabled hacking checks H305 and H307Christian Berendt2014-07-173-1/+2
* Persistence cleanup part oneJoshua Harlow2014-03-263-30/+44
* Merge "Removed copyright from empty files"Jenkins2014-03-231-16/+0
|\
| * Removed copyright from empty filesyangxurong2014-02-221-16/+0
* | Remove extraneous vim configuration commentsIvan A. Melnikov2014-03-192-4/+0
* | Add atom intentions for tasks and retriesAnastasia Karpinska2014-03-182-0/+41
* | Extend logbook and storage to work with retryAnastasia Karpinska2014-03-142-1/+50
|/
* Remove extraneous vim configuration commentsyangxurong2014-02-146-12/+0
* Doc strings and comments clean-upskudriashev2014-01-261-2/+2
* Fix sqlalchemy 0.8 issuesOlga Kopylova2013-12-171-2/+2
* Bump requirements to the latestJoshua Harlow2013-10-053-0/+54
* Wrapping and serializing failuresIvan A. Melnikov2013-10-042-2/+53
* Remove usage of oslo.db and oslo.configJoshua Harlow2013-09-121-4/+9
* Move toward using a backend+connection modelJoshua Harlow2013-09-123-263/+17
* Rework the persistence layerJoshua Harlow2013-08-2411-710/+513
* File movementsJoshua Harlow2013-08-175-0/+826