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
path:
root
/
pkg
/
config
/
test_data
/
minimal.yaml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-06
Removed documentation of a feature that is not yet implemented
Julien Dessaux
1
-1
/
+1
2021-04-06
Document the navitia api caching
Julien Dessaux
1
-0
/
+2
2021-04-06
Documented how to find a trainStop code
Julien Dessaux
1
-0
/
+5
2021-04-06
Document configuration file default values in README
Julien Dessaux
1
-1
/
+1
2021-04-06
Added trainStop config parameter which was wrongly hardcoded
Julien Dessaux
11
-17
/
+56
2021-04-06
Added a flag to specify a configuration file and wrote a proper readme
Julien Dessaux
2
-6
/
+59
2021-04-06
Fixed incomplete test case
Julien Dessaux
2
-2
/
+2
2021-04-05
Added basic webui to show results
Julien Dessaux
5
-0
/
+144
2021-04-05
Fixed scope of test helpers in navitia_api_client package
Julien Dessaux
2
-6
/
+6
2021-04-05
Moved code around to conform best practices
Julien Dessaux
17
-0
/
+0
2021-04-05
Reworked error handling for better and simpler tests
Julien Dessaux
7
-57
/
+160
2021-04-04
Added 60 seconds caching to navitia api departures requests
Julien Dessaux
6
-2
/
+44
2021-03-29
Renamed the api folder to something more specific
Julien Dessaux
7
-5
/
+5
2021-03-29
Moved api test files into their own folder
Julien Dessaux
3
-2
/
+2
2021-03-20
Added basic config module
Julien Dessaux
11
-0
/
+154
2021-03-19
Added api module with departures feature
Julien Dessaux
8
-0
/
+2304
[prev]