aboutsummaryrefslogtreecommitdiff
path: root/pkg (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed password column to hash in databaseJulien Dessaux2021-04-122-3/+3
* Implemented the user login database functionJulien Dessaux2021-04-124-5/+106
* Implemented a user table and the CreateUser functionJulien Dessaux2021-04-127-1/+238
* Began implementing a database backendJulien Dessaux2021-04-095-0/+292
* Made config tests more specificJulien Dessaux2021-04-091-0/+1
* Fixed wrong implementation of yaml default values and of the corresponding testsJulien Dessaux2021-04-084-6/+23
* Added trainStop config parameter which was wrongly hardcodedJulien Dessaux2021-04-069-16/+50
* Fixed incomplete test caseJulien Dessaux2021-04-062-2/+2
* Fixed scope of test helpers in navitia_api_client packageJulien Dessaux2021-04-052-6/+6
* Moved code around to conform best practicesJulien Dessaux2021-04-0517-0/+2575