index
:
~alon/autotest
master
spice
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migrate
/
migrate.py
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-06
Move migration system into database/ directory.
showard
1
-301
/
+0
2008-10-03
Add a generic database wrapper, supporting different database backends, to be...
showard
1
-66
/
+39
2008-09-22
-add --force option to migrations to disable user confirmation because this c...
showard
1
-4
/
+14
2008-06-06
Convert all python code to use four-space indents instead of eight-space tabs.
jadmanski
1
-285
/
+285
2008-06-04
fix yet more broken crap
mbligh
1
-1
/
+0
2008-05-16
Remove all places where we are hardcoding python2.4 on the
mbligh
1
-1
/
+1
2008-05-13
Some small change to global_config.py and migrate.py as well as
mbligh
1
-1
/
+3
2008-03-31
Migrate should print the proper usage.
mbligh
1
-1
/
+6
2008-03-28
Unit tests for migration system, and a couple refactorings to migrate
showard
1
-20
/
+22
2008-03-14
migrate should run in unbuffered mode
mbligh
1
-1
/
+1
2008-03-12
Skip simulation if we're already at the latest version.
showard
1
-2
/
+14
2008-03-12
Add downgrade support to migrate. This is really necessary for doing real mi...
mbligh
1
-27
/
+61
2008-02-27
more on global config
mbligh
1
-38
/
+27
2008-02-15
Add frontend and scheduler for Autotest
mbligh
1
-0
/
+275