summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2016-04-09allow filtering by monthHEADmasterDaniel Friesel-0/+13
2016-03-24add data logger wrapper + service file examplesDaniel Friesel-0/+30
2016-03-21individual list: do not show messages by defaultDaniel Friesel-25/+59
2016-03-21fix encoding in /individual for en_US.UTF8 databasesDaniel Friesel-1/+0
2016-03-20more sensible cache name defaultsDaniel Friesel-2/+2
2016-02-05Allow cache root to be set via envDaniel Friesel-1/+1
2016-01-07iris-delay-stats: use cache for static IRIS dataDaniel Friesel-2/+10
2015-12-29justify intro textsDaniel Friesel-0/+1
2015-12-27fix version info in individuallistDaniel Friesel-3/+4
2015-12-27/individual: let the DB do the joinDaniel Friesel-25/+13
2015-10-22cache data for landing page and formsDaniel Friesel-2/+29
2015-10-18index: override listen port/address via envDaniel Friesel-5/+4
2015-10-16index: allow setting db host/port via envDaniel Friesel-1/+3
2015-09-13beschreibungen!Daniel Friesel-0/+12
2015-09-07typoDaniel Friesel-1/+1
2015-09-06use browser-default design for select fieldsDaniel Friesel-9/+9
2015-09-06include project name in version stringDaniel Friesel-1/+1
2015-09-06cssDaniel Friesel-0/+29
2015-09-06Squashed commit of the following:Daniel Friesel-228/+237
2015-09-05.Daniel Friesel-1/+1
2015-09-05dokudingsDaniel Friesel-0/+2
2015-09-05dbdumpDaniel Friesel-0/+3
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