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
/
database
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-05
Patch didn't work. Trying again
jamesren
2
-5
/
+7
2010-03-23
Rebase the AUTOTEST_WEB database to schema version 51. Also default the
jamesren
2
-3
/
+1365
2010-03-03
Add option to database_connection so that logging can be turned on via object...
mbligh
1
-2
/
+2
2010-01-15
Fix interactions with db_utils when simulating. Anyone attempting to
showard
1
-6
/
+18
2010-01-12
Merge the two databases and the two Django projects. Note that the TKO migrat...
showard
3
-12
/
+45
2010-01-11
Massive permission fix
lmr
1
-0
/
+0
2009-12-23
Rename the tables in the databases, by prefixing the app name. This is
showard
3
-6
/
+146
2009-12-07
Fix handling of database reconnects in the scheduler by enhancing the "django...
showard
1
-3
/
+12
2009-10-05
beginnings of a new scheduler functional test. this aims to test the entire ...
showard
1
-4
/
+52
2009-08-27
Make a bunch of stuff executable
mbligh
2
-0
/
+0
2009-06-22
Not all distros put a symlink in for the python version. However
mbligh
2
-2
/
+2
2009-05-29
add a debug mode to migrations. this is pretty handy for debugging complex m...
showard
1
-0
/
+3
2009-05-13
Make migration manager support migration modules with just strings "UP_SQL" a...
showard
2
-9
/
+83
2009-04-28
Make a couple of errant files executable
mbligh
1
-0
/
+0
2009-03-12
Add the concept of an Atomic Group to the scheduler and database.
showard
1
-1
/
+7
2009-02-03
Move all MySQLdb imports after the 'import common' so that a MySQLdb
mbligh
2
-2
/
+2
2008-11-13
Remove some dead code that was apparently left in database_connection.py.
showard
1
-8
/
+0
2008-10-07
Get the scheduler unittest to run against SQLite!
showard
2
-11
/
+18
2008-10-06
Remove unused imports.
showard
1
-2
/
+0
2008-10-06
Move migration system into database/ directory.
showard
2
-0
/
+420
2008-10-03
Add a generic database wrapper, supporting different database backends, to be...
showard
4
-0
/
+444