index
:
iris-delay-stats
master
Collect (and maybe aggregate) train delay data
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
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 file
0.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
2015-03-18
sqlite-migration: progress bars are always nice
Daniel Friesel
-4
/
+22
2015-03-18
add sqlite -> postgresql migration script (with schema update)
Daniel Friesel
-0
/
+257
2015-03-11
toplist: handle empty list result (fix division by zero)
Daniel Friesel
-7
/
+23
2015-03-11
minimal CSS
Daniel Friesel
-11
/
+17
2015-03-11
intro: blafasel
Daniel Friesel
-11
/
+26
2015-03-10
bargraph: set title
Daniel Friesel
-5
/
+41
2015-03-09
station dropdown: use legible station names, not codes
0.02
Daniel Friesel
-13
/
+19
2015-03-09
forms: improve 'Go' button location
Daniel Friesel
-3
/
+4
2015-03-08
toplist: background bargraphs for percentages
Daniel Friesel
-1
/
+6
2015-03-08
proper title tag
Daniel Friesel
-3
/
+8
2015-03-08
show verison on top right, remove source link
Daniel Friesel
-4
/
+15
2015-03-07
implement toplist
Daniel Friesel
-11
/
+75
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
-2
/
+41
2015-03-06
lol unicode
Daniel Friesel
-1
/
+2
2015-03-06
barform: add optional filters (TODO: Lol Encoding)
Daniel Friesel
-1
/
+105
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
-17
/
+29
[next]