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

GBFS: Performance/Memory Improvements + Vehicle Types #670

Open
wants to merge 32 commits into
base: master
Choose a base branch
from

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    7dabd4b View commit details
    Browse the repository at this point in the history
  2. fix vehicle_docks_available

    pablohoch committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    abeb6a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25f9571 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac2bca6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into gbfs-caching

    # Conflicts:
    #	.pkg
    #	.pkg.lock
    #	ui/src/lib/getModeName.ts
    pablohoch committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    c5c7ac3 View commit details
    Browse the repository at this point in the history
  6. ts formatting

    pablohoch committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9c9a701 View commit details
    Browse the repository at this point in the history
  7. formatting

    pablohoch committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    452848a View commit details
    Browse the repository at this point in the history
  8. clang fixes

    pablohoch committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d41f0d0 View commit details
    Browse the repository at this point in the history
  9. clang fix

    pablohoch committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1f33459 View commit details
    Browse the repository at this point in the history
  10. clang fixes

    pablohoch committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    68544ff View commit details
    Browse the repository at this point in the history
  11. trying to fix apple clang

    pablohoch committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    559b04d View commit details
    Browse the repository at this point in the history
  12. static_cast all the things

    pablohoch committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    433fa01 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. review changes

    pablohoch committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    8274193 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into gbfs-caching

    # Conflicts:
    #	.pkg.lock
    #	src/endpoints/routing.cc
    #	src/journey_to_response.cc
    #	src/street_routing.cc
    pablohoch committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    26bfb42 View commit details
    Browse the repository at this point in the history
  3. fix include

    pablohoch committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    1d4ffc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8763bb1 View commit details
    Browse the repository at this point in the history
  5. remove obsolete comment

    pablohoch committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    6fe1949 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    8885119 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2a292d View commit details
    Browse the repository at this point in the history
  3. cleanup

    pablohoch committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    933938a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d04807 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into gbfs-caching

    # Conflicts:
    #	.pkg.lock
    pablohoch committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    5859f63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65a2174 View commit details
    Browse the repository at this point in the history
  7. ui fix

    pablohoch committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    b57d9a1 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into gbfs-caching

    # Conflicts:
    #	ui/src/lib/i18n/en.ts
    pablohoch committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    36fdaf0 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Merge branch 'master' into gbfs-caching

    # Conflicts:
    #	.pkg.lock
    #	include/motis/endpoints/routing.h
    #	src/endpoints/routing.cc
    #	src/journey_to_response.cc
    #	test/routing_test.cc
    pablohoch committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    6f7a061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35dba12 View commit details
    Browse the repository at this point in the history
  3. vehicle type id -> idx

    pablohoch committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    5b86933 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into gbfs-caching

    # Conflicts:
    #	.pkg.lock
    pablohoch committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    3b28b86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81fcdbb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b1c6c7 View commit details
    Browse the repository at this point in the history
  7. clang fix

    pablohoch committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    c860a0a View commit details
    Browse the repository at this point in the history