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

Calcul et sauvegarde de métadonnées pour les ressources GBFS #1905

Merged
merged 24 commits into from
Nov 16, 2021

Commits on Nov 8, 2021

  1. WIP

    AntoineAugusti committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    c01b452 View commit details
    Browse the repository at this point in the history
  2. Add simple test

    AntoineAugusti committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    1553a0e View commit details
    Browse the repository at this point in the history
  3. More tests

    AntoineAugusti committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    b814395 View commit details
    Browse the repository at this point in the history
  4. Not async

    AntoineAugusti committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    32aeb07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e623cf4 View commit details
    Browse the repository at this point in the history
  6. Clean code

    AntoineAugusti committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    a9bbc9a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    6d0e421 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc853fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2464339 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Add details about CORS

    AntoineAugusti committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    e2dc605 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8749f62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8841a99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d252108 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Make sure verify_on_exit! is actually called

    The previous use was just an atom expression, evaluated but not leading to ExUnit callback call.
    thbar committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    2503f49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3cc5cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d362712 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    670b351 View commit details
    Browse the repository at this point in the history
  5. Fix credo error

    thbar committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    3098490 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c20ff0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    30cc1da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2bc3228 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    181cc8f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0dcbe72 View commit details
    Browse the repository at this point in the history
  11. Add a bit of documentation

    thbar committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    80b68d7 View commit details
    Browse the repository at this point in the history