Age | Commit message (Expand) | Author | Lines |
2015-11-06 | debug moar | Daniel Friesel | -1/+5 |
2015-11-05 | include related stops (e.g. Köln Messe Deutz <-> Messe Deutz (tief)). first ... | Daniel Friesel | -6/+61 |
2015-11-05 | move get_station into separate method to prepare for recurvise fetching | Daniel Friesel | -21/+41 |
2015-11-01 | support UIC codes | Daniel Friesel | -0/+6 |
2015-10-31 | do not store station node in $self, the eva attribute suffices | Daniel Friesel | -12/+16 |
2015-10-29 | -of: show delimiter between route_pre and route_post | Daniel Friesel | -1/+4 |
2015-10-04 | add qos code 79 ("Ohne Mehrzweckabteil") | Daniel Friesel | -13/+22 |
2015-09-17 | 100% test coverage for Stations.pm \o/ | Daniel Friesel | -1/+7 |
2015-09-16 | release v1.03 | Daniel Friesel | -8/+10 |
2015-09-16 | Result: key 900 isn't that sure actually | Daniel Friesel | -3/+3 |
2015-09-16 | fix wrong sentence in changelog | Daniel Friesel | -1/+1 |
2015-09-14 | re-enable substring matching -> use both for station lookup | Daniel Friesel | -26/+26 |
2015-09-12 | use Text::Levenshtein(XS) for fuzzy station name matching | Daniel Friesel | -21/+85 |
2015-09-08 | IRIS exceptions: remove misleading "server returned" part | Daniel Friesel | -3/+3 |
2015-09-04 | more todo | Daniel Friesel | -0/+2 |
2015-09-01 | TODO | Daniel Friesel | -0/+3 |
2015-07-06 | Verified qos key 70 ("Kein WLAN") | Daniel Friesel | -2/+2 |
2015-06-21 | db-iris(1): Use 'or', not 'oder'. derp. | Daniel Friesel | -2/+2 |
2015-05-29 | Result: add info key 900 | Daniel Friesel | -0/+9 |
2015-05-26 | version bump1.02 | Daniel Friesel | -8/+8 |
2015-05-25 | Result: Add qos key 70 (probably "no wifi") | Daniel Friesel | -0/+9 |
2015-05-25 | Result.pm: key 60 (delay cause of storm) verified | Daniel Friesel | -3/+2 |
2015-05-22 | turns out a train can be both "too full" and "way too full" | Daniel Friesel | -3/+5 |
2015-05-22 | add more test files for cancelled/additional stops (not used yet) | Daniel Friesel | -0/+8251 |
2015-05-21 | t/35: use ok instead of is where appropriate | Daniel Friesel | -4/+5 |
2015-05-21 | add tests for wings | Daniel Friesel | -0/+6212 |
2015-05-16 | Merge branch 'neilbowers-master' | Daniel Friesel | -0/+13 |
2015-05-16 | do not issue a new release just yet. | Daniel Friesel | -2/+2 |
2015-05-15 | Added github repo to dist metadata and the doc | Neil Bowers | -1/+14 |
2015-05-15 | release v1.011.01 | Daniel Friesel | -9/+9 |
2015-05-15 | Update Stations.pm and acromys.{pl,sh}. Fix 9 code/name combos. | Daniel Friesel | -22/+91 |
2015-05-15 | acronyms.sh: update DS100 URL | Daniel Friesel | -4/+4 |
2015-05-08 | route_interesting: also consider airports | Daniel Friesel | -1/+2 |
2015-05-06 | db-iris(1): spellcheck | Daniel Friesel | -6/+6 |
2015-05-01 | IRIS->new: Actually use the lwp_options default when it is not set | Daniel Friesel | -1/+5 |
2015-05-01 | release v1.01.00 | Daniel Friesel | -10/+11 |
2015-05-01 | IRIS/Result: Remove set_tl logic -- turns out it's not required | Daniel Friesel | -20/+6 |
2015-05-01 | db-iris: improve wing formatting, show individual delay/canceled messages | Daniel Friesel | -16/+26 |
2015-05-01 | fix typo | Daniel Friesel | -1/+1 |
2015-05-01 | IRIS(3pm): Fix typo | Daniel Friesel | -1/+1 |
2015-05-01 | IRIS: use lwp_options in constructor | Daniel Friesel | -3/+14 |
2015-04-30 | version bump0.10 | Daniel Friesel | -8/+12 |
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 | -11/+11 |
2015-04-28 | db-iris: fix wing detection encapsulation issue | Daniel Friesel | -2/+2 |
2015-04-28 | db-iris: support arrival wings as well | Daniel Friesel | -1/+20 |
2015-04-27 | parse <ref> in fchg, add replacement support to backend and frontend | Daniel Friesel | -25/+128 |
2015-04-26 | Result: remove train_no_transfer accessor | Daniel Friesel | -12/+3 |
2015-04-25 | add is_unscheduled accessor | Daniel Friesel | -7/+25 |