summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2015-03-21fix pid file0.03Daniel Friesel-1/+1
2015-03-21add exception templateDaniel Friesel-0/+14
2015-03-21index: 2ddata.tsv: add stddev (not plotted yet)Daniel Friesel-5/+8
2015-03-21index: use postgresql dbDaniel Friesel-73/+163
2015-03-21iris-delay-stats: use postgresql (index.pl still todo)Daniel Friesel-37/+159
2015-03-20sqlite-migration: create table with time zone (time zones are hard!)Daniel Friesel-1/+1
2015-03-18derp...Daniel Friesel-1/+1
2015-03-18sqlite-migration: slightly more fancy progress reportsDaniel Friesel-7/+10
2015-03-18sqlite-migration: progress bars are always niceDaniel Friesel-4/+22
2015-03-18add sqlite -> postgresql migration script (with schema update)Daniel Friesel-0/+257
2015-03-11toplist: handle empty list result (fix division by zero)Daniel Friesel-7/+23
2015-03-11minimal CSSDaniel Friesel-11/+17
2015-03-11intro: blafaselDaniel Friesel-11/+26
2015-03-10bargraph: set titleDaniel Friesel-5/+41
2015-03-09station dropdown: use legible station names, not codes0.02Daniel Friesel-13/+19
2015-03-09forms: improve 'Go' button locationDaniel Friesel-3/+4
2015-03-08toplist: background bargraphs for percentagesDaniel Friesel-1/+6
2015-03-08proper title tagDaniel Friesel-3/+8
2015-03-08show verison on top right, remove source linkDaniel Friesel-4/+15
2015-03-07implement toplistDaniel Friesel-11/+75
2015-03-07working top10 (except not rendered yet)Daniel Friesel-1/+10
2015-03-07move filter->where code into separate helper functionDaniel Friesel-37/+78
2015-03-07add filters (mostly working, even)Daniel Friesel-2/+41
2015-03-06lol unicodeDaniel Friesel-1/+2
2015-03-06barform: add optional filters (TODO: Lol Encoding)Daniel Friesel-1/+105
2015-03-05index: git describe works nowDaniel Friesel-2/+2
2015-03-05code cleanup, fix weekday / weekhour labeling and sorting0.01Daniel Friesel-37/+40
2015-03-03barplot: Handle NULL values in delay/is_canceled in countDaniel Friesel-4/+4
2015-03-03show total/matched number of samples in barplot hoverDaniel Friesel-17/+29
2015-02-27about link -> githubDaniel Friesel-1/+1
2015-02-27barform: default value for want_msgDaniel Friesel-0/+3
2015-02-26plot messages by anythingDaniel Friesel-2/+25
2015-02-25more delay metricsDaniel Friesel-7/+29
2015-02-25parametric bargraph is parametricDaniel Friesel-1/+99
2015-02-25index: fix cancel_numDaniel Friesel-1/+1
2015-02-24perltidyDaniel Friesel-18/+32
2015-02-24add station xsourceDaniel Friesel-0/+3
2015-02-24add /barDaniel Friesel-0/+13
2015-02-24intro: usage notesDaniel Friesel-1/+10
2015-02-24add plot for realtimedata by line/typeDaniel Friesel-2/+8
2015-02-24add itnro pageDaniel Friesel-2/+86
2015-02-24tsv: add realtime_rate metricDaniel Friesel-1/+8
2015-02-24index: sort tsv metric casesDaniel Friesel-6/+6
2015-02-24add piechartDaniel Friesel-1/+63
2015-02-24bargraph: optional width/height parametersDaniel Friesel-5/+12
2015-02-24map weekdays to their name, start our week on mondayDaniel Friesel-6/+22
2015-02-23proper number formattingDaniel Friesel-36/+38
2015-02-23move show_bargraph into js helper fileDaniel Friesel-92/+92
2015-02-23move css/js to subdirsDaniel Friesel-0/+0
2015-02-23arrange most things by most things! (also, fugly code at the moment)Daniel Friesel-4/+25