summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Retire github mirror, repo moved to opendevHEADmasterJim Rollenhagen2019-09-2623-3128/+0
|
* Update URLs in documentationVictor Stinner2015-08-292-36/+18
| | | | | | | | | | | | * online doc moved from http://packages.python.org/sqlalchemy-migrate/ to https://sqlalchemy-migrate.readthedocs.org/ * source code moved from http://code.google.com/p/sqlalchemy-migrate/ to https://github.com/stackforge/sqlalchemy-migrate * bug tracker moved from http://code.google.com/p/sqlalchemy-migrate/issues/list to https://bugs.launchpad.net/sqlalchemy-migrate Change-Id: I2db594d279e1229e5b1600cecad86fe0c3612115
* Correcting minor typoYuval Langer2015-02-221-1/+1
| | | | Change-Id: Ib8b897414039224971a1535c268c8a21fc3534fb
* Merge "Fix 3 files with Windows line endings to Unix line endings."Jenkins2014-07-221-90/+90
|\
| * Fix 3 files with Windows line endings to Unix line endings.David Ripton2014-02-271-90/+90
| | | | | | | | Change-Id: Iadc8e5d195bf998a117da4b7102a8955e238dd4e
* | Merge "Convert tabs to spaces in a couple of rst files"Jenkins2014-03-292-11/+11
|\ \
| * | Convert tabs to spaces in a couple of rst filesDavid Ripton2014-02-262-33/+33
| |/ | | | | | | | | | | | | These restructured text files mostly use spaces, but a few stray tabs crept in. Change them for consistency. Change-Id: I89f390d02c737798007423a5126d81ad3d9e032e
* | Eradicate trailing whitespaceDavid Ripton2014-02-2615-100/+100
|/ | | | | | | | | | Remove all trailing spaces and tabs in every file in the project. People have editors configured to do this, which causes them to accidentally make little whitespace changes in unrelated commits, which makes those commits harder to review. Better to fix them all at once. Change-Id: I17d89f55f41d8599e0ab1a31f646cd161289703e
* Updated to OpenStack Build stuff.Monty Taylor2013-07-1123-0/+3146