summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2020-05-09Release v3.00 (backwards-incompatible Result->date/datetime/time changes)3.00Daniel Friesel-10/+17
2020-05-09add service list to READMEDaniel Friesel-5/+35
2020-05-08Merge branch 'master' of git.finalrewind.org:var/git_root/Travel-Status-DE-De...Daniel Friesel-0/+0
2020-05-08Documentation updatesDaniel Friesel-15/+28
2020-05-08makedeb-docker-helper: Update README pathDaniel Friesel-1/+1
2020-05-08Documentation updatesDaniel Friesel-15/+28
2020-05-08Extend READMEDaniel Friesel-45/+156
2020-05-07Result: Report real time by defaultDaniel Friesel-15/+30
2020-05-04Change to #!perl shebang, which is correctly rewritten by Extutils::MakeMakerDaniel Friesel-1/+1
2020-05-03Merge branch 'master' of github.com:derf/Travel-Status-DE-DeutscheBahnDaniel Friesel-0/+0
2020-05-03Release v2.052.05Daniel Friesel-10/+17
2020-05-03add check-hafas-urls helper scriptDaniel Friesel-0/+20
2020-05-03Use HTTPS for services, remove BVG and SBB for nowDaniel Friesel-29/+34
2020-05-03Add Dockerfile and .deb build helpersDaniel Friesel-0/+85
2020-05-03Build.PL: Add LWP::Protocol::https dependencyDaniel Friesel-0/+1
2018-12-30Merge pull request #3 from manwar/buildtool-not-executableDaniel Friesel-0/+0
2018-12-30Buildtool not executable as suggested by CPANTS.Mohammad S Anwar-0/+0
2018-12-30Release v2.042.04Daniel Friesel-10/+14
2018-12-18Merge pull request #2 from manwar/add-repo-metaDaniel Friesel-1/+5
2018-12-17Added repo meta.Mohammad S Anwar-1/+5
2018-09-28Handle invalid XML returned by VBB backendDaniel Friesel-1/+1
2018-04-04Add Travis CI configDaniel Friesel-0/+9
2017-12-16Release v2.032.03Daniel Friesel-10/+14
2017-12-16Fix DB backend (now uses HTTPS)Daniel Friesel-2/+2
2017-01-08vesion bump2.02Daniel Friesel-17/+17
2017-01-08Bump minimum perl version to 5.14 (older ones have odd RE issues)Daniel Friesel-6/+6
2016-08-26README: Add note about building from gitDaniel Friesel-1/+10
2015-12-21documentationDaniel Friesel-0/+18
2015-12-21Result: Add ->datetime, ->countdown and ->countdown_sec accessorsDaniel Friesel-1/+44
2015-10-10version bump2.01Daniel Friesel-11/+11
2015-10-10Result: Fix type and line_no accessors ({train} does not always have a separa...Daniel Friesel-2/+16
2015-10-10documentationDaniel Friesel-0/+12
2015-10-10add line_no / train_no accessorsDaniel Friesel-0/+15
2015-10-09fix type accessorDaniel Friesel-1/+1
2015-09-26Update Build.PL (File::Slurp is not used for building)Daniel Friesel-2/+1
2015-09-25release v2.002.00Daniel Friesel-11/+11
2015-09-25perlcriticDaniel Friesel-1/+1
2015-09-25perltidyDaniel Friesel-1/+1
2015-09-25also, commentsDaniel Friesel-0/+4
2015-09-25stopfinder: add language constructor argument to documentationDaniel Friesel-0/+7
2015-09-24bugs and limitationsDaniel Friesel-2/+2
2015-09-24fix -m checkDaniel Friesel-1/+1
2015-09-24hafas-m: print warning when combining -m and -uDaniel Friesel-0/+5
2015-09-24more TODOs I guessDaniel Friesel-0/+4
2015-09-24fix defined-check for $infoDaniel Friesel-2/+2
2015-09-24turns out delayReason holds more data than anticipatedDaniel Friesel-5/+11
2015-09-24hafas-m: do not forget space before info/delay lineDaniel Friesel-1/+1
2015-09-22HAFAS.pm: Pass developer_mode option on to StopFinder constructorDaniel Friesel-0/+1
2015-09-22StopFinder: Return data with proper encodingDaniel Friesel-2/+3
2015-09-22get_(active_)service: return hashrefs after all, not hashesDaniel Friesel-14/+13