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
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
2013-12-22
update documentation
Daniel Friesel
-17
/
+18
2013-12-20
aseag-m: the route contains departures, not arrival times
Daniel Friesel
-4
/
+3
2013-12-20
aseag-m: minor documentation improvements
Daniel Friesel
-13
/
+16
2013-12-20
use Travel::Status::DE::URA for implementation, ::ASEAG for ASEAG URLs
Daniel Friesel
-6
/
+114
2013-12-20
Add Base URL and Version parameters to URA constructor
Daniel Friesel
-7
/
+30
2013-12-20
update module name in README
Daniel Friesel
-3
/
+3
2013-12-20
rename module to Travel::Status::DE::URA (it's pretty generic)
Daniel Friesel
-28
/
+29
2013-12-16
aaseag-m: Move relative time to line start
Daniel Friesel
-3
/
+3
2013-12-15
--relative: right-align remaining time
Daniel Friesel
-6
/
+8
2013-12-15
also apply -r to -f
Daniel Friesel
-3
/
+7
2013-12-15
add -s, -S options to allow user control of time/duration formats
Daniel Friesel
-16
/
+50
2013-12-14
Add README
Daniel Friesel
-1
/
+27
2013-12-14
Add tests
Daniel Friesel
-0
/
+22
2013-12-13
add -r / --relative option
Daniel Friesel
-13
/
+34
2013-12-11
Add -v/--via filter
Daniel Friesel
-5
/
+35
2013-12-11
Update Travel::Status::DE::ASEAG documentation
Daniel Friesel
-14
/
+31
2013-12-11
add after/before/past options to aseag-m
Daniel Friesel
-2
/
+15
2013-12-11
add option to hide route before / after selected stop
Daniel Friesel
-14
/
+38
2013-12-11
add stop, stop_id fields to ::Result
Daniel Friesel
-1
/
+16
2013-12-11
allow stop / full_route parameter to be set in ->results
Daniel Friesel
-15
/
+22
2013-12-11
-f (--full-route) support
Daniel Friesel
-20
/
+80
2013-12-11
add DateTime to dependency list
Daniel Friesel
-0
/
+5
2013-12-11
documentation x2
Daniel Friesel
-14
/
+8
2013-12-11
perltidy
Daniel Friesel
-50
/
+50
2013-12-11
efa -> aseag (dat copypaste)
Daniel Friesel
-7
/
+3
2013-12-11
initial commit
Daniel Friesel
-0
/
+605