| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |
| * | move windshield to front, close panel on deselect all | Thomas Rueckstiess | 2015-01-06 | 3 | -11/+33 |
| * | resize based on parent size, debounce render | Thomas Rueckstiess | 2015-01-06 | 3 | -11/+22 |
| * | gulp pack task | Thomas Rueckstiess | 2015-01-06 | 2 | -2/+19 |
| * | removed unneeded fonts and mangling | Thomas Rueckstiess | 2015-01-06 | 2 | -3/+1 |
| * | bigger fixture file. | Thomas Rueckstiess | 2015-01-06 | 4 | -5/+7607 |
| * | added crosshair and focus. | Thomas Rueckstiess | 2015-01-06 | 1 | -1/+97 |
| * | vizFn returns redraw function, smooth scaling animations | Thomas Rueckstiess | 2015-01-06 | 7 | -91/+158 |
| * | removed rickshaw, moved settings to chart | Thomas Rueckstiess | 2015-01-06 | 9 | -56/+66 |
| * | setting buttons at top | Thomas Rueckstiess | 2015-01-06 | 5 | -5/+82 |
| * | small style changes | Thomas Rueckstiess | 2015-01-06 | 1 | -5/+2 |
| * | wrapped in viz view | Thomas Rueckstiess | 2015-01-06 | 5 | -128/+246 |
| * | passed statChanged up to app and down to chart | Thomas Rueckstiess | 2015-01-06 | 6 | -46/+168 |
| * | rickshaw charts rendered | Thomas Rueckstiess | 2015-01-06 | 12 | -37/+138 |
| * | make collapse animation faster | Thomas Rueckstiess | 2015-01-06 | 1 | -1/+9 |
| * | filtering works, tri-state buttons work | Thomas Rueckstiess | 2015-01-06 | 5 | -13/+40 |
| * | initial import of template generator app | Thomas Rueckstiess | 2015-01-06 | 24 | -0/+2640 |
| * | added test instructions | Thomas Rueckstiess | 2015-01-06 | 1 | -0/+4 |