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