Age | Commit message (Expand) | Author | Lines |
2015-05-01 | IRIS: use lwp_options in constructor | Daniel Friesel | -3/+8 |
2015-04-30 | version bump0.10 | Daniel Friesel | -6/+6 |
2015-04-29 | Result: JSON: Return the cleaned up hash, not the original... | Daniel Friesel | -1/+1 |
2015-04-29 | Result: TO_JSON: Do not include references (causes death by recursion otherwise) | Daniel Friesel | -0/+6 |
2015-04-28 | release v0.090.09 | Daniel Friesel | -6/+6 |
2015-04-27 | parse <ref> in fchg, add replacement support to backend and frontend | Daniel Friesel | -12/+87 |
2015-04-26 | Result: remove train_no_transfer accessor | Daniel Friesel | -12/+1 |
2015-04-25 | add is_unscheduled accessor | Daniel Friesel | -6/+24 |
2015-04-25 | set_ar: fix arrival_ts typo | Daniel Friesel | -1/+1 |
2015-04-20 | IRIS: Fix duplicate departure wings. (copy-pasty mistake) | Daniel Friesel | -1/+1 |
2015-04-19 | Result: document wing accessors | Daniel Friesel | -0/+18 |
2015-04-19 | add devmode switch to enable/disable debug/developer output | Daniel Friesel | -4/+8 |
2015-04-19 | IRIS: Add more debug output (indicate which URLs were requested) | Daniel Friesel | -0/+4 |
2015-04-18 | db-iris: add some wing support. there's at least one major bug still present | Daniel Friesel | -1/+4 |
2015-04-18 | wing_id only uses two thirds of the train_id. now wing detection actually works. | Daniel Friesel | -3/+4 |
2015-04-18 | Start work on wings support | Daniel Friesel | -4/+80 |
2015-03-12 | version bump0.08 | Daniel Friesel | -6/+6 |
2015-02-26 | Result Add translation accessor | Daniel Friesel | -84/+89 |
2015-02-19 | Result: Add key 13 (Pass- und Zollkontrolle) | Daniel Friesel | -0/+5 |
2015-02-18 | Result: train_id is unique per day only, but identifies the same train across... | Daniel Friesel | -2/+4 |
2015-02-14 | result(3pm): fix a typo | Daniel Friesel | -1/+1 |
2015-02-14 | Result: Add raw_messages accessor (undocumented for now) | Daniel Friesel | -0/+20 |
2015-02-07 | add IRIS keys 75/76 (first class on train head / tail) | Daniel Friesel | -0/+10 |
2015-01-23 | Result: Add IRIS key 60 | Daniel Friesel | -0/+6 |
2015-01-14 | Turn add_ar / add_dp into setters as well | Daniel Friesel | -4/+34 |
2015-01-14 | Result.pm: Rename add_* methods which are actually setters to set_* | Daniel Friesel | -8/+8 |
2015-01-09 | version bump0.07 | Daniel Friesel | -8/+8 |
2015-01-02 | add debug foo for ar / dp hi flag | Daniel Friesel | -1/+3 |
2014-12-29 | Result.pm: add key 56 (Warten auf Fahrgäste aus einem bus) | Daniel Friesel | -0/+5 |
2014-12-29 | Schnee und Eis: verified | Daniel Friesel | -1/+1 |
2014-12-29 | IRIS.pm: save status_since | Daniel Friesel | -0/+1 |
2014-12-29 | IRIs.pm: Ignore "1" messages (no information content, apparently | Daniel Friesel | -1/+3 |
2014-12-29 | Result.pm: Add IRIS key 59 (Schnee und Eis) | Daniel Friesel | -0/+5 |
2014-12-28 | Result: Add "Mehrzweckabteil vorne" | Daniel Friesel | -0/+5 |
2014-12-28 | Result: "Ohne 1. Klasse" also verified by other occasions | Daniel Friesel | -2/+2 |
2014-12-28 | Result.pm: "Mehrzweckabteil hinten": verified by other occasions | Daniel Friesel | -2/+2 |
2014-12-27 | Result.pm: Zusätzlicher Halt: verified by other occasions | Daniel Friesel | -3/+2 |
2014-12-27 | ResulT: Add IRIS Key 77 | Daniel Friesel | -0/+5 |
2014-12-23 | add IRIS key 65: Erdrutsch | Daniel Friesel | -1/+6 |
2014-12-18 | resulT: add another (unknown) key | Daniel Friesel | -0/+5 |
2014-12-07 | Result: Looks like key "f" is also a qos message. | Daniel Friesel | -1/+1 |
2014-12-05 | Fix a crash when a train has unscheduled additional stops starting at the sel... | Daniel Friesel | -6/+22 |
2014-11-24 | Stations.pm: get_station_by_name returns an array | Daniel Friesel | -1/+1 |
2014-11-24 | update stations list, run perltidy on it | Daniel Friesel | -15087/+15206 |
2014-11-24 | Stations.pm: try normalized match before substring match | Daniel Friesel | -1/+20 |
2014-11-20 | Result.pm: Add IRIS key 61 (Türstörung) | Daniel Friesel | -1/+6 |
2014-11-03 | version bump0.06 | Daniel Friesel | -6/+6 |
2014-11-02 | Result.pm: Add IRIS key 62 ("Behobene technische Störung am Zug") | Daniel Friesel | -0/+5 |
2014-11-01 | Result.pm: Fix sorted_sublist invocation (stop reference is an arrayref already) | Daniel Friesel | -2/+2 |
2014-11-01 | allow realtime ppth to override static ppth | Daniel Friesel | -8/+22 |