summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2015-09-04avg_delay: remove stddev (counter-intuitive)Daniel Friesel-3/+2
2015-09-04add (very simple) json 2ddata APIDaniel Friesel-16/+43
2015-05-04add cancellation filter to toplistDaniel Friesel-10/+27
2015-04-03individuallist: add messages per departureDaniel Friesel-4/+32
2015-03-31add date filterDaniel Friesel-1/+28
2015-03-30individualform: be a bit more descriptiveDaniel Friesel-2/+3
2015-03-29individuallist: strike through canceled departuresDaniel Friesel-1/+6
2015-03-29add list of individual arrivals / departuresDaniel Friesel-0/+133
2015-03-29iris-delay-stats: add view containing departures with -all- messagesDaniel Friesel-0/+21
2015-03-28add train_no filter selectorDaniel Friesel-8/+40
2015-03-27another port change. derp.Daniel Friesel-2/+2
2015-03-27iris-delay-stats: add hr_departures view for query testingDaniel Friesel-2/+20
2015-03-27port changeDaniel Friesel-2/+2
2015-03-27move query filters to filterform templateDaniel Friesel-92/+47
2015-03-25fix encoding issues on perl5.14 / Debian Stable with nginxDaniel Friesel-11/+18
2015-03-24globalstats: adjust for canceled trainsDaniel Friesel-6/+6
2015-03-23index: remove debug outputsDaniel Friesel-3/+0
2015-03-23add stddev on delay graphDaniel Friesel-7/+50
2015-03-22index: fix stddev/count order in realtime-RateDaniel Friesel-1/+2
2015-03-22dirty hack to accomodate for missing rows in weekhour aggregationDaniel Friesel-2/+34
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