0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 4 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:koos/kvb-api More... about 11 years ago
changed description of worker More... about 11 years ago
Update gems. More... almost 12 years ago
Add rake to gemfile More... almost 12 years ago
Add capistrano deployment and sqlite3 for production. More... almost 12 years ago
Create a rake worker task which allows querying specific lines. More... almost 12 years ago
Refactor station updater class. More... almost 12 years ago
Remove hash elements instead of setting them to nil. More... almost 12 years ago
Fix rails logger scope and make logging text more descriptive. More... almost 12 years ago
Move pusher config to initializer/yaml file and add some performance optimizations. More... almost 12 years ago
Reversed direction. More... almost 12 years ago
Changed direction to use cached routes. More... almost 12 years ago
Calculate the vehicles gps coordinates. More... almost 12 years ago
Calculate distance on station connection. More... almost 12 years ago
Added callback for runner in StationUpdater More... almost 12 years ago
Added pusher gem More... almost 12 years ago
Fixed problem when we can't figure out the direction for a vehicle. More... almost 12 years ago
Added runner for StationUpdater More... almost 12 years ago
Import missing station coordinates. More... almost 12 years ago
Importer for station coordinates. More... almost 12 years ago
Add in memory persistence of vehicles More... almost 12 years ago
Merge branch 'master' of github.com:koos/kvb-api More... almost 12 years ago
added stations aliases More... almost 12 years ago
Add vehicle class for tracking single vehicles. More... almost 12 years ago
Add cached line route. More... almost 12 years ago
Fixed creation of aliases. More... almost 12 years ago
Implement first draft for an api (stations and lines). More... almost 12 years ago
Added methods to get the lower or upper station of a station. More... almost 12 years ago
Added the concept off directions to stations. A station now computes if an other station on the same line is higher or lower regarding their count. More... almost 12 years ago
Added a skip list for the fetching of arrivals for stations which don't have their data up on kvb.de (like Bonn West) More... almost 12 years ago