summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/IRIS.pm
AgeCommit message (Expand)AuthorLines
2016-06-09version bump1.08Daniel Friesel-3/+3
2016-05-02Fix "Uninitialized value in split" for stations without meta tagsDaniel Friesel-1/+1
2016-05-01version bump1.07Daniel Friesel-2/+2
2016-04-30get_station: set warnstr when a non-root station fetch failsDaniel Friesel-3/+15
2016-04-30get_station: Prevent endless while loopDaniel Friesel-1/+8
2016-04-29Use iterative related-station fetch instead of recursive approachDaniel Friesel-52/+42
2016-02-29version bump1.06Daniel Friesel-2/+2
2016-02-28Partially fix excessive requests for stations with long "meta" tagsDaniel Friesel-2/+9
2015-12-26IRIS.pm: Document with_related optionDaniel Friesel-0/+11
2015-12-20release v1.051.05Daniel Friesel-2/+2
2015-11-30IRIS: only show cache miss debug output when devmode is enabledDaniel Friesel-1/+4
2015-11-29actually use cacheDaniel Friesel-1/+16
2015-11-28prepare IRIS.pm for optional cache supportDaniel Friesel-28/+36
2015-11-12prepare v1.04 (will be released from separate branch)Daniel Friesel-2/+2
2015-11-10add accessors for whole (related) station data setDaniel Friesel-7/+12
2015-11-08simplify get_station a bitDaniel Friesel-41/+39
2015-11-06add with_related to db-iris, enabled by defaultDaniel Friesel-1/+1
2015-11-06debug moarDaniel Friesel-1/+5
2015-11-05include related stops (e.g. Köln Messe Deutz <-> Messe Deutz (tief)). first ...Daniel Friesel-6/+61
2015-11-05move get_station into separate method to prepare for recurvise fetchingDaniel Friesel-21/+41
2015-11-01support UIC codesDaniel Friesel-0/+1
2015-10-31do not store station node in $self, the eva attribute sufficesDaniel Friesel-12/+16
2015-09-16release v1.03Daniel Friesel-2/+2
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-05-26version bump1.02Daniel Friesel-2/+2
2015-05-16do not issue a new release just yet.Daniel Friesel-1/+1
2015-05-15Added github repo to dist metadata and the docNeil Bowers-1/+5
2015-05-15release v1.011.01Daniel Friesel-3/+3
2015-05-01IRIS->new: Actually use the lwp_options default when it is not setDaniel Friesel-1/+1
2015-05-01release v1.01.00Daniel Friesel-3/+3
2015-05-01IRIS/Result: Remove set_tl logic -- turns out it's not requiredDaniel Friesel-11/+5
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/+8
2015-04-30version bump0.10Daniel Friesel-2/+2
2015-04-28release v0.090.09Daniel Friesel-2/+2
2015-04-27parse <ref> in fchg, add replacement support to backend and frontendDaniel Friesel-8/+33
2015-04-25add is_unscheduled accessorDaniel Friesel-1/+4
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-19add devmode switch to enable/disable debug/developer outputDaniel Friesel-4/+8
2015-04-19IRIS: Add more debug output (indicate which URLs were requested)Daniel Friesel-0/+4
2015-04-18wing_id only uses two thirds of the train_id. now wing detection actually works.Daniel Friesel-2/+1
2015-04-18Start work on wings supportDaniel Friesel-4/+48
2015-03-12version bump0.08Daniel Friesel-2/+2
2015-01-14Turn add_ar / add_dp into setters as wellDaniel Friesel-2/+2
2015-01-14Result.pm: Rename add_* methods which are actually setters to set_*Daniel Friesel-4/+4
2015-01-09version bump0.07Daniel Friesel-3/+3