index
:
iris-delay-stats
master
Collect (and maybe aggregate) train delay data
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
index.pl
Age
Commit message (
Expand
)
Author
Lines
2015-12-27
/individual: let the DB do the join
Daniel Friesel
-25
/
+13
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-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
/
+19
2015-04-03
individuallist: add messages per departure
Daniel Friesel
-2
/
+25
2015-03-31
add date filter
Daniel Friesel
-0
/
+16
2015-03-29
add list of individual arrivals / departures
Daniel Friesel
-0
/
+49
2015-03-28
add train_no filter selector
Daniel Friesel
-7
/
+27
2015-03-27
another port change. derp.
Daniel Friesel
-1
/
+1
2015-03-27
port change
Daniel Friesel
-1
/
+1
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
-6
/
+11
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 file
0.03
Daniel Friesel
-1
/
+1
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-11
toplist: handle empty list result (fix division by zero)
Daniel Friesel
-7
/
+10
2015-03-10
bargraph: set title
Daniel Friesel
-4
/
+40
2015-03-09
station dropdown: use legible station names, not codes
0.02
Daniel Friesel
-5
/
+11
2015-03-08
proper title tag
Daniel Friesel
-2
/
+7
2015-03-08
show verison on top right, remove source link
Daniel Friesel
-2
/
+7
2015-03-07
implement toplist
Daniel Friesel
-11
/
+10
2015-03-07
working top10 (except not rendered yet)
Daniel Friesel
-1
/
+10
2015-03-07
move filter->where code into separate helper function
Daniel Friesel
-37
/
+78
2015-03-07
add filters (mostly working, even)
Daniel Friesel
-1
/
+40
2015-03-06
lol unicode
Daniel Friesel
-1
/
+2
2015-03-06
barform: add optional filters (TODO: Lol Encoding)
Daniel Friesel
-1
/
+41
2015-03-05
index: git describe works now
Daniel Friesel
-2
/
+2
2015-03-05
code cleanup, fix weekday / weekhour labeling and sorting
0.01
Daniel Friesel
-37
/
+40
2015-03-03
barplot: Handle NULL values in delay/is_canceled in count
Daniel Friesel
-4
/
+4
2015-03-03
show total/matched number of samples in barplot hover
Daniel Friesel
-15
/
+21
2015-02-26
plot messages by anything
Daniel Friesel
-0
/
+15
2015-02-25
more delay metrics
Daniel Friesel
-7
/
+29
2015-02-25
parametric bargraph is parametric
Daniel Friesel
-0
/
+67
2015-02-25
index: fix cancel_num
Daniel Friesel
-1
/
+1
2015-02-24
perltidy
Daniel Friesel
-18
/
+32
2015-02-24
add station xsource
Daniel Friesel
-0
/
+3
2015-02-24
add /bar
Daniel Friesel
-0
/
+6
2015-02-24
add itnro page
Daniel Friesel
-2
/
+53
2015-02-24
tsv: add realtime_rate metric
Daniel Friesel
-1
/
+8
2015-02-24
index: sort tsv metric cases
Daniel Friesel
-6
/
+6
2015-02-24
map weekdays to their name, start our week on monday
Daniel Friesel
-6
/
+22
2015-02-23
proper number formatting
Daniel Friesel
-4
/
+4
2015-02-23
arrange most things by most things! (also, fugly code at the moment)
Daniel Friesel
-4
/
+13
[next]