summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Highlight combination matches in index filter.jasplin2010-04-064-88/+327
* Ensure eval time step is >= 86400.jasplin2010-03-261-0/+4
* Added a 'settings' sub-section to the index section.jasplin2010-03-264-33/+162
* Performance index - new approach.jasplin2010-03-2618-2732/+1537
* Added index to result table to speed up fetching a basic time series.jasplin2010-03-191-1/+6
* Moved timestamp from snapshot to result.jasplin2010-03-194-23/+24
* Removed commented-out code.jasplin2010-03-171-12/+0
* Refactored some of the plotting code.jasplin2010-03-178-711/+1068
* Fixed bug: Minimized gap between plots and table.jasplin2010-03-161-1/+1
* Adjustments in plot.jasplin2010-03-151-5/+18
* Added 'verbose' checkbox to index section.jasplin2010-03-151-1/+12
* Adjusted vertical spacings in plot.jasplin2010-03-151-2/+2
* Performance index - initial version.jasplin2010-03-1513-482/+1537
* Performance index support: Reintroduced multiple index trees + implemented mo...jasplin2010-03-0510-640/+2319
* Extract git branch using --no-color option.jasplin2010-03-031-1/+1
* Keep only a single index tree.jasplin2010-02-266-324/+134
* Partial implementation of performance index support.jasplin2010-02-2514-38/+1261
* Added the 'get result' command.jasplin2010-02-233-1/+309
* Include result ID in history output.jasplin2010-02-234-15/+34
* Encoded 'details' URL properly.jasplin2010-02-111-4/+6
* Removed obsolete TODO item.jasplin2010-02-031-4/+0
* Restructured the database schema.jasplin2010-02-0311-853/+910
* Obsoleted SHA-1 option in time ranges.jasplin2010-01-268-322/+201
* Scale available difference tolerance values.correctly.jasplin2010-01-201-8/+8
* Yet another axis caption modification.jasplin2010-01-142-4/+4
* Shortened axis caption.jasplin2010-01-141-1/+1
* Slight correction of axis caption.jasplin2010-01-141-1/+1
* Negated the sign in a few difference expressions.jasplin2010-01-132-9/+10
* Add support for negative result values.jasplin2010-01-138-593/+596
* Added benchmark filters for 'get rankedbenchmarks' request.jasplin2009-12-229-20/+115
* Allow for negative ages.jasplin2009-12-221-1/+1
* Fixed bug preventing computation of regression line.jasplin2009-12-221-2/+2
* Allow time ranges with zero extension.jasplin2009-12-221-20/+24
* Improved interactive context selection.jasplin2009-12-2212-312/+619
* Updated TODO.jasplin2009-12-171-0/+2
* Fixed bug causing iterations to be read from the value attribute.jasplin2009-12-171-1/+1
* Use a common name for metric synonyms.jasplin2009-12-161-1/+11
* Made extraction of BMDISKWRITESYNC independent of 4.6.jasplin2009-12-161-3/+17
* Removed debug output.jasplin2009-12-161-3/+0
* Added disksync=off option to bmserver.jasplin2009-12-161-0/+18
* Fixed backward compatibility bug for 'iterations' attribute.jasplin2009-12-151-0/+4
* Updated TODO.jasplin2009-12-151-9/+3
* Show row count in benchmark summary section.jasplin2009-12-142-0/+15
* Removed debug message.jasplin2009-12-141-2/+0
* Obsoleted 'iterations' and added DB indexes.jasplin2009-12-1411-263/+185
* Fixed bug in 'details' page.jasplin2009-12-101-1/+1
* Allow floating point values with zero fraction in results file.jasplin2009-12-101-1/+9
* Updated TODO.jasplin2009-12-101-0/+10
* Added quotes around data tag for file comparison.jasplin2009-12-091-4/+5
* Fixed bug that disallowed empty data tags.jasplin2009-12-081-1/+1