summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Retire github mirror, repo moved to opendevHEADmasterJim Rollenhagen2019-09-26126-13146/+3
* Change title in README.rst0.12.0Matt Riedemann2019-01-221-1/+1
* Merge "Import MutableMapping from the correct Python module"Zuul2019-01-212-2/+2
|\
| * Import MutableMapping from the correct Python moduleChih-Hsuan Yen2019-01-152-2/+2
* | Merge "Don't use deprecated / non-functional "force" parameter"Zuul2019-01-217-35/+15
|\ \
| * | Don't use deprecated / non-functional "force" parameterMike Bayer2019-01-187-35/+15
* | | Use legacy_alter_table ON in sqlite recreate_tableCorey Bryant2019-01-151-0/+9
|/ /
* | Merge "Add .eggs in .gitignore"Zuul2019-01-151-0/+1
|\ \
| * | Add .eggs in .gitignoreNicola Soranzo2019-01-151-0/+1
| |/
* | Merge "Remove py26 support"Zuul2019-01-152-2/+1
|\ \
| * | Remove py26 supportAnusree2019-01-152-2/+1
| |/
* | Update mailinglist from dev to discussJonathan Herlin2019-01-151-1/+1
|/
* Get rid of psycopg2 warnings by disabling wheelsChih-Hsuan Yen2019-01-151-1/+2
* Enforce that pbr used is >= 1.8Haikel Guemar2017-04-071-1/+1
* Merge "Fix spelling mistake"Jenkins2017-03-242-3/+3
|\
| * Fix spelling mistakedineshbhor2016-10-262-3/+3
* | Use a modern PBR package0.11.0Tony Breeds2017-03-011-1/+1
* | Merge "Prepare for using standard python tests"Jenkins2017-02-091-0/+54
|\ \
| * | Prepare for using standard python testsAndreas Jaeger2017-02-091-0/+54
* | | Merge "Update .gitreview for new namespace"Jenkins2017-02-011-1/+1
|\ \ \ | |/ / |/| |
| * | Update .gitreview for new namespaceJeremy Stanley2015-10-171-1/+1
* | | Set autoincrement to False when modifying to non-Integer datatypeMike Bayer2016-10-202-2/+21
| |/ |/|
* | Merge "Raise VersionNotFoundError instead of KeyError"Jenkins2016-06-033-3/+22
|\ \
| * | Raise VersionNotFoundError instead of KeyErrordineshbhor2016-05-273-3/+22
| |/
* | Fix DeprecationWarning on setuptools >= 11.3dineshbhor2016-05-261-1/+8
|/
* Merge "Update URLs in documentation"0.9.80.10.0Jenkins2015-08-293-48/+28
|\
| * Update URLs in documentationVictor Stinner2015-08-293-48/+28
* | Merge "Add VerNum.__index__() for Python 3 support"Jenkins2015-07-312-0/+10
|\ \
| * | Add VerNum.__index__() for Python 3 supportVictor Stinner2015-07-282-0/+10
| |/
* | Fixes usage function for Py3Thomas Goirand2015-07-221-7/+3
|/
* Unblock migrate (py26 and py3* testing issues)Matt Riedemann2015-07-184-13/+33
* Revert "Revert "uncap pbr and sqla requirements""0.9.7Matt Riedemann2015-07-051-2/+5
* Update flake8 related dependenciesMatt Riedemann2015-07-055-8/+14
* Merge "Add Python 3 classifiers"Jenkins2015-07-041-0/+3
|\
| * Add Python 3 classifiersVictor Stinner2015-04-171-0/+3
* | Revert "uncap pbr and sqla requirements"Matt Riedemann2015-07-041-5/+2
* | uncap pbr and sqla requirementsSean Dague2015-07-021-2/+5
* | Update tests and reqs for SQLA 1.0Mike Bayer2015-07-015-4/+20
* | Ignore stderr output when invoking migrate script in testsMike Bayer2015-07-011-15/+34
|/
* Fix ibmdb2 index name handling0.9.6Qin Zhao2015-03-161-6/+30
* Merge "Don't run the test if _setup() fails"0.9.5Jenkins2015-02-241-12/+2
|\
| * Don't run the test if _setup() failsRoman Podoliaka2015-02-231-12/+2
* | Merge "script: strip comments in SQL statements"Jenkins2015-02-242-0/+11
|\ \
| * | script: strip comments in SQL statementsIhar Hrachyshka2015-01-142-0/+11
* | | Merge "Fix .gitignore for .tox and .testrepository"Jenkins2015-02-241-2/+2
|\ \ \ | |_|/ |/| |
| * | Fix .gitignore for .tox and .testrepositoryMatt Riedemann2015-02-201-2/+2
* | | Correcting minor typoYuval Langer2015-02-221-1/+1
* | | allow dropping fkeys with sqliteMatt Riedemann2015-02-202-18/+37
|/ /
* | Add pretty_tox setupMike Bayer2015-01-293-2/+19
* | Merge "Update requirements file matching global requ"Jenkins2015-01-271-4/+4
|\ \