index
:
adyxax/trains
master
A simple web app to display train timetables for stations on France SNCF's network
Julien Dessaux
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed wrong implementation of yaml default values and of the corresponding tests
Julien Dessaux
2021-04-08
4
-6
/
+23
*
Removed documentation of a feature that is not yet implemented
Julien Dessaux
2021-04-06
1
-1
/
+1
*
Document the navitia api caching
Julien Dessaux
2021-04-06
1
-0
/
+2
*
Documented how to find a trainStop code
Julien Dessaux
2021-04-06
1
-0
/
+5
*
Document configuration file default values in README
Julien Dessaux
2021-04-06
1
-1
/
+1
*
Added trainStop config parameter which was wrongly hardcoded
Julien Dessaux
2021-04-06
11
-17
/
+56
*
Added a flag to specify a configuration file and wrote a proper readme
Julien Dessaux
2021-04-06
2
-6
/
+59
*
Fixed incomplete test case
Julien Dessaux
2021-04-06
2
-2
/
+2
*
Added basic webui to show results
Julien Dessaux
2021-04-05
5
-0
/
+144
*
Fixed scope of test helpers in navitia_api_client package
Julien Dessaux
2021-04-05
2
-6
/
+6
*
Moved code around to conform best practices
Julien Dessaux
2021-04-05
17
-0
/
+0
*
Reworked error handling for better and simpler tests
Julien Dessaux
2021-04-05
7
-57
/
+160
*
Added 60 seconds caching to navitia api departures requests
Julien Dessaux
2021-04-04
6
-2
/
+44
*
Renamed the api folder to something more specific
Julien Dessaux
2021-03-29
7
-5
/
+5
*
Moved api test files into their own folder
Julien Dessaux
2021-03-29
3
-2
/
+2
*
Added basic config module
Julien Dessaux
2021-03-20
11
-0
/
+154
*
Added api module with departures feature
Julien Dessaux
2021-03-19
8
-0
/
+2304
*
Initial import
Julien Dessaux
2021-03-18
2
-0
/
+321
[prev]