Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
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 codes0.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 sorting0.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 |
2015-02-27 | about link -> github | Daniel Friesel | -1/+1 |
2015-02-27 | barform: default value for want_msg | Daniel Friesel | -0/+3 |
2015-02-26 | plot messages by anything | Daniel Friesel | -2/+25 |
2015-02-25 | more delay metrics | Daniel Friesel | -7/+29 |
2015-02-25 | parametric bargraph is parametric | Daniel Friesel | -1/+99 |
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/+13 |
2015-02-24 | intro: usage notes | Daniel Friesel | -1/+10 |
2015-02-24 | add plot for realtimedata by line/type | Daniel Friesel | -2/+8 |
2015-02-24 | add itnro page | Daniel Friesel | -2/+86 |
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 | add piechart | Daniel Friesel | -1/+63 |
2015-02-24 | bargraph: optional width/height parameters | Daniel Friesel | -5/+12 |
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 | -36/+38 |
2015-02-23 | move show_bargraph into js helper file | Daniel Friesel | -92/+92 |
2015-02-23 | move css/js to subdirs | Daniel Friesel | -0/+0 |
2015-02-23 | arrange most things by most things! (also, fugly code at the moment) | Daniel Friesel | -4/+25 |
2015-02-22 | by_time -> generic 2ddata | Daniel Friesel | -11/+107 |
2015-02-20 | /o/ | Daniel Friesel | -95/+109 |
2015-02-20 | some kind of code layout (unfinished) | Daniel Friesel | -22/+50 |
2015-02-19 | add d3js and a barplot playground | Daniel Friesel | -0/+548 |
2015-02-19 | add view for public departures | Daniel Friesel | -0/+2 |
2015-02-18 | iris-delay-stats: now with proper db layout | Daniel Friesel | -8/+32 |
2015-02-15 | code cleanup | Daniel Friesel | -23/+18 |
2015-02-14 | use line_no, not line | Daniel Friesel | -1/+1 |
2015-02-14 | insertion seems to be working. | Daniel Friesel | -7/+60 |