| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Clean up statistics -- leave cache_bytes_max alone, create a new | Keith Bostic | 2015-01-23 | 1 | -0/+2 |
* | Add the cache_overhead configuration string to allow applications to configure | Keith Bostic | 2015-01-22 | 1 | -0/+2 |
* | Remove the (really, really old) gnuplot versions of the graph tools, | Keith Bostic | 2015-01-16 | 2 | -360/+0 |
* | One more try, fix up the copyright notices. | Keith Bostic | 2015-01-16 | 2 | -2/+2 |
* | Fix up the copyright notice. | Keith Bostic | 2015-01-16 | 2 | -2/+2 |
* | Fix up copyright notices. | Keith Bostic | 2015-01-16 | 2 | -1/+30 |
* | Merge pull request #1532 from rueckstiess/1365-wtstats-rewrite | Alex Gorrod | 2015-01-16 | 59 | -2573/+484987 |
|\ |
|
| * | Added s_wtstats to build the wtstats template. gulp now | Don Anderson | 2015-01-13 | 2 | -3/+3 |
| * | Remove dead code. | Don Anderson | 2015-01-13 | 1 | -3/+0 |
| * | removed confusing comment line | Thomas Rueckstiess | 2015-01-13 | 1 | -3/+1 |
| * | shift-click toggles all except clicked stat | Thomas Rueckstiess | 2015-01-13 | 9 | -18/+94 |
| * | added empty view with help text and symbols | Thomas Rueckstiess | 2015-01-08 | 8 | -5/+123 |
| * | changes based on PR feedback | Thomas Rueckstiess | 2015-01-08 | 1 | -5/+10 |
| * | added repository info (wiredtiger github) and better example in README. | Thomas Rueckstiess | 2015-01-06 | 2 | -3/+7 |
| * | bumped template version to 0.9 and fixed multi line strings in wtstats.py. | Thomas Rueckstiess | 2015-01-06 | 2 | -10/+10 |
| * | added npm run build alias, updated README. | Thomas Rueckstiess | 2015-01-06 | 2 | -2/+2 |
| * | Update README.md | Thomas Rückstieß | 2015-01-06 | 1 | -1/+1 |
| * | not including the actual template, gets created by build process. | Thomas Rueckstiess | 2015-01-06 | 1 | -9950/+0 |
| * | added README | Thomas Rueckstiess | 2015-01-06 | 1 | -0/+43 |
| * | added test for --json, fixed issue running nosetests from ./test. | Thomas Rueckstiess | 2015-01-06 | 1 | -5/+22 |
| * | do not mangle "data" variable, needed for python tests. | Thomas Rueckstiess | 2015-01-06 | 1 | -1/+1 |
| * | updated test suite, removed obsolete tests for --focus --right --abstime. | Thomas Rueckstiess | 2015-01-06 | 1 | -67/+14 |
| * | error msg if template missing. break lines at 80 chars. better help texts. | Thomas Rueckstiess | 2015-01-06 | 1 | -11/+19 |
| * | fixed bug where --include removes prefix and colon | Thomas Rueckstiess | 2015-01-06 | 2 | -15/+23 |
| * | removing unused imports | Thomas Rueckstiess | 2015-01-06 | 1 | -21/+3 |
| * | removed unused code, added comments, cleanup | Thomas Rueckstiess | 2015-01-06 | 9 | -13/+30 |
| * | version change. | Thomas Rueckstiess | 2015-01-06 | 1 | -1/+1 |
| * | latest template. | Thomas Rueckstiess | 2015-01-06 | 1 | -1/+1 |
| * | date parsing. | Thomas Rueckstiess | 2015-01-06 | 1 | -1/+1 |
| * | latest template. | Thomas Rueckstiess | 2015-01-06 | 1 | -11/+11 |
| * | works with FF, Safari, Chrome. use logo as toggle | Thomas Rueckstiess | 2015-01-06 | 2 | -5/+6 |
| * | fontawesome embedded as woff. FF not working. | Thomas Rueckstiess | 2015-01-06 | 5 | -4/+2189 |
| * | added original icon image. | Thomas Rueckstiess | 2015-01-06 | 1 | -0/+0 |
| * | inline logo | Thomas Rueckstiess | 2015-01-06 | 4 | -18/+42 |
| * | made menu toggleable for mobile devices | Thomas Rueckstiess | 2015-01-06 | 4 | -33/+57 |
| * | latest packed template | Thomas Rueckstiess | 2015-01-06 | 3 | -28/+35 |
| * | zoom, subsampling, clipping data outside x domain | Thomas Rueckstiess | 2015-01-06 | 2 | -26/+34 |
| * | zoom behavior | Thomas Rueckstiess | 2015-01-06 | 3 | -14/+35 |
| * | added sub-sampling warning, sample fixture | Thomas Rueckstiess | 2015-01-06 | 6 | -5/+1738 |
| * | subsampling of large data, circles only for low density | Thomas Rueckstiess | 2015-01-06 | 5 | -25/+467274 |
| * | removed old fixtures | Thomas Rueckstiess | 2015-01-06 | 5 | -11459/+1 |
| * | only update data if there is something to update | Thomas Rueckstiess | 2015-01-06 | 1 | -50/+50 |
| * | added xlabel | Thomas Rueckstiess | 2015-01-06 | 2 | -3/+22 |
| * | subtitles for panels, time scale format change | Thomas Rueckstiess | 2015-01-06 | 6 | -9/+41 |
| * | remove wtperf_stats file, removed obsolete cmd line args, new template. | Thomas Rueckstiess | 2015-01-06 | 3 | -189/+10 |
| * | relative / absolute x time | Thomas Rueckstiess | 2015-01-06 | 2 | -24/+35 |
| * | adding another data fixture | Thomas Rueckstiess | 2015-01-06 | 1 | -0/+3343 |
| * | removed unused code, output date strings | Thomas Rueckstiess | 2015-01-06 | 4 | -93/+86 |
| * | more fixtures | Thomas Rueckstiess | 2015-01-06 | 2 | -0/+9294 |
| * | load fontawesome from web, black focus, new template | Thomas Rueckstiess | 2015-01-06 | 6 | -89/+7761 |