summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up statistics -- leave cache_bytes_max alone, create a newKeith Bostic2015-01-231-0/+2
* Add the cache_overhead configuration string to allow applications to configureKeith Bostic2015-01-221-0/+2
* Remove the (really, really old) gnuplot versions of the graph tools,Keith Bostic2015-01-162-360/+0
* One more try, fix up the copyright notices.Keith Bostic2015-01-162-2/+2
* Fix up the copyright notice.Keith Bostic2015-01-162-2/+2
* Fix up copyright notices.Keith Bostic2015-01-162-1/+30
* Merge pull request #1532 from rueckstiess/1365-wtstats-rewriteAlex Gorrod2015-01-1659-2573/+484987
|\
| * Added s_wtstats to build the wtstats template. gulp nowDon Anderson2015-01-132-3/+3
| * Remove dead code.Don Anderson2015-01-131-3/+0
| * removed confusing comment lineThomas Rueckstiess2015-01-131-3/+1
| * shift-click toggles all except clicked statThomas Rueckstiess2015-01-139-18/+94
| * added empty view with help text and symbolsThomas Rueckstiess2015-01-088-5/+123
| * changes based on PR feedbackThomas Rueckstiess2015-01-081-5/+10
| * added repository info (wiredtiger github) and better example in README.Thomas Rueckstiess2015-01-062-3/+7
| * bumped template version to 0.9 and fixed multi line strings in wtstats.py.Thomas Rueckstiess2015-01-062-10/+10
| * added npm run build alias, updated README.Thomas Rueckstiess2015-01-062-2/+2
| * Update README.mdThomas Rückstieß2015-01-061-1/+1
| * not including the actual template, gets created by build process.Thomas Rueckstiess2015-01-061-9950/+0
| * added READMEThomas Rueckstiess2015-01-061-0/+43
| * added test for --json, fixed issue running nosetests from ./test.Thomas Rueckstiess2015-01-061-5/+22
| * do not mangle "data" variable, needed for python tests.Thomas Rueckstiess2015-01-061-1/+1
| * updated test suite, removed obsolete tests for --focus --right --abstime.Thomas Rueckstiess2015-01-061-67/+14
| * error msg if template missing. break lines at 80 chars. better help texts.Thomas Rueckstiess2015-01-061-11/+19
| * fixed bug where --include removes prefix and colonThomas Rueckstiess2015-01-062-15/+23
| * removing unused importsThomas Rueckstiess2015-01-061-21/+3
| * removed unused code, added comments, cleanupThomas Rueckstiess2015-01-069-13/+30
| * version change.Thomas Rueckstiess2015-01-061-1/+1
| * latest template.Thomas Rueckstiess2015-01-061-1/+1
| * date parsing.Thomas Rueckstiess2015-01-061-1/+1
| * latest template.Thomas Rueckstiess2015-01-061-11/+11
| * works with FF, Safari, Chrome. use logo as toggleThomas Rueckstiess2015-01-062-5/+6
| * fontawesome embedded as woff. FF not working.Thomas Rueckstiess2015-01-065-4/+2189
| * added original icon image.Thomas Rueckstiess2015-01-061-0/+0
| * inline logoThomas Rueckstiess2015-01-064-18/+42
| * made menu toggleable for mobile devicesThomas Rueckstiess2015-01-064-33/+57
| * latest packed templateThomas Rueckstiess2015-01-063-28/+35
| * zoom, subsampling, clipping data outside x domainThomas Rueckstiess2015-01-062-26/+34
| * zoom behaviorThomas Rueckstiess2015-01-063-14/+35
| * added sub-sampling warning, sample fixtureThomas Rueckstiess2015-01-066-5/+1738
| * subsampling of large data, circles only for low densityThomas Rueckstiess2015-01-065-25/+467274
| * removed old fixturesThomas Rueckstiess2015-01-065-11459/+1
| * only update data if there is something to updateThomas Rueckstiess2015-01-061-50/+50
| * added xlabelThomas Rueckstiess2015-01-062-3/+22
| * subtitles for panels, time scale format changeThomas Rueckstiess2015-01-066-9/+41
| * remove wtperf_stats file, removed obsolete cmd line args, new template.Thomas Rueckstiess2015-01-063-189/+10
| * relative / absolute x timeThomas Rueckstiess2015-01-062-24/+35
| * adding another data fixtureThomas Rueckstiess2015-01-061-0/+3343
| * removed unused code, output date stringsThomas Rueckstiess2015-01-064-93/+86
| * more fixturesThomas Rueckstiess2015-01-062-0/+9294
| * load fontawesome from web, black focus, new templateThomas Rueckstiess2015-01-066-89/+7761