summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Updated README + misc fixes/cleanupJo Asplin2011-09-201-1/+0
* Fixed commentJo Asplin2011-08-121-1/+1
* Removed obsolete comments.jasplin2011-05-271-6/+2
* Removed trailing whitespace.jasplin2011-05-261-1/+1
* Added Top Changes page to replace ranking feature.jasplin2011-05-2611-815/+990
* Adjust formula for last change stability score.jasplin2011-04-132-22/+22
* Adjust formula for last change stability score.jasplin2011-04-121-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:bm/jasplins-bm2jasplin2011-04-051-2/+2
|\
| * BM2: Use `/home/qt/benchmarks' directory instead of the `benchmarks2'Sergio Ahumada2011-04-011-2/+2
* | 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
* Merge branch 'master' of scm.dev.nokia.troll.no:bm/jasplins-bm2jasplin2011-03-291-13/+19
|\
| * BM2: Improve robustness of bm2_result_watcher.plSergio Ahumada2011-03-211-0/+1
| * BM2: Improve robustness of bm2_result_watcher.plSergio Ahumada2011-03-181-13/+18
* | 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-182-79/+85
* Make SQL queries safer and more robust.jasplin2011-03-1815-177/+177
* Added diagnostic messages and an extra completeness check.jasplin2011-03-111-18/+68
* Let uploadresults.py execute computerankings.py itself as appropriate.jasplin2011-03-102-19/+112
* Define LCSS as a sum instead of a product.jasplin2011-03-031-2/+2
* BM2: First attempt to Arrange for Benchmark RankingsSergio Ahumada2011-02-281-10/+3
* Minor.jasplin2011-02-241-1/+1
* Prevent uploading results when affected rankings exist.jasplin2011-02-243-29/+63
* Minor cleanup.jasplin2011-02-244-8/+25
* Comment out 'forced' flag.jasplin2011-02-241-1/+1
* Cleaned up handling of command-line args ++.jasplin2011-02-245-196/+240
* Fixed bug.jasplin2011-02-241-2/+2
* Fixed bug that caused zero-division for small sets.jasplin2011-02-241-1/+2
* Revert "Fixed bug that caused zero-division for small sets."jasplin2011-02-241-2/+1
* Fixed bug that caused zero-division for small sets.jasplin2011-02-241-1/+2
* Remove timestamp argument from command line.jasplin2011-02-231-17/+5
* Fixed bug.jasplin2011-02-181-4/+7
* Added basic annotation.jasplin2011-02-184-7/+94
* Use infinite endpoint for snapshot interval in single time series URL.jasplin2011-02-161-12/+24
* Included LCDA (Last Change Days Ago) in ranking table.jasplin2011-02-162-9/+15
* Enabled test case filter for rankings computation.jasplin2011-02-112-5/+22
* Added rankedonly option.jasplin2011-02-112-15/+39
* Optimized by replacing filter() with dictionary lookup.jasplin2011-02-101-29/+13
* Show trend as "delta from prev ranking pos".jasplin2011-02-102-12/+80
* Fixed bug: maxsize must be applied _after_ sorting.jasplin2011-02-091-6/+6
* Set max ranking size from GUI.jasplin2011-02-092-7/+18
* Removed unused data from JSON output.jasplin2011-02-091-1/+0
* Indicate for which snapshots rankings are available.jasplin2011-02-081-2/+13
* Removed trailing whitespace.jasplin2011-02-081-1/+1
* Initial rudimentary version of rankings page.jasplin2011-02-084-22/+207
* Simplified extractSingleContextBMStats().jasplin2011-02-043-15/+10
* Fixed bugs.jasplin2011-02-042-3/+4
* Minor addition to error message.jasplin2011-02-041-1/+3
* Improved ranking table + merged DB scripts.jasplin2011-02-043-51/+39