Age | Commit message (Expand) | Author | Lines |
2020-11-27 | Add a bunch of licensing data | Daniel Friesel | -0/+25 |
2020-10-06 | Stats: Fix handling of negative cumulative arrival/departure delays1.18.1 | Daniel Friesel | -0/+94 |
2020-08-28 | add journey edit test | Daniel Friesel | -1/+201 |
2020-08-22 | split up registration and journey stats tests | Daniel Friesel | -100/+170 |
2019-11-24 | improve get_user_travels performance, most notably when rendering map1.10.3 | Daniel Friesel | -0/+4 |
2019-11-18 | add journey: make realtime data optional (default to schedule data)1.10.1 | Daniel Friesel | -0/+30 |
2019-08-23 | Add proper journey comment support | Daniel Friesel | -1/+3 |
2019-05-26 | Unit tests with time zones? Forget about it… | Daniel Friesel | -2/+2 |
2019-05-26 | add journey entry and statistics tests | Daniel Friesel | -0/+64 |
2019-05-03 | adjust tests for /account/... URL changes | Daniel Friesel | -3/+3 |
2019-04-30 | use a separate table for registration tokens | Daniel Friesel | -3/+5 |
2019-04-29 | Add password reset functionality | Daniel Friesel | -0/+40 |
2019-04-22 | Finish transition from DBI to Mojo::Pg | Daniel Friesel | -1/+0 |
2019-04-22 | add "change password" tests | Daniel Friesel | -0/+44 |
2019-04-22 | Add test for account (un)deletion | Daniel Friesel | -2/+28 |
2019-04-22 | Skip database tests if no database is configured | Daniel Friesel | -0/+4 |
2019-04-18 | basic test: No DB needed; perltidy | Daniel Friesel | -6/+6 |
2019-04-18 | Add a registration test | Daniel Friesel | -0/+90 |
2019-04-18 | Add a basic test for static content | Daniel Friesel | -0/+37 |