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

External resolver #711

Closed
wants to merge 81 commits into from
Closed

External resolver #711

wants to merge 81 commits into from

Commits on Jun 24, 2024

  1. adql query parser function

    burnout87 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5f710cd View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. queryparser-python3 lib

    burnout87 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5526e61 View commit details
    Browse the repository at this point in the history
  2. more error check

    burnout87 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7d099aa View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. adding info

    burnout87 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    fb87a08 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. using sqlparse library

    burnout87 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a90cc05 View commit details
    Browse the repository at this point in the history
  2. requirements

    burnout87 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ba08496 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dcc1e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Jul 26, 2024

  1. testing breadth-first

    burnout87 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    6759c7a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    0e24a34 View commit details
    Browse the repository at this point in the history
  2. using breadth-first

    burnout87 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    90c8e4f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. no sqlparse

    burnout87 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2c0030b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16580c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    30d1ed8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27708b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83d119a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89f46d6 View commit details
    Browse the repository at this point in the history
  5. sentry in case of error

    burnout87 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b828910 View commit details
    Browse the repository at this point in the history
  6. capturing general exception

    burnout87 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    34bdea8 View commit details
    Browse the repository at this point in the history
  7. dispatcher endpoint

    burnout87 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1ee31a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    40dc17e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. var renaming

    burnout87 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    60c9bff View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. removed unused imports

    burnout87 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    bdc61b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d8d973 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    841928f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

Commits on Sep 26, 2024

  1. using postgresql

    burnout87 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5342a7a View commit details
    Browse the repository at this point in the history
  2. sanitize request values

    burnout87 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    bf1cd49 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. using value var

    burnout87 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5d53425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    309e2ad View commit details
    Browse the repository at this point in the history
  3. no query parsing

    burnout87 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    08ad2ab View commit details
    Browse the repository at this point in the history
  4. not needed import

    burnout87 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ec8d018 View commit details
    Browse the repository at this point in the history
  5. adapted conf example

    burnout87 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f5df283 View commit details
    Browse the repository at this point in the history
  6. not needed requirements

    burnout87 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f9b934b View commit details
    Browse the repository at this point in the history
  7. not needed requirements

    burnout87 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    87256a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db388d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d8d26a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    19c7275 View commit details
    Browse the repository at this point in the history
  2. extended configuration

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a5826e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15b2e7a View commit details
    Browse the repository at this point in the history
  4. extended tests

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5838b5b View commit details
    Browse the repository at this point in the history
  5. adapted test

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    72e67b1 View commit details
    Browse the repository at this point in the history
  6. adql query parser function

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    cb6b75d View commit details
    Browse the repository at this point in the history
  7. queryparser-python3 lib

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    06dacd3 View commit details
    Browse the repository at this point in the history
  8. more error check

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a4c616c View commit details
    Browse the repository at this point in the history
  9. adding info

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    7bbf6ab View commit details
    Browse the repository at this point in the history
  10. using sqlparse library

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    241b7b2 View commit details
    Browse the repository at this point in the history
  11. requirements

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    11ae504 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c41e4e8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d7a9964 View commit details
    Browse the repository at this point in the history
  14. testing breadth-first

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9fd948b View commit details
    Browse the repository at this point in the history
  15. using breadth-first

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    201058b View commit details
    Browse the repository at this point in the history
  16. no sqlparse

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    37ed4fd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4084298 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    61df4c9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d4614d6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a488f4c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0ba6618 View commit details
    Browse the repository at this point in the history
  22. sentry in case of error

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6b3fb19 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ed64d1c View commit details
    Browse the repository at this point in the history
  24. dispatcher endpoint

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4ff74d3 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    60409db View commit details
    Browse the repository at this point in the history
  26. var renaming

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b35e2aa View commit details
    Browse the repository at this point in the history
  27. removed unused imports

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b8fb588 View commit details
    Browse the repository at this point in the history
  28. using postgresql

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0c42142 View commit details
    Browse the repository at this point in the history
  29. sanitize request values

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f2fbc59 View commit details
    Browse the repository at this point in the history
  30. using value var

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a660af0 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    e995247 View commit details
    Browse the repository at this point in the history
  32. no query parsing

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d2c5acd View commit details
    Browse the repository at this point in the history
  33. not needed import

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    081f08f View commit details
    Browse the repository at this point in the history
  34. adapted conf example

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    fb20a94 View commit details
    Browse the repository at this point in the history
  35. not needed requirements

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d1438aa View commit details
    Browse the repository at this point in the history
  36. not needed requirements

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6b20e0d View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    900f223 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    f7a1055 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    32f02fb View commit details
    Browse the repository at this point in the history
  40. extended configuration

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    269ac50 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    908c8ac View commit details
    Browse the repository at this point in the history
  42. extended tests

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    71e5187 View commit details
    Browse the repository at this point in the history
  43. adapted test

    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4ef0339 View commit details
    Browse the repository at this point in the history
  44. Merge branch 'external-resolver' of github.com:oda-hub/dispatcher-app…

    … into external-resolver
    burnout87 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    aa398b7 View commit details
    Browse the repository at this point in the history