summaryrefslogtreecommitdiffstats
path: root/src/bm
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug.HEADmasterjasplin2010-05-131-1/+3
* Include 'from time' sample in 'inside range'.jasplin2010-05-133-6/+14
* Made text input for ASF stats more robust.jasplin2010-05-131-2/+2
* Fixed typo ++.jasplin2010-05-121-3/+4
* Improved color highlighting.jasplin2010-05-121-11/+35
* Updated online documentation.jasplin2010-05-121-4/+6
* Fixed bug.jasplin2010-05-122-20/+12
* Apply certain instability tests within from..to time range only.jasplin2010-05-123-13/+25
* Improved the result history details of the ASF page.jasplin2010-05-124-53/+500
* Added result history details to ASF Stats page.jasplin2010-05-114-193/+375
* Added cookie support to index section.jasplin2010-05-111-3/+3
* Added ASF Scorecard feature.jasplin2010-05-109-154/+1021
* Fixed bug in computing stability fractions.jasplin2010-05-072-9/+18
* Show subsequence counts as percentages total count as well.jasplin2010-05-071-3/+10
* First working version of the "data quality stats" feature.jasplin2010-05-078-40/+479
* Highlight outliers in index contributor graphs.jasplin2010-05-066-34/+89
* Changed median smoothing to preserve order.jasplin2010-05-055-140/+63
* Prepare data quality stats feature.jasplin2010-05-043-4/+56
* Fixed bug: Negative base time should map to last contributor time everywhere.jasplin2010-04-301-1/+3
* Redefined meaning of a negative index base time.jasplin2010-04-304-11/+9
* Updated ER-diagram and <area> title attribute.jasplin2010-04-301-29/+34
* Removed obsolete code.jasplin2010-04-291-2/+0
* Removed obsolete columns from 'indexConfig'table.jasplin2010-04-291-32/+6
* Show timestamp neighbor distance stats for index.jasplin2010-04-291-3/+31
* Fixed typos.jasplin2010-04-291-3/+3
* Prevented a compiler warning.jasplin2010-04-291-1/+1
* Evaluate the index only at timestamps with results.jasplin2010-04-285-443/+62
* Show the sign of the diff change.jasplin2010-04-282-4/+5
* Individual value ranges for index contributors plots.jasplin2010-04-285-20/+67
* Show base percentages.jasplin2010-04-282-49/+59
* A bit of polish.jasplin2010-04-262-6/+10
* Showed more time labels along the x-axis.jasplin2010-04-261-25/+35
* Added online documentation.jasplin2010-04-262-7/+58
* Fixed minor bug in computing index value contributors.jasplin2010-04-262-22/+29
* Stacked base pos circle lower.jasplin2010-04-261-1/+2
* Increased height of contributor plot.jasplin2010-04-261-1/+1
* Upgraded the index feature.jasplin2010-04-2611-255/+1372
* More adjustments of bg rects.jasplin2010-04-121-2/+6
* Adjusted drawing of bg rects some more.jasplin2010-04-121-4/+7
* Dropped drawing plot borders.jasplin2010-04-121-2/+3
* Increased the min and max heights of the result history plots.jasplin2010-04-121-1/+1
* Added cross-context comparison of a given benchmark.jasplin2010-04-127-15/+854
* Added save/load feature for index configs.jasplin2010-04-093-12/+676
* Sort filter values in server.jasplin2010-04-061-5/+6
* Highlight combination matches in index filter.jasplin2010-04-062-47/+202
* Added a 'settings' sub-section to the index section.jasplin2010-03-262-2/+15
* Performance index - new approach.jasplin2010-03-2613-2428/+1221
* Moved timestamp from snapshot to result.jasplin2010-03-192-19/+19
* Removed commented-out code.jasplin2010-03-171-12/+0
* Refactored some of the plotting code.jasplin2010-03-177-711/+1067