index
:
Travel-Status-DE-URA
master
Interface to URA-based departure monitors
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2015-10-12
version bump
0.05
Daniel Friesel
-11
/
+11
2015-10-12
tenses
Daniel Friesel
-1
/
+1
2015-10-12
update aseag-m(1)
Daniel Friesel
-2
/
+8
2015-10-12
add devmode option (moar debugging)
Daniel Friesel
-8
/
+16
2015-10-12
return stop objects in route_interesting too
Daniel Friesel
-20
/
+20
2015-10-11
changelog
Daniel Friesel
-0
/
+13
2015-10-10
moar documentation
Daniel Friesel
-18
/
+18
2015-10-09
use Stop.pm for stop data instead of arrayrefs
Daniel Friesel
-13
/
+130
2015-10-07
Result.pm documentation
Daniel Friesel
-3
/
+16
2015-10-07
URA.pm documentation
Daniel Friesel
-8
/
+5
2015-10-07
route_interesting support in aseag-m
Daniel Friesel
-17
/
+23
2015-10-07
update documentation
Daniel Friesel
-14
/
+29
2015-10-07
aseag-m: Move relative_times to -o as well
Daniel Friesel
-6
/
+5
2015-10-07
proper route handling, generic route_pre / route_post in backend
Daniel Friesel
-107
/
+130
2015-10-07
Result: add route_interesting method (unused, needs refactoring elsewhere first)
Daniel Friesel
-0
/
+50
2015-10-06
use -oa/b/f for route type selection. todo: -or
Daniel Friesel
-14
/
+32
2015-10-06
slightly improved error messages
Daniel Friesel
-5
/
+6
2015-06-27
aseag-m: clean up output code, improve route format
Daniel Friesel
-33
/
+33
2015-06-27
aseag-m(1): fix -v detail
Daniel Friesel
-1
/
+1
2015-05-01
URA->new: Use lwp_options to pass parameters to LWP::UA constructor
Daniel Friesel
-1
/
+14
2015-03-12
version bump
0.04
Daniel Friesel
-8
/
+17
2015-03-12
fucking encodings, how do they work
Daniel Friesel
-2
/
+5
2015-03-12
Parse URA output with Text::CSV to cope with weird formats (fixes ASEAG backend)
Daniel Friesel
-3
/
+9
2015-01-16
URA(3pm): URA means "Unified Realtime API"
Daniel Friesel
-2
/
+2
2015-01-16
Result: route_timetable: Fix misleading code snippet
Daniel Friesel
-1
/
+1
2015-01-16
Result: Add ->type accessor (compatibility with other libs)
Daniel Friesel
-0
/
+9
2014-01-23
version bump
0.03
Daniel Friesel
-11
/
+19
2014-01-23
add basic ::Result tests
Daniel Friesel
-0
/
+43
2014-01-23
Result: Fix countdown_sec
Daniel Friesel
-3
/
+5
2014-01-23
aseag.t: Make sure results are ordered by departure time
Daniel Friesel
-1
/
+13
2014-01-22
update DateTime test values
Daniel Friesel
-12
/
+12
2014-01-22
URA: Remove new_from_raw test constructor, accept file: URLs
Daniel Friesel
-52
/
+37
2014-01-22
use predefined datetime for tests
Daniel Friesel
-1
/
+29
2014-01-17
Only do DateTime math when needed (makes code ~2x as fast)
Daniel Friesel
-14
/
+38
2014-01-03
aseag-m: document exit codes
Daniel Friesel
-3
/
+5
2013-12-26
version bump
0.02
Daniel Friesel
-9
/
+10
2013-12-24
update documentation examples (must be exact stop names)
Daniel Friesel
-2
/
+2
2013-12-24
add get_stop_by_name to documentation
Daniel Friesel
-1
/
+8
2013-12-24
split up test cases for more concurrency
Daniel Friesel
-138
/
+177
2013-12-24
Remove fuzzy matching from API, add get_stop_by_name instead
Daniel Friesel
-62
/
+70
2013-12-24
results(via => ...) tests
Daniel Friesel
-1
/
+118
2013-12-23
Add hide_past test
Daniel Friesel
-1
/
+6
2013-12-23
optimize hide_past (check first, invoke DateTime later)
Daniel Friesel
-5
/
+7
2013-12-23
Add some actual tests
Daniel Friesel
-2
/
+16309
2013-12-23
Fix spaces in stop names with fuzzy => 1
Daniel Friesel
-1
/
+5
2013-12-23
URA.pm: Remove unused sprintf_date, sprintf_time methods
Daniel Friesel
-19
/
+0
2013-12-23
URA.pm: Move parse logic to separate function
Daniel Friesel
-11
/
+13
2013-12-22
Release v0.01
0.01
Daniel Friesel
-8
/
+11
2013-12-22
perlcritic
Daniel Friesel
-3
/
+3
2013-12-22
Result->route_timetable: Return a list
Daniel Friesel
-5
/
+11
[next]