-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: GTFS feed import #1013
feat: GTFS feed import #1013
Commits on Sep 5, 2024
-
feat: Create tables for GTFS-static archive import (#1006)
* feat: Create tables for GTFS-static archive import * Clean up comments
Configuration menu - View commit details
-
Copy full SHA for b023be3 - Browse repository at this point
Copy the full SHA b023be3View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 799e4e9 - Browse repository at this point
Copy the full SHA 799e4e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cda8b4 - Browse repository at this point
Copy the full SHA 5cda8b4View commit details -
Add logic to read from GTFS archive saved at local path and import da…
…ta into gtfs_* tables
Configuration menu - View commit details
-
Copy full SHA for da71fb2 - Browse repository at this point
Copy the full SHA da71fb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7832e7 - Browse repository at this point
Copy the full SHA e7832e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4972ace - Browse repository at this point
Copy the full SHA 4972aceView commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8a9dfb4 - Browse repository at this point
Copy the full SHA 8a9dfb4View commit details
Commits on Sep 26, 2024
-
Use Postgres COPY for larger tables; Undo all superfluous deferrable …
…constraints; define and use Importable behaviour
Configuration menu - View commit details
-
Copy full SHA for a0aad60 - Browse repository at this point
Copy the full SHA a0aad60View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3eb075 - Browse repository at this point
Copy the full SHA f3eb075View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87bae04 - Browse repository at this point
Copy the full SHA 87bae04View commit details -
fix: increase length to 100MB for multipart uploads in Plug.Parsers (#…
…1014) * fix: increase length to 100MB for multipart uploads in Plug.Parsers * ci: upgrade Github Action upload-artifact to fix deprecation error
Configuration menu - View commit details
-
Copy full SHA for 6fb7312 - Browse repository at this point
Copy the full SHA 6fb7312View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e614628 - Browse repository at this point
Copy the full SHA e614628View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2de6323 - Browse repository at this point
Copy the full SHA 2de6323View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7348be9 - Browse repository at this point
Copy the full SHA 7348be9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1da6406 - Browse repository at this point
Copy the full SHA 1da6406View commit details -
Keep GTFS timestamps as strings throughout; provide utility fns to co…
…nvert timestamps to other representations
Configuration menu - View commit details
-
Copy full SHA for 9d355d2 - Browse repository at this point
Copy the full SHA 9d355d2View commit details -
Use Ecto.Enum for GTFS enum fields; convert corresponding CSV fields …
…to int before casting
Configuration menu - View commit details
-
Copy full SHA for 119887a - Browse repository at this point
Copy the full SHA 119887aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dd52f1 - Browse repository at this point
Copy the full SHA 9dd52f1View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c74b271 - Browse repository at this point
Copy the full SHA c74b271View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed237f6 - Browse repository at this point
Copy the full SHA ed237f6View commit details -
structure.sql was out of date somehow, even though migrations were al…
…ready up??? Fixed now
Configuration menu - View commit details
-
Copy full SHA for 2a83ffd - Browse repository at this point
Copy the full SHA 2a83ffdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34c7f2d - Browse repository at this point
Copy the full SHA 34c7f2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c205b5 - Browse repository at this point
Copy the full SHA 4c205b5View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd60b41 - Browse repository at this point
Copy the full SHA fd60b41View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad44969 - Browse repository at this point
Copy the full SHA ad44969View commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6607e6b - Browse repository at this point
Copy the full SHA 6607e6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b0660a - Browse repository at this point
Copy the full SHA 7b0660aView commit details
Commits on Oct 15, 2024
-
Remove
Expires
header from S3 put_object requests, it doesn't do wh……at I thought it did
Configuration menu - View commit details
-
Copy full SHA for b793df0 - Browse repository at this point
Copy the full SHA b793df0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f847d4a - Browse repository at this point
Copy the full SHA f847d4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8d4606 - Browse repository at this point
Copy the full SHA d8d4606View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 10f7267 - Browse repository at this point
Copy the full SHA 10f7267View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40de6b6 - Browse repository at this point
Copy the full SHA 40de6b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08dac72 - Browse repository at this point
Copy the full SHA 08dac72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b0ddd1 - Browse repository at this point
Copy the full SHA 1b0ddd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 511b278 - Browse repository at this point
Copy the full SHA 511b278View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06a6d6f - Browse repository at this point
Copy the full SHA 06a6d6fView commit details