index
:
Travel-Routing-DE-VRR
main
Interface to EFA-based itinerary services
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2010-12-04
Fix tests for new POST stuff
Daniel Friesel
-19
/
+17
2010-12-04
Replace WWW::Mechanize with LWP::UserAgent (first step)
Maximilian Gass
-13
/
+95
2010-08-29
(Hopefully) fix addr: etc. handling. Thx penma.
Daniel Friesel
-5
/
+5
2010-08-29
Fix efa --help
Daniel Friesel
-6
/
+3
2010-08-14
Remove 'time' option from WWW::Efa
Daniel Friesel
-16
/
+20
2010-08-14
Efa.pm: Remove unnecessary double quotes
Daniel Friesel
-1
/
+1
2010-08-14
Add remaining error classes, sort of
Daniel Friesel
-61
/
+197
2010-08-14
WWW::Efa::Error::Setup: Add accessors for inernals
Daniel Friesel
-3
/
+21
2010-08-13
WWW::Efa::Error::Setup: document as_string a bit
Daniel Friesel
-0
/
+8
2010-08-13
Add $efa->setup_error() to replace $efa->{'error'} check
Daniel Friesel
-2
/
+19
2010-08-13
Some documentation
Daniel Friesel
-4
/
+88
2010-08-13
Add README, begin documentation for Efa::Error::Setup
Daniel Friesel
-2
/
+26
2010-08-08
Split up Error.pm into WWW::Efa::Error::{Backend,Setup}
Daniel Friesel
-109
/
+120
2010-08-07
Make WWW::Efa synopsis actually work
Daniel Friesel
-3
/
+4
2010-08-07
Add Test::Synopsis test, rename pod test
Daniel Friesel
-0
/
+51
2010-08-07
Make POD test futureproof
Daniel Friesel
-1
/
+1
2010-08-07
Tests for WWW::Efa->new() => correct post data
Daniel Friesel
-18
/
+239
2010-08-07
Initial module test (new/isa/can)
Daniel Friesel
-1
/
+34
2010-08-06
Fix internal error handling + tests for it
Daniel Friesel
-96
/
+128
2010-08-06
Add Efa::Error class (probably sucks so far :p)
Daniel Friesel
-27
/
+118
2010-08-04
Rename bin/efa test
Daniel Friesel
-0
/
+0
2010-08-03
First try at API. And it even seems to work.
Daniel Friesel
-255
/
+302
2010-08-01
Initial splitup to WWW::Efa. Lots of stuff to improve yet
Daniel Friesel
-193
/
+258
2010-08-01
Switch to Module::Build
Daniel Friesel
-33
/
+35
2010-08-01
Move tests to t/, re-structure the directory while at it
Daniel Friesel
-13
/
+13
2010-07-31
Fix --exclude argument validation
Daniel Friesel
-5
/
+5
2010-07-12
Update zsh completion
Daniel Friesel
-10
/
+38
2010-06-14
Remove --x-type, error handling for --to city type:something
Daniel Friesel
-14
/
+14
2010-06-08
README: Add modules required for testing
Daniel Friesel
-1
/
+6
2010-06-06
Remove prereqs file (useless for distribution)
Daniel Friesel
-3
/
+0
2010-06-06
Actually, release v1.3
1.3
Daniel Friesel
-2
/
+2
2010-06-06
Update Changelog and README
Daniel Friesel
-1
/
+6
2010-06-06
Fix a few perlcritic warnings
Daniel Friesel
-4
/
+4
2010-06-06
Write errors to STDERR
Daniel Friesel
-13
/
+15
2010-06-06
Detect non-itinerary efa.vrr.de output (i.e. upon invalid input data)
Daniel Friesel
-9
/
+819
2010-06-06
Update documentation + fix typo in source comment
Daniel Friesel
-5
/
+6
2010-06-06
Detect efa.vrr.de error messages
Daniel Friesel
-1
/
+889
2010-06-06
Remove HTML::TreeBuilder::LibXML workaround
Daniel Friesel
-1
/
+1
2010-06-06
Use XML::LibXML directly
Daniel Friesel
-23
/
+32
2010-06-06
Use HTML::TreeBuilder::LibXML. Major performance enhancement.
Daniel Friesel
-15
/
+18
2010-06-06
Slightly change option error messages
Daniel Friesel
-15
/
+13
2010-06-06
parse_tree: Minor performance improvenets (bin/efa: 2.5s → 1.8s avg)
Daniel Friesel
-28
/
+33
2010-06-05
Release v1.2
1.2
Daniel Friesel
-2
/
+3
2010-06-05
Update documentation
Daniel Friesel
-7
/
+11
2010-06-05
Use latin-1 for decoded_content
Daniel Friesel
-4
/
+3
2010-06-05
Specify decode comment
Daniel Friesel
-1
/
+5
2010-06-05
Set proper encoding for decoded_content
Daniel Friesel
-2
/
+2
2010-06-05
Set utf8 binmode on STDOUT & update tests again. I have not the slightest clu...
Daniel Friesel
-242
/
+244
2010-06-05
Fix(?) UTF-8 issues with bin/efa. Nobody knows why it works.
Daniel Friesel
-751
/
+748
2010-06-05
Add parser test for ambiguous input
Daniel Friesel
-1
/
+9
[next]