yury
|
aeb3c002b0
* More correct fix for overview query. Use LEFT JOIN to explicitly specify order of tables to help MySQL to generate correct exec plan.
|
12 år sedan |
yury
|
49f9288611
* Due to buggy MySQL query plan optimizer, the existing tests overview query use incorrect execution plan which leads to long execution time. The SQL query has been changed to produce efficient execution plan. Now the overview form works correctly.
|
12 år sedan |
pierre
|
732adeaa66
* Added TU_CATEGORY_FK and Svn revs to RunOverview
|
14 år sedan |
pierre
|
ea6138cffa
* Add Category and svn information
|
14 år sedan |
pierre
|
a6b290c97a
* More dual result table support
|
14 år sedan |
pierre
|
4c0a04bc48
* Support more tags/branches for sources
|
14 år sedan |
pierre
|
c0cfded280
* Partial support for OLDTESTRESULTS table
|
14 år sedan |
pierre
|
752241adba
Reorder some fields
|
14 år sedan |
pierre
|
aa62380d72
Display all svn revisions for DEBUGCGI or listall
|
14 år sedan |
pierre
|
9c487c236a
* more updates for test history
|
15 år sedan |
pierre
|
134331f129
* more updates for test history
|
15 år sedan |
pierre
|
c39c87096a
* more updates
|
15 år sedan |
pierre
|
d4e57bcfa9
* Update testsuite web interface
|
15 år sedan |
pierre
|
71999fab94
* use mysql 5.0
|
18 år sedan |
pierre
|
9a70cf8e16
* only output end if start is already written, prevents wrong html
|
18 år sedan |
pierre
|
6373e3f6b5
* update Makefile
|
18 år sedan |
pierre
|
320e5d7315
* improve Run Comparison
|
18 år sedan |
pierre
|
fff9fb6afe
+ support for individual test outcome display
|
18 år sedan |
joost
|
14f37761d8
* Converted to SQLDb
|
18 år sedan |
pierre
|
b754e839bc
* Trying to start implementation of details on one file log
|
18 år sedan |
fpc
|
51dd839787
fix testrun comparison query error in case of noskipped
|
18 år sedan |
fpc
|
8a984ebcf5
workaround mysql query optimization deficiency, using temporary tables
|
18 år sedan |
fpc
|
0f9b9bb7de
* fix dbdigest to use (full) filename to lookup tests in DB (table TESTS structure changed)
|
18 år sedan |
fpc
|
cf759d9c5c
* fix testsuite.cgi failed test links to ignore skipped tests, improve english text
|
18 år sedan |
fpc
|
bd8b81ceed
* testsuite comparison: make regression look more bold red, than newly failed
|
18 år sedan |
fpc
|
8afec0f049
* testsuite.cgi: do not show new, skipped tests in comparison
|
18 år sedan |
fpc
|
cfe41cf155
+ testsuite cgi testrun comparisons
|
18 år sedan |
peter
|
19b4964df3
* fix filtering
|
19 år sedan |
peter
|
c581066998
* testsuite cgi
|
20 år sedan |