8 Commits

Author SHA1 Message Date
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
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
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