summaryrefslogtreecommitdiff
path: root/frontend/migrations
AgeCommit message (Expand)AuthorFilesLines
2008-07-17Adding new columns "locked_by_id" and "lock_time" to the hosts table, toshoward1-0/+12
2008-07-17Add removal migration script to ease migration from a incorrectly added fieldmbligh1-0/+6
2008-07-15Initial release of test auto importershoward1-0/+20
2008-07-15Add run_verify to host_queue_entries as a Small intmbligh1-0/+6
2008-07-10Added better ACL group support. More checks are now performed to ensureshoward1-0/+5
2008-07-03Adding protection levels to hosts. Allows the user to specify how muchshoward1-0/+24
2008-07-03Added a new input that allows used to specify a one-time host whenshoward1-0/+41
2008-07-03migration file for job timeouts patchshoward1-0/+19
2008-06-17Add a profiler table creation migration scriptmbligh1-0/+17
2008-06-06Convert all python code to use four-space indents instead of eight-space tabs.jadmanski7-56/+56
2008-06-05-check ACLs directly in the scheduler (bypassing ineligible_host_queues)showard1-0/+21
2008-04-24Never delete hosts or labels. Instead, mark them as invalid.mbligh1-0/+8
2008-03-31Add indexes to frontend DB.showard2-0/+30
2008-03-12Add downgrade support to migrate. This is really necessary for doing real mi...mbligh2-1/+26
2008-03-11Forgot to add this frontend migration file to the test synch type checkin.showard1-0/+9
2008-02-15Add frontend and scheduler for Autotestmbligh2-0/+180