1. 92afa56 Rebase the AUTOTEST_WEB database to schema version 51. Also default the by jamesren · 14 years ago
  2. 12b4558 Massive permission fix by lmr · 15 years ago
  3. 0e73c85 Add a generic database wrapper, supporting different database backends, to be used by migrate, scheduler, parser (eventually), and maybe others. This will consolidate the multiple database wrappers we have throughout the code and allow us to swap in SQLite for MySQL for unit testing purposes. by showard · 16 years ago
  4. 50c0e71 -add --force option to migrations to disable user confirmation because this can make migrations unscriptable by showard · 16 years ago
  5. 0afbb63 Convert all python code to use four-space indents instead of eight-space tabs. by jadmanski · 16 years ago
  6. aa383b7 Add downgrade support to migrate. This is really necessary for doing real migration development. Modified all existing migrations to support it. by mbligh · 16 years ago
  7. 5456c2b add missing tko/migrations by mbligh · 16 years ago