summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - changelogmulti_branchMike Bayer2014-11-202-26/+76
* - fix some bugs with stamping in --sql mode, log outputMike Bayer2014-11-203-1/+13
* - first draft of branch docsMike Bayer2014-11-203-23/+398
* - remove versionadded/versionchanged directives prior to 0.6Mike Bayer2014-11-206-90/+50
* - start up new branch documentationMike Bayer2014-11-205-61/+281
* Merge branch 'master' into multi_branchMike Bayer2014-11-203-3/+45
|\
| * - changelog + some polishMike Bayer2014-11-203-13/+36
| * Merge branch '242-config-vars' of https://bitbucket.org/nibrahim/alembic into...Mike Bayer2014-11-202-2/+21
| |\
| | * Adds tests for config_argsNoufal Ibrahim2014-11-201-0/+14
| | * Changes name of variable.Noufal Ibrahim2014-11-161-5/+5
| | * Adds cfg_vars to Config.Noufal Ibrahim2014-11-161-2/+7
* | | - identifying even more failure cases for iteration, build in aMike Bayer2014-11-192-30/+60
* | | - convert arg system to be a little cleanerMike Bayer2014-11-193-70/+95
* | | - disable "no handler found" errorsMike Bayer2014-11-192-1/+7
* | | - use args[0] for py3k compatMike Bayer2014-11-191-1/+1
* | | - add a comma-formatting system, apply to templates, log messagesMike Bayer2014-11-1910-28/+166
* | | - add test for the revision command from the top, the assertionMike Bayer2014-11-182-2/+38
* | | - support multiple revisions argumentsMike Bayer2014-11-184-9/+17
* | | - some refactoringMike Bayer2014-11-1810-146/+162
* | | - update tests and tweak to account for that history now includes the startingMike Bayer2014-11-182-9/+11
* | | Merge branch 'master' into multi_branchMike Bayer2014-11-182-1/+8
|\ \ \ | |/ /
| * | The Oracle dialect sets "transactional DDL" to False by default,Mike Bayer2014-11-182-1/+8
* | | tuningMike Bayer2014-11-184-21/+43
* | | everythings passing, again.Mike Bayer2014-11-182-7/+5
* | | - stamp is working againMike Bayer2014-11-184-48/+89
* | | - start testing betterMike Bayer2014-11-181-33/+72
* | | - start fixing testsMike Bayer2014-11-182-36/+56
* | | - OK this seems to traverse correctly across diamonds now, now to rewriteMike Bayer2014-11-184-14/+40
* | | - this is a new approach which means I have to rewrite the tests againMike Bayer2014-11-184-86/+141
* | | - we've rescued traversal here but i think the approach to MigrationStepMike Bayer2014-11-181-21/+30
* | | down for the count...Mike Bayer2014-11-172-7/+28
* | | - invent some sort of solution for relative migrationsMike Bayer2014-11-173-20/+48
* | | - add merge commandMike Bayer2014-11-172-11/+35
* | | - add a show commandMike Bayer2014-11-173-5/+24
* | | - ensure the doc is not sent into the SQL comment in offline modeMike Bayer2014-11-172-7/+21
* | | - restore the starting arg error back to the original intentMike Bayer2014-11-172-3/+7
* | | - add branch_name argumentMike Bayer2014-11-175-11/+92
* | | - add additional tests for some more stamp casesMike Bayer2014-11-177-14/+195
* | | - get all current tests passingMike Bayer2014-11-178-42/+90
* | | - working through stamp use casesMike Bayer2014-11-175-41/+123
* | | Merge branch 'master' into multi_branchMike Bayer2014-11-176-67/+216
|\ \ \ | |/ /
| * | - Fixed a variety of issues surrounding rendering of Python code thatMike Bayer2014-11-166-67/+216
| |/
* | cleanupMike Bayer2014-11-152-17/+26
* | work on error messagesMike Bayer2014-11-155-53/+78
* | - continue tuning version selection; the upgrade operation choosesMike Bayer2014-11-153-13/+66
* | - working out how to ensure upgrades/downgrades can always proceed along a si...Mike Bayer2014-11-152-68/+126
* | - wipMike Bayer2014-11-153-29/+74
* | - wipMike Bayer2014-11-155-24/+83
* | - add the concept of named branches and <branch_or_rev>@<branch_or_rev> syntaxMike Bayer2014-11-156-24/+222
* | - start using the term "heads" to refer to all heads, "head" toMike Bayer2014-11-159-75/+166