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
Age
Commit message (
Expand
)
Author
Lines
2014-01-17
Filter out realtime results which are >3 hours in the future
Daniel Friesel
-3
/
+6
2014-01-17
t/20-iris-class: set time zone in DateTime constructor
Daniel Friesel
-2
/
+2
2014-01-17
perltidy
Daniel Friesel
-15
/
+23
2014-01-17
add IRIS constructor tests
Daniel Friesel
-0
/
+68
2014-01-17
add ::Stations test
Daniel Friesel
-0
/
+60
2014-01-17
add basic tests
Daniel Friesel
-0
/
+60
2014-01-17
implement -oq (qos_messages in Result.pm)
Daniel Friesel
-1
/
+47
2014-01-16
Requiring Perl 5.14 is sufficient
Daniel Friesel
-6
/
+6
2014-01-16
Build.PL: Add missing dependencies
Daniel Friesel
-0
/
+6
2014-01-15
db-iris(1): note that station may be both DS100 code or name
Daniel Friesel
-1
/
+5
2014-01-15
Merge pull request by prauscher and fix perl code
Daniel Friesel
-2
/
+6
2014-01-15
Merge branch 'documentation' of github.com:prauscher/Travel-Status-DE-IRIS in...
Daniel Friesel
-4
/
+2
2014-01-15
Stations: Move DS100 match to separate method, use this for db-iris
Daniel Friesel
-4
/
+41
2014-01-15
improve documetation (usage and manpage)
Patrick Rauscher
-4
/
+2
2014-01-15
enable DS100-codes for input. could be more efficient maybe, but first version
Patrick Rauscher
-0
/
+6
2014-01-13
db-iris: -od: only show most recent delay reason. use -oD for all
Daniel Friesel
-7
/
+39
2014-01-11
db-iris: implement -om
Daniel Friesel
-13
/
+42
2014-01-11
db-iris: Use -or for "interesting" route, -of for full
Daniel Friesel
-4
/
+8
2014-01-11
implement --output=times option
Daniel Friesel
-3
/
+41
2014-01-11
db-iris: Introduce -o/--output option, change -f to -or
Daniel Friesel
-5
/
+51
2014-01-10
db-iris: Add -c / --class option, rename -m/--mot to -T/--type
Daniel Friesel
-34
/
+61
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
add --mot and --platforms option
Daniel Friesel
-11
/
+54
2014-01-10
db-iris: Fix --via
Daniel Friesel
-2
/
+2
2014-01-10
db-iris: make output less wide, do not show delay reasons / qos by default
Daniel Friesel
-10
/
+6
2014-01-10
Result.pm: Put realtime data inte route*, add sched_route* for timetable
Daniel Friesel
-6
/
+56
2014-01-10
Result.pm: Fix code example in SYNOPSIS
Daniel Friesel
-16
/
+5
2014-01-10
Result.pm: perltidy, perlcritic
Daniel Friesel
-6
/
+15
2014-01-10
IRIS.pm: make iris_base URL configurable
Daniel Friesel
-7
/
+9
2014-01-09
IRIS/Stations: Add documentation
Daniel Friesel
-0
/
+190
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-09
db-iris: document options
Daniel Friesel
-2
/
+23
2014-01-09
db-iris: Remove unused options from source
Daniel Friesel
-28
/
+6
2014-01-07
very limited date/time support (IRIS does not provide much past/future data)
Daniel Friesel
-8
/
+25
2014-01-07
db-iris: exit if no matchin station was found
Daniel Friesel
-0
/
+1
2014-01-06
db-iris: Support unicode station / via arguments
Daniel Friesel
-1
/
+5
2014-01-05
add another delay reason taken from the RIS
Daniel Friesel
-1
/
+6
2014-01-05
Result: Add delay/qos messages from RIS and iriswebconfiguration
Daniel Friesel
-8
/
+79
2014-01-04
Document ::Result accessors
Daniel Friesel
-13
/
+128
2014-01-03
add test input files
Daniel Friesel
-0
/
+1703
2014-01-03
support unscheduled replacement trains
Daniel Friesel
-46
/
+59
2014-01-03
support cancelled departures / arrivals
Daniel Friesel
-55
/
+68
2014-01-03
support trains with incomplete route data
Daniel Friesel
-4
/
+18
2014-01-03
Fix missing ligature in Result.pm pod
Daniel Friesel
-1
/
+1
2014-01-03
parse info and delay messages
Daniel Friesel
-6
/
+105
2014-01-03
Result: document known delay messages
Daniel Friesel
-0
/
+102
2014-01-03
add debug helper script
Daniel Friesel
-1
/
+44
2014-01-02
db-iris: remove unrelated documentation parts
Daniel Friesel
-69
/
+13
[next]