Skip to content
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

Sync up with master: Part 1 #1712

Merged
merged 15 commits into from
Apr 24, 2019
Merged

Sync up with master: Part 1 #1712

merged 15 commits into from
Apr 24, 2019

Commits on Apr 24, 2019

  1. - Fix links with the same fromNode and toNode: set length, capaci…

    …ty and freespeed
    
    - Added `WayFixer` to fix OSM data (highway type and lanes)
    REASY committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    36e0c26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    becc312 View commit details
    Browse the repository at this point in the history
  3. - injector is a field of BeamServices (it's already god object, w…

    …on't make it worse :D)
    
    - `TravelTimeObserved` has it's own skimmer
    - TravelTimeObserved should use only `CAR` and `CAV`
    REASY committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    8b3db06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    383510e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c1487b View commit details
    Browse the repository at this point in the history
  6. Add all modes to excerpt skims

    REASY committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    694da34 View commit details
    Browse the repository at this point in the history
  7. Prepare data in parallel

    REASY committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    4cb5eb3 View commit details
    Browse the repository at this point in the history
  8. Fix TravelTimeObserved related tests

    JustinPihony authored and REASY committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    be48030 View commit details
    Browse the repository at this point in the history
  9. fmt

    JustinPihony authored and REASY committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    2f53bbe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    427f63b View commit details
    Browse the repository at this point in the history
  11. Fix trait due to circular pain

    JustinPihony authored and REASY committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    753a236 View commit details
    Browse the repository at this point in the history
  12. fmt

    JustinPihony authored and REASY committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    d62facb View commit details
    Browse the repository at this point in the history
  13. Move to handle timing

    JustinPihony authored and REASY committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    7959f7c View commit details
    Browse the repository at this point in the history
  14. Fixed broken tests

    REASY committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    a6fee00 View commit details
    Browse the repository at this point in the history
  15. Done

    haitamlaarabi authored and REASY committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    e58f618 View commit details
    Browse the repository at this point in the history