summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorLines
2019-04-01statistics: Add interchange wait time and journey countDaniel Friesel-15/+30
2019-03-31Fix another journey errorDaniel Friesel-1/+1
2019-03-31journey: show error for _all_ invalid IDsDaniel Friesel-1/+1
2019-03-31Select journeys by IDDaniel Friesel-13/+10
2019-03-31maintenance: delete accounts which requested deletionDaniel Friesel-0/+36
2019-03-31remove code related to undo-as-database-entry conceptDaniel Friesel-17/+13
2019-03-31Perform undo by deleting the erroneous database entryDaniel Friesel-46/+37
2019-03-30sort journeys by departure timeDaniel Friesel-0/+7
2019-03-27add per-month links to history0.09Daniel Friesel-1/+2
2019-03-27add history per monthDaniel Friesel-18/+181
2019-03-25remove sleep(1) workaround in checkout-before-checkin code pathDaniel Friesel-11/+2
2019-03-25Move maintenance script to Mojolicious commandDaniel Friesel-0/+71
2019-03-25Migrate munin commandDaniel Friesel-1/+1
2019-03-25Log SQL errorsDaniel Friesel-4/+20
2019-03-25Postgres does not require decode() callsDaniel Friesel-10/+2
2019-03-25Remove unused login controllerDaniel Friesel-230/+0
2019-03-25Migrate to postgresqlDaniel Friesel-19/+26
2019-03-23more configuration options, more performanceDaniel Friesel-2/+4
2019-03-23Explicitly enable autocommitDaniel Friesel-1/+2
2019-03-23remove unused functionDaniel Friesel-8/+0
2019-03-22move munin-stats to a mojolicious commandDaniel Friesel-0/+54
2019-03-22perltidyDaniel Friesel-792/+878
2019-03-22More refactoringDaniel Friesel-193/+414
2019-03-21Initiate transition to a Mojolicious MVC web applicationDaniel Friesel-0/+1786