0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 16, 2023 — Apr 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
disabled some SQLite safety features that aren't useful for this application's use of the database. Also increased the DB cache size so that the DB be mostly held in memory while processing it. Seems to have provided a very large boost in gtfs data import speed. More... almost 14 years ago
added transactions to DB import to speed up the process of importing the raw GTFS data. More... almost 14 years ago
Added some more headsign strings. More... about 14 years ago
Added O-Train headsigns. More... about 14 years ago
Fill in some headsign strings. More... about 14 years ago
Added Trip#trip_headsign More... about 14 years ago
Trip exports trip headsign. More... about 14 years ago
Added OttawaTransitFeed.update More... about 14 years ago
Return nil when a remote departure can’t be found. More... about 14 years ago
Added Headsign.export and exported results. More... about 14 years ago
Added RouteMaintenance. More... about 14 years ago
First pass at Headsign.import process More... about 14 years ago
Don’t perform Headsign.import in OttawaTransitFeed.import. More... about 14 years ago
Fleshed out headsign domain. More... about 14 years ago
Updated import test. More... about 14 years ago
Added O-Train to routes. More... about 14 years ago
Refactored trip. More... about 14 years ago
Introduced headsign. More... about 14 years ago
Extract route functions into module. More... about 14 years ago
Comments on feeders. More... about 14 years ago
Comments on calendars and calendar dates. More... about 14 years ago
Switch to ActiveSupport dependency management. More... about 14 years ago
Routes have long names. More... about 14 years ago
Added basic calendar import test. More... about 14 years ago
Removed special CSV formatting for booleans. More... about 14 years ago
Updated schema. More... about 14 years ago
Added feeders method, removed special CSV formatting. More... about 14 years ago
Introduced OCTranspo::Route. More... about 14 years ago
Updated test helper. More... about 14 years ago
Added remote OC Transpo resources and scattered headsign updates. More... about 14 years ago