summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2015-05-26version bump1.02Daniel Friesel-8/+8
2015-05-25Result: Add qos key 70 (probably "no wifi")Daniel Friesel-0/+9
2015-05-25Result.pm: key 60 (delay cause of storm) verifiedDaniel Friesel-3/+2
2015-05-22turns out a train can be both "too full" and "way too full"Daniel Friesel-3/+5
2015-05-22add more test files for cancelled/additional stops (not used yet)Daniel Friesel-0/+8251
2015-05-21t/35: use ok instead of is where appropriateDaniel Friesel-4/+5
2015-05-21add tests for wingsDaniel Friesel-0/+6212
2015-05-16Merge branch 'neilbowers-master'Daniel Friesel-0/+13
2015-05-16do not issue a new release just yet.Daniel Friesel-2/+2
2015-05-15Added github repo to dist metadata and the docNeil Bowers-1/+14
2015-05-15release v1.011.01Daniel Friesel-9/+9
2015-05-15Update Stations.pm and acromys.{pl,sh}. Fix 9 code/name combos.Daniel Friesel-22/+91
2015-05-15acronyms.sh: update DS100 URLDaniel Friesel-4/+4
2015-05-08route_interesting: also consider airportsDaniel Friesel-1/+2
2015-05-06db-iris(1): spellcheckDaniel Friesel-6/+6
2015-05-01IRIS->new: Actually use the lwp_options default when it is not setDaniel Friesel-1/+5
2015-05-01release v1.01.00Daniel Friesel-10/+11
2015-05-01IRIS/Result: Remove set_tl logic -- turns out it's not requiredDaniel Friesel-20/+6
2015-05-01db-iris: improve wing formatting, show individual delay/canceled messagesDaniel Friesel-16/+26
2015-05-01fix typoDaniel Friesel-1/+1
2015-05-01IRIS(3pm): Fix typoDaniel Friesel-1/+1
2015-05-01IRIS: use lwp_options in constructorDaniel Friesel-3/+14
2015-04-30version bump0.10Daniel Friesel-8/+12
2015-04-29Result: JSON: Return the cleaned up hash, not the original...Daniel Friesel-1/+1
2015-04-29Result: TO_JSON: Do not include references (causes death by recursion otherwise)Daniel Friesel-0/+6
2015-04-28release v0.090.09Daniel Friesel-11/+11
2015-04-28db-iris: fix wing detection encapsulation issueDaniel Friesel-2/+2
2015-04-28db-iris: support arrival wings as wellDaniel Friesel-1/+20
2015-04-27parse <ref> in fchg, add replacement support to backend and frontendDaniel Friesel-25/+128
2015-04-26Result: remove train_no_transfer accessorDaniel Friesel-12/+3
2015-04-25add is_unscheduled accessorDaniel Friesel-7/+25
2015-04-25set_ar: fix arrival_ts typoDaniel Friesel-1/+1
2015-04-20IRIS: Fix duplicate departure wings. (copy-pasty mistake)Daniel Friesel-1/+1
2015-04-19Result: document wing accessorsDaniel Friesel-0/+18
2015-04-19changelogDaniel Friesel-0/+6
2015-04-19add devmode switch to enable/disable debug/developer outputDaniel Friesel-9/+16
2015-04-19IRIS: Add more debug output (indicate which URLs were requested)Daniel Friesel-0/+4
2015-04-18db-iris: add some wing support. there's at least one major bug still presentDaniel Friesel-2/+23
2015-04-18wing_id only uses two thirds of the train_id. now wing detection actually works.Daniel Friesel-3/+4
2015-04-18Start work on wings supportDaniel Friesel-4/+80
2015-03-12version bump0.08Daniel Friesel-11/+16
2015-02-26Result Add translation accessorDaniel Friesel-84/+89
2015-02-19Result: Add key 13 (Pass- und Zollkontrolle)Daniel Friesel-0/+5
2015-02-18Result: train_id is unique per day only, but identifies the same train across...Daniel Friesel-2/+4
2015-02-14result(3pm): fix a typoDaniel Friesel-1/+1
2015-02-14Result: Add raw_messages accessor (undocumented for now)Daniel Friesel-0/+20
2015-02-07add IRIS keys 75/76 (first class on train head / tail)Daniel Friesel-0/+10
2015-01-23Result: Add IRIS key 60Daniel Friesel-0/+6
2015-01-14Turn add_ar / add_dp into setters as wellDaniel Friesel-4/+34
2015-01-14Result.pm: Rename add_* methods which are actually setters to set_*Daniel Friesel-8/+8