14 Commits

Author SHA1 Message Date
Pauli Nieminen
41471973fb Fixed test errors not to be overwriten from same build.
Fixed image link in header to go to front page
2008-09-01 11:48:07 +00:00
Pauli Nieminen
171041d6cd Fixed DISPLAY back to :0.0 2008-08-23 09:42:14 +00:00
Pauli Nieminen
b832d31fa5 Made TestRunner add b entry also for crashed test run
Minor bug fixes for running in remote machine
2008-08-22 22:26:24 +00:00
Pauli Nieminen
88cb10df99 Improved test website install script.
(still missing prompt for database connection information)
2008-08-20 07:20:06 +00:00
Pauli Nieminen
74d04db1e2 Moved autohide text format conversion to smarty plugin code...
...where it should have been from start already.
2008-08-19 12:41:35 +00:00
Pauli Nieminen
5b9a7c0ece Fixed warnings to be visible when build was successful.
Made test error message be escaped if there is newlines or quotes
2008-08-19 09:47:42 +00:00
Pauli Nieminen
d2b9902432 Fixed build error message to show if it contains quote 2008-08-18 21:59:51 +00:00
Pauli Nieminen
7346fa5ca7 Made minor improvements to install script 2008-08-18 16:00:26 +00:00
Pauli Nieminen
aaae4b8ede Added install script to settup unit test website 2008-08-18 15:54:53 +00:00
Pauli Nieminen
eafbb24f8b Made unit test runner detect paths automatically 2008-08-18 14:52:00 +00:00
Pauli Nieminen
a533b6a5eb [[Another jumble of fixes]]
* Made some UI tweaks

* Implemented configuration interface thought php file

* Implemented database config storage for worknig values

* Optimized some sql queries

* Added build prune option to remove old builds that are similar to
  next and previous builds
2008-08-15 22:02:45 +00:00
Pauli Nieminen
4531102c3e Added paginate class to create paging info for template
Optimized database usage with better quaries and some index aditions.
2008-08-14 05:38:56 +00:00
Pauli Nieminen
7117f272ff Added page to show information about build
Made some improvements to css
2008-08-13 13:17:23 +00:00
Pauli Nieminen
4327e0e843 moved unit test website code to branches/resources/ from trunk/utils/
[[Split portion of a mixed commit.]]
2008-08-12 22:44:15 +00:00