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

Add serialized warnings array to JSON output #3588

Merged
merged 90 commits into from Oct 15, 2022

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    f6a577f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28cec35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0edec8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ad5852 View commit details
    Browse the repository at this point in the history
  5. [route_serializer_valhalla.cc] add warnings serializing function to r…

    …oute endpoint json response
    MuluhGodson committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    7a52fc5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d85b06e View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    2a5154e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c39ea82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c53b702 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c3f845 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1387e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec1370a View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    eba2c5c View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. make warning_text const

    MuluhGodson committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    d44404e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    869cfd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b20f996 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aec22b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    042c5ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94f92b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4d3361 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf9da92 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    acdb943 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8d0878f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e1f5208 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5d997e0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fecb297 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    453cdd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Configuration menu
    Copy the full SHA
    231bba5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    817b58a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a65c191 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2b17f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Configuration menu
    Copy the full SHA
    5e2560c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6c4f43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52049c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    acfaeb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51d1290 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24fb7f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a82c87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e7a32f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7295285 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    507274b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    834dc06 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    efb7ee5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    09d6ce1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5e9f246 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6cedf81 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f0fdaf2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bd77452 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    b2b1ada View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ba4d4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63779ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2dfc963 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b725da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9119c81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a188925 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Configuration menu
    Copy the full SHA
    c660995 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    1a81f8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acfdfda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fc8ac3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb8062c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec19dd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91d1937 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2634c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7a9f4a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f9e2834 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    67dec12 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. revert test cases

    MuluhGodson committed May 2, 2022
    Configuration menu
    Copy the full SHA
    c7ab2ae View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

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

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    40e10ca View commit details
    Browse the repository at this point in the history
  2. finish off PR

    nilsnolde committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    76586e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1509b97 View commit details
    Browse the repository at this point in the history
  4. untidy

    nilsnolde committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    027d22c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    6cd7d63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    524639b View commit details
    Browse the repository at this point in the history
  3. changelog update

    nilsnolde committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    d63423f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Update src/tyr/serializers.cc

    Co-authored-by: Kevin Kreiser <kevinkreiser@gmail.com>
    nilsnolde and kevinkreiser committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    9b9ad42 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Kevin Kreiser <kevinkreiser@gmail.com>
    nilsnolde and kevinkreiser committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    4c5a868 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    233f923 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    1836a4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70da775 View commit details
    Browse the repository at this point in the history
  3. changelog

    nilsnolde committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    e6d6a35 View commit details
    Browse the repository at this point in the history
  4. typo

    nilsnolde committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    07b1f41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4aa63e2 View commit details
    Browse the repository at this point in the history
  6. revert gurka changes

    nilsnolde committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    75c3aea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b3cc09 View commit details
    Browse the repository at this point in the history
  8. changelog

    nilsnolde committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    a82eddb View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. wtf

    nilsnolde committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    145f001 View commit details
    Browse the repository at this point in the history
  2. still..

    nilsnolde committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    e624e2f View commit details
    Browse the repository at this point in the history
  3. remove redundant include

    nilsnolde committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    9b84b39 View commit details
    Browse the repository at this point in the history