summaryrefslogtreecommitdiff
path: root/migrate/versioning/version.py
Commit message (Expand)AuthorAgeFilesLines
* Add DB2 10.5 SupportMatt Riedemann2014-02-171-1/+11
* Fix int overflow exception in unittest0.8Matt Riedemann2013-11-061-2/+17
* fix issues with ConfigParser and existing repositories (fixes issue 115)Jan Dittberner2011-10-281-2/+0
* Fix some tests that broke when adding descriptions for sql scriptsPete Keen2011-06-121-1/+4
* Allow descriptions in sql change script filenamesPete Keen2011-06-101-6/+19
* Optionally number versions with timestamps instead of sequencesPete Keen2011-06-101-2/+11
* move all exception classes to migrate.exceptionsiElectric2010-09-071-1/+2
* small doc correction; fixes #67iElectric2010-07-111-1/+1
* apply patch by Jason NewtoniElectric2009-10-071-2/+5
* mergeiElectric2009-08-101-28/+16
|\
| * use logging module for output, fixes #26iElectric2009-07-081-0/+3
| * add tests for plain API, fixed some small bugsiElectric2009-07-081-28/+13
| * convert svn to hgiElectric2009-06-301-0/+223
* add option to customize templates and use multiple themesiElectric2009-07-281-1/+1
* fix syntax erroriElectric2009-06-211-1/+1
* some more PEP8 loveiElectric2009-06-211-1/+2
* removed magical behavior with importing migrate_engine, now engine is passed ...iElectric2009-06-121-1/+1
* update README, add docs to repository.py and schema.pyiElectric2009-06-081-3/+6
* added tests for versioning.version.py, refactored the moduleiElectric2009-06-061-87/+60
* apply PEP8 to version.py, fixed notification of missing test_db.cfgiElectric2009-06-011-61/+90
* fix Issue 52 by removing unneeded parameters from object.__new__ callsjan.dittberner2009-03-271-1/+1
* apply patch for Issue 29 by Jonathan Ellisjan.dittberner2009-03-221-7/+4
* integrate patch for Issue 36, update CHANGELOGjan.dittberner2009-02-131-1/+1
* support default for sql scriptschristian.simms2008-05-311-3/+12
* make repository format flatter and get rid of commit commandchristian.simms2008-05-301-87/+85
* - patch by pwannygoodness for Issue #15 integratedjan.dittberner2008-03-281-1/+1
* * integrate patch for Issue #14 by Kevin Dangoorjan.dittberner2008-03-041-0/+9
* moved trunk, branches and tags to project rootjan.dittberner2008-02-061-0/+204