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.
|
hace 12 años |
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.
|
hace 12 años |
pierre
|
732adeaa66
* Added TU_CATEGORY_FK and Svn revs to RunOverview
|
hace 14 años |
pierre
|
ea6138cffa
* Add Category and svn information
|
hace 14 años |
pierre
|
a6b290c97a
* More dual result table support
|
hace 14 años |
pierre
|
4c0a04bc48
* Support more tags/branches for sources
|
hace 14 años |
pierre
|
c0cfded280
* Partial support for OLDTESTRESULTS table
|
hace 14 años |
pierre
|
752241adba
Reorder some fields
|
hace 14 años |
pierre
|
aa62380d72
Display all svn revisions for DEBUGCGI or listall
|
hace 14 años |
pierre
|
9c487c236a
* more updates for test history
|
hace 15 años |
pierre
|
134331f129
* more updates for test history
|
hace 15 años |
pierre
|
c39c87096a
* more updates
|
hace 15 años |
pierre
|
d4e57bcfa9
* Update testsuite web interface
|
hace 15 años |
pierre
|
71999fab94
* use mysql 5.0
|
hace 18 años |
pierre
|
9a70cf8e16
* only output end if start is already written, prevents wrong html
|
hace 18 años |
pierre
|
6373e3f6b5
* update Makefile
|
hace 18 años |
pierre
|
320e5d7315
* improve Run Comparison
|
hace 18 años |
pierre
|
fff9fb6afe
+ support for individual test outcome display
|
hace 18 años |
joost
|
14f37761d8
* Converted to SQLDb
|
hace 18 años |
pierre
|
b754e839bc
* Trying to start implementation of details on one file log
|
hace 18 años |
fpc
|
51dd839787
fix testrun comparison query error in case of noskipped
|
hace 18 años |
fpc
|
8a984ebcf5
workaround mysql query optimization deficiency, using temporary tables
|
hace 18 años |
fpc
|
0f9b9bb7de
* fix dbdigest to use (full) filename to lookup tests in DB (table TESTS structure changed)
|
hace 18 años |
fpc
|
cf759d9c5c
* fix testsuite.cgi failed test links to ignore skipped tests, improve english text
|
hace 18 años |
fpc
|
bd8b81ceed
* testsuite comparison: make regression look more bold red, than newly failed
|
hace 18 años |
fpc
|
8afec0f049
* testsuite.cgi: do not show new, skipped tests in comparison
|
hace 18 años |
fpc
|
cfe41cf155
+ testsuite cgi testrun comparisons
|
hace 18 años |
peter
|
19b4964df3
* fix filtering
|
hace 19 años |
peter
|
c581066998
* testsuite cgi
|
hace 20 años |