summaryrefslogtreecommitdiffstats
path: root/tests/arthur/baselineserver/src/baselineserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Add option to compare to different platform in lancelot autotestaavit2011-08-051-27/+46
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Do not filter adhoc clientsaavit2011-05-031-2/+2
* Lancelot: Add configurable client filtering to baseline serveraavit2011-05-031-10/+28
* Improve error reporting on failure to connect to baseline serveraavit2011-05-031-0/+1
* Update copyright year to 2011.Rohan McGovern2011-03-101-1/+1
* Make updating single baseline work againaavit2011-03-011-2/+2
* Updated for new git repo structureaavit2011-03-011-1/+1
* Re-added the update-all-baselines commandaavit2011-03-011-18/+16
* Avoid runId clashesaavit2011-01-141-16/+24
* Small improvements to host mapping and mismatch reportaavit2011-01-131-6/+7
* Implemented storing the full set of metadata (platform info) for baselinesaavit2011-01-121-17/+56
* Need not keep client waiting until server has savedaavit2010-12-161-8/+7
* Make the lancelot/baseline test system generically usableaavit2010-12-141-40/+44
* Make protocol less lancelot-specific, prepare use in other testcasesaavit2010-12-081-15/+15
* Added new View command on reportsaavit2010-12-021-0/+8
* Avoid race condition: don't quit until new executable is readyaavit2010-11-251-0/+2
* Add cmd to simulate testfail. Misc server improvements.aavit2010-11-221-10/+17
* Added command to clear all baselinesaavit2010-11-191-35/+7
* Added clean abort, dryrun mode. And stop ignoring the unused byte in RGB32aavit2010-11-191-1/+2
* Fix black- and whitelisting of individual itemsaavit2010-11-181-53/+22
* Filter runs on git branch and repoaavit2010-11-121-1/+14
* New and much improved mapping of items to fs storageaavit2010-11-101-34/+65
* Add even more platform info, and make it expandable.aavit2010-11-051-12/+17
* Fix license headersaavit2010-11-031-0/+40
* Put more platform info in the report headersaavit2010-11-021-1/+1
* Another change for running on actual serveraavit2010-10-251-6/+3
* Preparations for running on actual serveraavit2010-10-251-3/+8
* Add OS and git data to PlatformInfoaavit2010-10-181-12/+14
* Add support for blacklisting/whitelisting tests on the report page.Trond Kjernåsen2010-10-061-13/+79
* Added support for updating the baselines via the generated HTML reports.Trond Kjernåsen2010-09-301-3/+67
* Server generation of HTML mismatch reports addedaavit2010-09-161-11/+22
* Checksumming of the script files added.aavit2010-09-131-1/+3
* Improved path mapping, added test mode for it. Misc improvements.aavit2010-09-101-21/+64
* Improved server logging and more robust client connection attemptaavit2010-09-091-3/+4
* Make it possible to have several checksums associated with one ImageItem.Trond Kjernåsen2010-09-071-6/+6
* Add another format, and blacklist some moreaavit2010-09-071-0/+5
* More server storage path fixingaavit2010-09-071-7/+15
* Improve servers storage directory structureaavit2010-09-071-10/+11
* Move the engine->string function into ImageItem.Trond Kjernåsen2010-09-031-16/+1
* Add basic OpenGL testing support.Trond Kjernåsen2010-09-031-3/+19
* Protocol rewrite done; design cleaned up.aavit2010-09-031-25/+49
* Rewrite protocol (ImageItem/ImageItemList)aavit2010-09-021-20/+58
* minor message fixaavit2010-08-271-1/+1
* Use a remote test server during dev, plus some housekeepingaavit2010-08-251-10/+14
* First shot at a new client-server based autotest of the Arthuraavit2010-08-251-0/+188