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
/
tko
/
migrations
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-23
Rebase the AUTOTEST_WEB database to schema version 51. Also default the
jamesren
1
-175
/
+2
2010-01-12
Merge the two databases and the two Django projects. Note that the TKO migrat...
showard
1
-0
/
+0
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
2
-0
/
+386
2009-09-08
Added afe_job_id column to the jobs table in TKO. Changed link in AFE
showard
1
-0
/
+77
2009-08-31
TKO migration to ensure the "invalidated" label exists.
showard
1
-0
/
+15
2009-05-12
Add a foreign key from tests->jobs. Requires modifying tests.job_idx
jadmanski
1
-0
/
+19
2009-05-12
Add the ability for users to add test attributes. Non-user-created attribute...
showard
1
-0
/
+9
2009-05-05
Updated the 'view=' URL parameter to match new view ID in frontend.
showard
1
-0
/
+10
2009-04-21
Fix a bug in the parser when dealing with test labels. The final
jadmanski
1
-0
/
+24
2009-04-20
Index the test_id field on test_labels_tests. When people query with an excl...
showard
1
-0
/
+7
2009-04-17
Change tests to have a default for the invalid field
mbligh
1
-0
/
+6
2009-04-15
Several of out attributes (like bootnum and boot_times) that are standard tes...
mbligh
1
-0
/
+7
2009-03-09
Added frontend/migrations/027_fix_innodb.py and
mbligh
1
-0
/
+14
2009-02-27
Apparently depending on what keys & db version and engines you have,
jadmanski
1
-1
/
+1
2009-02-25
Make the hostname field bigger in TKO. The is unfortunately something
jadmanski
1
-0
/
+5
2008-10-28
Widened the test field to 60 chars from 30 chars.
mbligh
1
-0
/
+5
2008-10-21
Add indices to TKO. These range from absolutely performance critical
mbligh
1
-0
/
+34
2008-10-03
Add a generic database wrapper, supporting different database backends, to be...
showard
1
-2
/
+2
2008-09-22
-add --force option to migrations to disable user confirmation because this c...
showard
1
-6
/
+7
2008-09-19
Attached is a large patch for a powerful and flexible new graphing system for...
showard
3
-0
/
+179
2008-07-28
-add test_view_2 with more sensible field names, for use by new TKO. this is...
showard
1
-0
/
+38
2008-07-17
Fixed the perf_view database view in TKO. Changed an INNER JOIN to join on the
mbligh
1
-0
/
+79
2008-07-15
Modify the parser and tko db code to flag test models as being for
jadmanski
1
-0
/
+6
2008-07-11
Change the name of the magic JOB entry in the status log parsing to
jadmanski
1
-0
/
+11
2008-07-11
Migration file for test labels. Add a test_labels table and a test_labels_te...
showard
1
-0
/
+27
2008-07-11
some changes to support saved queries for new TKO
showard
1
-0
/
+20
2008-06-06
Convert all python code to use four-space indents instead of eight-space tabs.
jadmanski
8
-385
/
+384
2008-06-02
Change the VARCHAR for url from 65k to 1k
mbligh
1
-1
/
+1
2008-05-21
Reason column width in table tko.tests needs to be increased to a larger value
mbligh
1
-0
/
+5
2008-05-21
Risk: Medium
jadmanski
1
-0
/
+22
2008-05-21
Overview:
mbligh
1
-0
/
+18
2008-05-01
Add a new status field called TEST_NA (in addition to PASS and FAIL).
mbligh
1
-0
/
+6
2008-04-18
Add tests.started_time to the results database, and add support in the
mbligh
1
-0
/
+149
2008-03-12
Add downgrade support to migrate. This is really necessary for doing real mi...
mbligh
3
-6
/
+154
2008-02-19
Strip the optional fields (e.g. timestamps) out of the reason fields
mbligh
1
-0
/
+72
2008-02-19
Add job queued, started and finished timestamps to the tko db and
mbligh
1
-0
/
+74
2008-02-15
add missing tko/migrations
mbligh
1
-0
/
+190