summaryrefslogtreecommitdiffstats
path: root/scripts/uploadresults.py
Commit message (Expand)AuthorAgeFilesLines
* Added Top Changes page to replace ranking feature.jasplin2011-05-261-107/+23
* Bugfix: Failed verification assumed data-driven testing.jasplin2011-04-051-1/+9
* Added --remote option.jasplin2011-03-301-37/+62
* Keep repo with 'testable snapshots' file away from externals.jasplin2011-03-301-15/+42
* Update a 'testable snapshots' file on each upload.jasplin2011-03-291-1/+85
* Output to stdout/stderr and use exit codes in a consistent way.jasplin2011-03-181-39/+43
* Make SQL queries safer and more robust.jasplin2011-03-181-21/+21
* Added diagnostic messages and an extra completeness check.jasplin2011-03-111-18/+68
* Let uploadresults.py execute computerankings.py itself as appropriate.jasplin2011-03-101-8/+89
* Minor.jasplin2011-02-241-1/+1
* Prevent uploading results when affected rankings exist.jasplin2011-02-241-10/+40
* Minor cleanup.jasplin2011-02-241-2/+6
* Cleaned up handling of command-line args ++.jasplin2011-02-241-79/+91
* Remove timestamp argument from command line.jasplin2011-02-231-17/+5
* Fixed bug.jasplin2011-02-031-1/+1
* Fixed bug: s/context/contextId.jasplin2011-02-031-3/+3
* Adapted database queries to new database structureJoão Abecasis2011-02-021-14/+14
* Extraneous semi-colonJoão Abecasis2011-02-021-1/+1
* Get id for newly inserted rows as they're insertedJoão Abecasis2011-02-021-4/+3
* Added initial version of finalizeresults.py.jasplin2011-01-271-7/+1
* Cleaned up. Increased code reuse.jasplin2011-01-241-61/+20
* Made upload script more robust.jasplin2010-11-151-2/+2
* Unaliased fps metric.jasplin2010-11-151-0/+2
* Converted database schema to one that is 50% faster.jasplin2010-11-021-55/+108
* Implemented comparison of two contexts, + fixed bug in uploadresults.pyjasplin2010-10-221-1/+1
* Use canonical metric names.jasplin2010-10-211-0/+7
* Added database as a command-line argument.jasplin2010-10-191-5/+11
* Support multiple <TestCase> elements in XML file.jasplin2010-10-121-27/+38
* Added more details to --help documentation.jasplin2010-10-051-9/+12
* Added a table for recording upload events.jasplin2010-10-051-8/+29
* Added verbose usage help.jasplin2010-10-041-4/+20
* Added more metrics.jasplin2010-10-041-0/+5
* Minor reordering of table attributes.jasplin2010-10-041-31/+7
* Revert "Added repo URL."jasplin2010-10-041-14/+43
* Avoided using backslash to continue statements.jasplin2010-10-041-19/+19
* Added repo URL.jasplin2010-10-041-44/+15
* Completed initial version of upload script.jasplin2010-10-031-24/+46
* Validated SHA-1 format.jasplin2010-10-031-2/+12
* Initial upload script (incomplete).jasplin2010-10-011-0/+189