Age | Commit message (Expand) | Author | Lines |
2023-11-22 | Route/Part, efa: Expose via delays | Birte Kristina Friesel | -1/+1 |
2023-10-02 | test: perltidy | Birte Kristina Friesel | -105/+66 |
2023-10-02 | efa.vrr.de/vrr is dead; switch to app.vrr.de/vrrstd as default | Birte Kristina Friesel | -3/+3 |
2019-06-24 | move author tests to xt/ | Daniel Friesel | -24/+0 |
2017-07-05 | Fix encoding issues caused by recent API changes | Daniel Friesel | -5/+4 |
2014-03-05 | Route/Part.pm: add {arrival,departure}_{route,station}maps accessors | Daniel Friesel | -2/+2790 |
2014-01-16 | Move EFA logic to ::EFA, just set URL in ::VRR | Daniel Friesel | -14/+15 |
2011-12-03 | Add ->via test | Daniel Friesel | -1/+5 |
2011-11-29 | add tests for XML parsing | Daniel Friesel | -0/+106 |
2011-11-28 | Add more XML dumps for future test cases | Daniel Friesel | -0/+2714 |
2011-11-28 | start switching from HTML to XML mode (parsing works fine, todo: error detect... | Daniel Friesel | -0/+3960 |
2011-07-07 | Re-add VRR.pm setup error tests | Daniel Friesel | -58/+47 |
2011-06-28 | Try Exception::Class | Daniel Friesel | -0/+2 |
2011-06-23 | Rename to Travel::Routing::DE::VRR | Daniel Friesel | -3/+3 |
2011-05-24 | VRR.pm: Change new() key names | Daniel Friesel | -17/+17 |
2011-05-23 | More descriptive accessor names in Net::Travel::DE::VRR::Route::Part | Daniel Friesel | -13/+0 |
2011-05-23 | Rename to Net::Travel::DE::VRR | Daniel Friesel | -19/+4 |
2011-05-23 | Code cleanup, remove WWW::Efa::Error stuff for now (to be reimplemented) | Daniel Friesel | -213/+4 |
2011-02-26 | Slightly improve date handling | Daniel Friesel | -3/+3 |
2010-12-04 | Fix tests for new POST stuff | Daniel Friesel | -19/+17 |
2010-08-14 | Remove 'time' option from WWW::Efa | Daniel Friesel | -12/+15 |
2010-08-14 | Add remaining error classes, sort of | Daniel Friesel | -15/+7 |
2010-08-14 | WWW::Efa::Error::Setup: Add accessors for inernals | Daniel Friesel | -3/+3 |
2010-08-08 | Split up Error.pm into WWW::Efa::Error::{Backend,Setup} | Daniel Friesel | -14/+15 |
2010-08-07 | Add Test::Synopsis test, rename pod test | Daniel Friesel | -0/+18 |
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 | -0/+33 |
2010-08-06 | Fix internal error handling + tests for it | Daniel Friesel | -80/+97 |
2010-08-06 | Add Efa::Error class (probably sucks so far :p) | Daniel Friesel | -1/+9 |
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 | -73/+73 |
2010-08-01 | Initial splitup to WWW::Efa. Lots of stuff to improve yet | Daniel Friesel | -17/+3 |
2010-08-01 | Move tests to t/, re-structure the directory while at it | Daniel Friesel | -0/+5958 |