summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
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
commit 3b3dd6ea92799a95ecaa7c90ede830a62d53ee05 Author: Daniel Friesel <derf@finalrewind.org> Date: Sun Sep 6 14:21:27 2015 +0200 margins commit ae911d4fba68adce63a16bda82f9b06a51a4aa81 Merge: 0625d89 8fca7e3 Author: I <marudor@marudor.de> Date: Sat Sep 5 14:49:12 2015 +0200 Merge branch 'master' of https://github.com/derf/iris-delay-stats # Conflicts: # templates/intro.html.ep commit 0625d894bb5294f3d47cca759010ee969db7a2d1 Author: marudor <marudor@marudor.de> Date: Sat Sep 5 13:51:49 2015 +0200 fancy forms
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
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