summaryrefslogtreecommitdiff
path: root/taskflow/db/sqlalchemy
Commit message (Expand)AuthorAgeFilesLines
* Added Memory Persistence API and Generic Datatypeskchenweijie2013-08-094-613/+0
* Remove openstack.common.exception usageJoshua Harlow2013-08-072-15/+15
* Adjust a bunch of hacking violations.Joshua Harlow2013-08-011-1/+2
* Fix most of the hacking rulesAngus Salkeld2013-06-263-21/+19
* Fix all flake8 E* and F* errorsAngus Salkeld2013-06-261-2/+2
* Fix the current flake8 errorsAngus Salkeld2013-06-263-10/+12
* Dinky change to trigger jenkins so I can cleanup.Joshua Harlow2013-06-193-6/+46
* Removing .pycKevin Chen2013-05-283-0/+0
* Update db api testKevin Chen2013-05-284-0/+0
* DB api test cases and revisionsKevin Chen2013-05-282-19/+37
* Fix syntax error.Joshua Harlow2013-05-221-1/+1
* Cleaning up files/extraneous files/fixing relationsJessica Lucci2013-05-222-3/+10
* db api definedJessica Lucci2013-05-211-2/+2
* Fleshing out sqlalchemy apiJessica Lucci2013-05-213-1/+44
* Almost done with sqlalchemy apiJessica Lucci2013-05-215-15/+187
* cleaning for initial pull requestJessica Lucci2013-05-215-33/+0
* Just kidding - really fixing relations this timeJessica Lucci2013-05-211-4/+4
* Fixing table relationsJessica Lucci2013-05-214-5/+57
* Second pass at modelsJessica Lucci2013-05-203-0/+156
* Added more utils, added model for workflowJessica Lucci2013-05-204-0/+13
* Spelling errors and stuffJessica Lucci2013-05-202-4/+6
* adding parentheses to read methodJessica Lucci2013-05-193-1/+1
* Implemented basic sqlalchemy session classJessica Lucci2013-05-192-0/+88
* Setting up Configs and SQLAlchemy/DB backendJessica Lucci2013-05-173-0/+54