index
:
Travel-Status-DE-IRIS
emma
main
release-1.04
Interface to IRIS-based web departure monitors
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Travel
/
Status
/
DE
/
IRIS.pm
Age
Commit message (
Expand
)
Author
Lines
2016-06-27
version bump
1.09
Daniel Friesel
-2
/
+2
2016-06-09
version bump
1.08
Daniel Friesel
-3
/
+3
2016-05-02
Fix "Uninitialized value in split" for stations without meta tags
Daniel Friesel
-1
/
+1
2016-05-01
version bump
1.07
Daniel Friesel
-2
/
+2
2016-04-30
get_station: set warnstr when a non-root station fetch fails
Daniel Friesel
-3
/
+15
2016-04-30
get_station: Prevent endless while loop
Daniel Friesel
-1
/
+8
2016-04-29
Use iterative related-station fetch instead of recursive approach
Daniel Friesel
-52
/
+42
2016-02-29
version bump
1.06
Daniel Friesel
-2
/
+2
2016-02-28
Partially fix excessive requests for stations with long "meta" tags
Daniel Friesel
-2
/
+9
2015-12-26
IRIS.pm: Document with_related option
Daniel Friesel
-0
/
+11
2015-12-20
release v1.05
1.05
Daniel Friesel
-2
/
+2
2015-11-30
IRIS: only show cache miss debug output when devmode is enabled
Daniel Friesel
-1
/
+4
2015-11-29
actually use cache
Daniel Friesel
-1
/
+16
2015-11-28
prepare IRIS.pm for optional cache support
Daniel Friesel
-28
/
+36
2015-11-12
prepare v1.04 (will be released from separate branch)
Daniel Friesel
-2
/
+2
2015-11-10
add accessors for whole (related) station data set
Daniel Friesel
-7
/
+12
2015-11-08
simplify get_station a bit
Daniel Friesel
-41
/
+39
2015-11-06
add with_related to db-iris, enabled by default
Daniel Friesel
-1
/
+1
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
/
+1
2015-10-31
do not store station node in $self, the eva attribute suffices
Daniel Friesel
-12
/
+16
2015-09-16
release v1.03
Daniel Friesel
-2
/
+2
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-05-26
version bump
1.02
Daniel Friesel
-2
/
+2
2015-05-16
do not issue a new release just yet.
Daniel Friesel
-1
/
+1
2015-05-15
Added github repo to dist metadata and the doc
Neil Bowers
-1
/
+5
2015-05-15
release v1.01
1.01
Daniel Friesel
-3
/
+3
2015-05-01
IRIS->new: Actually use the lwp_options default when it is not set
Daniel Friesel
-1
/
+1
2015-05-01
release v1.0
1.00
Daniel Friesel
-3
/
+3
2015-05-01
IRIS/Result: Remove set_tl logic -- turns out it's not required
Daniel Friesel
-11
/
+5
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
/
+8
2015-04-30
version bump
0.10
Daniel Friesel
-2
/
+2
2015-04-28
release v0.09
0.09
Daniel Friesel
-2
/
+2
2015-04-27
parse <ref> in fchg, add replacement support to backend and frontend
Daniel Friesel
-8
/
+33
2015-04-25
add is_unscheduled accessor
Daniel Friesel
-1
/
+4
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
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
wing_id only uses two thirds of the train_id. now wing detection actually works.
Daniel Friesel
-2
/
+1
2015-04-18
Start work on wings support
Daniel Friesel
-4
/
+48
2015-03-12
version bump
0.08
Daniel Friesel
-2
/
+2
2015-01-14
Turn add_ar / add_dp into setters as well
Daniel Friesel
-2
/
+2
2015-01-14
Result.pm: Rename add_* methods which are actually setters to set_*
Daniel Friesel
-4
/
+4
[next]