summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2015-11-12prepare v1.04 (will be released from separate branch)1.04release-1.04Daniel Friesel-8/+10
2015-11-12Result: Do not try parsing undef timestamps, re-use existing strptime objectDaniel Friesel-46/+27
2015-11-12support UIC codesDaniel Friesel-0/+6
2015-10-31do not store station node in $self, the eva attribute sufficesDaniel Friesel-12/+16
2015-10-29-of: show delimiter between route_pre and route_postDaniel Friesel-1/+4
2015-10-04add qos code 79 ("Ohne Mehrzweckabteil")Daniel Friesel-13/+22
2015-09-17100% test coverage for Stations.pm \o/Daniel Friesel-1/+7
2015-09-16release v1.03Daniel Friesel-8/+10
2015-09-16Result: key 900 isn't that sure actuallyDaniel Friesel-3/+3
2015-09-16fix wrong sentence in changelogDaniel Friesel-1/+1
2015-09-14re-enable substring matching -> use both for station lookupDaniel Friesel-26/+26
2015-09-12use Text::Levenshtein(XS) for fuzzy station name matchingDaniel Friesel-21/+85
2015-09-08IRIS exceptions: remove misleading "server returned" partDaniel Friesel-3/+3
2015-09-04more todoDaniel Friesel-0/+2
2015-09-01TODODaniel Friesel-0/+3
2015-07-06Verified qos key 70 ("Kein WLAN")Daniel Friesel-2/+2
2015-06-21db-iris(1): Use 'or', not 'oder'. derp.Daniel Friesel-2/+2
2015-05-29Result: add info key 900Daniel Friesel-0/+9
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