pierre
|
17ad136412
Remove warning of misplaced <P> marker, as noticed by html checker
|
11 lat temu |
michael
|
77f62cafbe
* Fix range check error
|
11 lat temu |
pierre
|
4ffd60879a
Avoid error in html checker about non-encoded ampersand
|
11 lat temu |
pierre
|
fad718c6a6
Add 2.6.4 and 2.6.5 branches and fix fisplay of boolean test source options
|
11 lat temu |
michael
|
32f74d23f1
* Move to postgresql
|
11 lat temu |
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 |