Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2016-04-09 | allow filtering by monthHEADmaster | Daniel Friesel | -0/+13 | |
2016-03-24 | add data logger wrapper + service file examples | Daniel Friesel | -0/+30 | |
2016-03-21 | individual list: do not show messages by default | Daniel Friesel | -25/+59 | |
2016-03-21 | fix encoding in /individual for en_US.UTF8 databases | Daniel Friesel | -1/+0 | |
2016-03-20 | more sensible cache name defaults | Daniel Friesel | -2/+2 | |
2016-02-05 | Allow cache root to be set via env | Daniel Friesel | -1/+1 | |
2016-01-07 | iris-delay-stats: use cache for static IRIS data | Daniel Friesel | -2/+10 | |
2015-12-29 | justify intro texts | Daniel Friesel | -0/+1 | |
2015-12-27 | fix version info in individuallist | Daniel Friesel | -3/+4 | |
2015-12-27 | /individual: let the DB do the join | Daniel Friesel | -25/+13 | |
Needs quite some RAM at the moment, but it's better in the long run | ||||
2015-10-22 | cache data for landing page and forms | Daniel Friesel | -2/+29 | |
2015-10-18 | index: override listen port/address via env | Daniel Friesel | -5/+4 | |
2015-10-16 | index: allow setting db host/port via env | Daniel Friesel | -1/+3 | |
2015-09-13 | beschreibungen! | Daniel Friesel | -0/+12 | |
2015-09-07 | typo | Daniel Friesel | -1/+1 | |
2015-09-06 | use browser-default design for select fields | Daniel Friesel | -9/+9 | |
2015-09-06 | include project name in version string | Daniel Friesel | -1/+1 | |
2015-09-06 | css | Daniel Friesel | -0/+29 | |
2015-09-06 | Squashed 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-05 | dokudings | Daniel Friesel | -0/+2 | |
2015-09-05 | dbdump | Daniel Friesel | -0/+3 | |
2015-09-04 | avg_delay: remove stddev (counter-intuitive) | Daniel Friesel | -3/+2 | |
2015-09-04 | add (very simple) json 2ddata API | Daniel Friesel | -16/+43 | |
2015-05-04 | add cancellation filter to toplist | Daniel Friesel | -10/+27 | |
2015-04-03 | individuallist: add messages per departure | Daniel Friesel | -4/+32 | |
2015-03-31 | add date filter | Daniel Friesel | -1/+28 | |
2015-03-30 | individualform: be a bit more descriptive | Daniel Friesel | -2/+3 | |
2015-03-29 | individuallist: strike through canceled departures | Daniel Friesel | -1/+6 | |
2015-03-29 | add list of individual arrivals / departures | Daniel Friesel | -0/+133 | |
2015-03-29 | iris-delay-stats: add view containing departures with -all- messages | Daniel Friesel | -0/+21 | |
2015-03-28 | add train_no filter selector | Daniel Friesel | -8/+40 | |
2015-03-27 | another port change. derp. | Daniel Friesel | -2/+2 | |
2015-03-27 | iris-delay-stats: add hr_departures view for query testing | Daniel Friesel | -2/+20 | |
2015-03-27 | port change | Daniel Friesel | -2/+2 | |
2015-03-27 | move query filters to filterform template | Daniel Friesel | -92/+47 | |
2015-03-25 | fix encoding issues on perl5.14 / Debian Stable with nginx | Daniel Friesel | -11/+18 | |
2015-03-24 | globalstats: adjust for canceled trains | Daniel Friesel | -6/+6 | |
2015-03-23 | index: remove debug outputs | Daniel Friesel | -3/+0 | |
2015-03-23 | add stddev on delay graph | Daniel Friesel | -7/+50 | |
2015-03-22 | index: fix stddev/count order in realtime-Rate | Daniel Friesel | -1/+2 | |
2015-03-22 | dirty hack to accomodate for missing rows in weekhour aggregation | Daniel Friesel | -2/+34 | |
2015-03-21 | fix pid file0.03 | Daniel Friesel | -1/+1 | |
2015-03-21 | add exception template | Daniel Friesel | -0/+14 | |
2015-03-21 | index: 2ddata.tsv: add stddev (not plotted yet) | Daniel Friesel | -5/+8 | |
2015-03-21 | index: use postgresql db | Daniel Friesel | -73/+163 | |
2015-03-21 | iris-delay-stats: use postgresql (index.pl still todo) | Daniel Friesel | -37/+159 | |
2015-03-20 | sqlite-migration: create table with time zone (time zones are hard!) | Daniel Friesel | -1/+1 | |
2015-03-18 | derp... | Daniel Friesel | -1/+1 | |
2015-03-18 | sqlite-migration: slightly more fancy progress reports | Daniel Friesel | -7/+10 | |