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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-05
lightly prettier (?) results tables, with minimal actual code changes
mbligh
6
-9
/
+26
2007-11-05
1. Fix duplicate entries showing up in the table.
mbligh
4
-73
/
+416
2007-11-05
Add hook for BRRD sync
mbligh
1
-0
/
+7
2007-11-05
Add a third level of drill-down to tko analysis for when a machine
mbligh
2
-7
/
+261
2007-11-05
Import os module.
mbligh
1
-1
/
+1
2007-11-05
Fix parsing - subdir is often None, so move keyval2 checking inside
mbligh
1
-9
/
+10
2007-11-05
Add reporting support for backend.
mbligh
4
-5
/
+336
2007-10-26
Add deps to tko README
mbligh
1
-1
/
+1
2007-10-26
Update README to reflect machine_map functionality
mbligh
1
-1
/
+9
2007-10-26
assign a default value to machine_map
mbligh
1
-0
/
+2
2007-10-25
add remote r/o access to tko db in the README
mbligh
1
-0
/
+1
2007-10-25
Make test parser insert the test version into the tko db.
mbligh
3
-0
/
+16
2007-10-25
Fix parse to understand hiearchical jobs and enable parsing of a
mbligh
1
-13
/
+35
2007-10-25
Update README
mbligh
1
-7
/
+17
2007-10-25
Remove explicit URL from machine_benchmark.cgi
mbligh
1
-1
/
+0
2007-10-25
Change frontend.py's results reference to a relative path
mbligh
1
-1
/
+1
2007-10-18
more README fixes
mbligh
1
-4
/
+4
2007-10-18
update readme username
mbligh
1
-2
/
+2
2007-10-17
DB schema/parse change to store user name and user assigned labels for tests.
mbligh
3
-4
/
+21
2007-10-09
Implement atomic updates for SQL tables to ensure we get the whole
mbligh
3
-38
/
+61
2007-10-07
Provide drill-down links from group_test.cgi
mbligh
1
-1
/
+4
2007-10-07
Add the capability to query by group in machine_kernel_test.cgi
mbligh
1
-6
/
+11
2007-10-07
Fix up machine_kernel_test.cgi to do proper counting of multiple test runs
mbligh
1
-11
/
+14
2007-10-07
add an option to machine_kernel_test.cgi to only display one test
mbligh
1
-4
/
+10
2007-10-07
link group_test.cgi into machine_kernel.cgi and clean it up
mbligh
2
-14
/
+9
2007-10-07
Fix display.box() calls to use link arg in machine_kernel_test.cgi
mbligh
1
-6
/
+2
2007-10-07
add optional link into display.box
mbligh
1
-2
/
+5
2007-10-07
add first version of group_test.cgi
mbligh
1
-0
/
+57
2007-10-07
Significantly simplify machine_kernel.cgi by using groups properly
mbligh
1
-32
/
+11
2007-10-07
Add a group class to frontend.py
mbligh
1
-7
/
+28
2007-10-07
When adding machines, try to figure out their group from a mapping file
mbligh
1
-4
/
+25
2007-10-06
Clean up the table-within-a-table abstraction for printing
mbligh
2
-32
/
+38
2007-10-06
Move cgi content type headers higher up
mbligh
3
-9
/
+6
2007-10-05
Extensions to SQL abstractions
mbligh
2
-1
/
+44
2007-10-05
Fix up error in status table read from the database
mbligh
1
-2
/
+2
2007-10-05
add machine load script
mbligh
1
-0
/
+11
2007-10-03
Use full paths to access .config files for tko/db.py
mbligh
1
-4
/
+8
2007-10-02
Revert accidental changes from last commit. Oops
mbligh
1
-18
/
+7
2007-10-02
This patch gets rid of the last bits db initialization within db.py.
mbligh
3
-22
/
+25
2007-10-02
Check for empty datasets and/or data points
mbligh
1
-0
/
+5
2007-10-01
Provide cross-links between functional and performance matrices
mbligh
3
-0
/
+13
2007-10-01
If machines have a group defined, show them as a group on the front page
mbligh
2
-9
/
+28
2007-10-01
Add a proper machine table rather than just using the hostname
mbligh
8
-42
/
+102
2007-09-30
Add subtables for each entry in machine_kernel.cgi to indicate how many
mbligh
3
-24
/
+10
2007-09-30
add subtables inside each table for the main box that indicate what
mbligh
2
-6
/
+24
2007-09-30
add capability to do vertical text for table headers
mbligh
2
-0
/
+50
2007-09-30
Fix up parsing for no kernel
mbligh
1
-20
/
+24
2007-09-30
Print all machines we have in the DB.
mbligh
1
-1
/
+3
2007-09-28
Fix typos
mbligh
1
-2
/
+2
2007-09-28
Fix silly bug in url setting when there's no subdir
mbligh
1
-1
/
+1
[next]