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
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
2015-01-09
version bump
0.07
Daniel Friesel
-3
/
+3
2015-01-02
add debug foo for ar / dp hi flag
Daniel Friesel
-1
/
+3
2014-12-29
IRIS.pm: save status_since
Daniel Friesel
-0
/
+1
2014-12-29
IRIs.pm: Ignore "1" messages (no information content, apparently
Daniel Friesel
-1
/
+3
2014-12-05
Fix a crash when a train has unscheduled additional stops starting at the sel...
Daniel Friesel
-5
/
+7
2014-11-03
version bump
0.06
Daniel Friesel
-2
/
+2
2014-11-01
allow realtime ppth to override static ppth
Daniel Friesel
-8
/
+10
2014-10-16
Release v0.05
0.05
Daniel Friesel
-2
/
+2
2014-06-28
version bump
0.04
Daniel Friesel
-2
/
+2
2014-06-23
IRIS: Fix documentation error
Daniel Friesel
-1
/
+1
2014-06-23
Do not error out if only partial data is available (closes #4)
Daniel Friesel
-4
/
+18
2014-06-21
Add serializable option to IRIS constructor (does not save libxml objects)
Daniel Friesel
-3
/
+6
2014-02-14
parse <ref> fields in fchg. not used in db-iris yet.
Daniel Friesel
-5
/
+16
2014-02-14
release v0.03
0.03
Daniel Friesel
-2
/
+2
2014-02-07
detect and merge duplicates caused by train ID changes
Daniel Friesel
-0
/
+21
2014-02-06
add lookahead option
Daniel Friesel
-2
/
+15
2014-02-03
version bump
0.02
Daniel Friesel
-2
/
+2
2014-01-24
initial release
0.01
Daniel Friesel
-2
/
+2
2014-01-24
perlcritic
Daniel Friesel
-3
/
+3
2014-01-17
Filter out realtime results which are >3 hours in the future
Daniel Friesel
-3
/
+6
2014-01-16
Requiring Perl 5.14 is sufficient
Daniel Friesel
-1
/
+1
2014-01-10
db-iris: Add -c / --class option, rename -m/--mot to -T/--type
Daniel Friesel
-1
/
+1
2014-01-10
IRIS.pm: Fix typo introduced in 2c41eecea9d7d5ae563e0390514336e95b7c0c0a
Daniel Friesel
-1
/
+1
2014-01-10
IRIS.pm: Errorhandling for stations without associated timetable
Daniel Friesel
-0
/
+6
2014-01-10
IRIS.pm: make iris_base URL configurable
Daniel Friesel
-7
/
+9
2014-01-09
complete IRIS.pm documentation
Daniel Friesel
-3
/
+84
2014-01-09
IRIS.pm: Do not return past departures
Daniel Friesel
-0
/
+4
2014-01-07
very limited date/time support (IRIS does not provide much past/future data)
Daniel Friesel
-3
/
+4
2014-01-03
support unscheduled replacement trains
Daniel Friesel
-46
/
+59
2014-01-03
support trains with incomplete route data
Daniel Friesel
-1
/
+5
2014-01-03
parse info and delay messages
Daniel Friesel
-0
/
+16
2014-01-03
add debug helper script
Daniel Friesel
-0
/
+2
2013-12-21
filter duplicate timetable entries, parse some realtime data
Daniel Friesel
-4
/
+70
2013-12-21
Result: Remove _date, _time accessors, add more route support
Daniel Friesel
-5
/
+6
2013-12-20
Add Build.PL, list ::Result accessors in documenattion
Daniel Friesel
-0
/
+28
2013-12-20
Working departure parser. no realtime data yet.
Daniel Friesel
-0
/
+135
[prev]