These 18 commits are when the Protocol Buffers files have changed:
| Commit: | d4cae8a | |
|---|---|---|
| Author: | Prafullsh | |
update run number to string
The documentation is generated from this commit.
| Commit: | 4d29f41 | |
|---|---|---|
| Author: | Prafullsh | |
change vehicle descriptor details
| Commit: | 6d1c3a9 | |
|---|---|---|
| Author: | Prafullsh | |
new line
| Commit: | 8885d09 | |
|---|---|---|
| Author: | Prafullsh | |
add new field run number
| Commit: | 91a9c73 | |
|---|---|---|
| Author: | Prafullsh | |
new line
| Commit: | fd7687e | |
|---|---|---|
| Author: | Prafullsh | |
removed field type
| Commit: | c9f0c7d | |
|---|---|---|
| Author: | Prafullsh | |
add list filed type for route icon
| Commit: | 84202ae | |
|---|---|---|
| Author: | Prafullsh | |
add route icon
| Commit: | b1197bb | |
|---|---|---|
| Author: | Josh Verma | |
| Committer: | GitHub | |
TRAN-7701: add custom_status to cta_subway; and scheduled_interval field to proto (#61) * TRAN-7701: add custom_status to cta_subway * TRAN-7701: add scheduled interval field to intersection extensions * TRAN-7701: filter stops in feed
| Commit: | 8e457bc | |
|---|---|---|
| Author: | Josh Verma | |
TRAN-7701: add scheduled interval field to intersection extensions
| Commit: | babdd7c | |
|---|---|---|
| Author: | Dorian Ellerbe | |
| Committer: | GitHub | |
Feat: custom status field and NJT/Amtrak route updates (#14) * Add custom status field * Fix routes * Update route logic for amtrak * Amtrak short name fix * Add prefix change and test * Refactoring route logic and timezone * Handle missing origin and destination * Refactor route_id logic * Use class level constant for timezone * Minor refactor and typo fix
| Commit: | f75c4ab | |
|---|---|---|
| Author: | Dorian Ellerbe | |
Add custom status field
| Commit: | c61b846 | |
|---|---|---|
| Author: | Dorian Ellerbe | |
| Committer: | GitHub | |
Feat: NJT Rail Translator and interface parsing changes (#6) * Initial commit * Implement route_id logic with tests * Add MtaSubway * Amtrak route logic. Tests * Add route fields and block_id to intersection proto with tests * Add agency_timezone to proto * Load json in la-metro translator * Load json for septa rail * Load json for mta-subway * Documentation * Clean up * More documentation. Light refactoring * Fix typo in line key
| Commit: | ac9aa16 | |
|---|---|---|
| Author: | Dorian Ellerbe | |
Add agency_timezone to proto
| Commit: | 0fc2736 | |
|---|---|---|
| Author: | Dorian Ellerbe | |
Add route fields and block_id to intersection proto with tests
| Commit: | 5b97a1f | |
|---|---|---|
| Author: | Alexander Jones | |
| Committer: | Tyler Green | |
Feat: Mta Subway translator & and realtime ext 'stop_name' field (#4) * initial translator & tests for mta subway * parses date to GMT, adjustments to stop id, removes track * removes DS_store * added mtasubway to the registry * updates tests, handles multiple stops * added stop name to realtime extension * remove print statement and unused import
| Commit: | 45ba8ca | |
|---|---|---|
| Author: | Alexander Jones | |
added stop name to realtime extension
| Commit: | 06ddb9f | |
|---|---|---|
| Author: | Tyler Green | |
Initial lib commit