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