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

[Feature] transactional support #249

Open
wants to merge 55 commits into
base: main
Choose a base branch
from

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    ea3fabf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9432a65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0ba609 View commit details
    Browse the repository at this point in the history
  4. arangodb#80 made QueryTransactionBridge an optional @bean

    Malte Jörgens authored and aburmeis committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3744296 View commit details
    Browse the repository at this point in the history
  5. arangodb#80 started tests

    Malte Jörgens authored and aburmeis committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8803e1d View commit details
    Browse the repository at this point in the history
  6. arangodb#80 fix merge error

    aburmeis committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5150bb2 View commit details
    Browse the repository at this point in the history
  7. arangodb#80 allow multiple transaction calls unless there are no addi…

    …tional collections allowed
    aburmeis committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d07766f View commit details
    Browse the repository at this point in the history
  8. arangodb#80 more tests

    aburmeis committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a8a39d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    61ed67d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    55241c1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    adc9ccf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bb4bef5 View commit details
    Browse the repository at this point in the history
  13. arangodb#80 use another document for test

    Malte Jörgens authored and aburmeis committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    20c935a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    69ed72a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a567c05 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0c4cb88 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3282e9d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    72e22c2 View commit details
    Browse the repository at this point in the history
  19. arangodb#80 extract default resolver factory to allow bean dependency…

    …, pass query bridge if available
    aburmeis committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a39db92 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7ced704 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ee69109 View commit details
    Browse the repository at this point in the history
  22. arangodb#80 expose ta as bean

    aburmeis committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4a06157 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0ad43eb View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    39972ca View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    32992cb View commit details
    Browse the repository at this point in the history
  26. arangodb#80 add some docs

    aburmeis committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6935c58 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    05e53ed View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    501305c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8875188 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    31e461b View commit details
    Browse the repository at this point in the history
  31. arangodb#80 fix test setup

    aburmeis committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a471901 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    77e9e55 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    7268cb1 View commit details
    Browse the repository at this point in the history
  34. arangodb#80 fix merge error

    aburmeis committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e55a7b0 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ba7d206 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    170acaa View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    2f4229c View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    b7118cc View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    7410798 View commit details
    Browse the repository at this point in the history
  40. arangodb#80 improve docs

    aburmeis committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f5773ac View commit details
    Browse the repository at this point in the history
  41. arangodb#80 reduce ensure index calls (ignore hash and skiplist index…

    … as they will be removed with driver 7)
    aburmeis committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1d60c40 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    44afc3c View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    d2e72ea View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    90d47ad View commit details
    Browse the repository at this point in the history
  45. arangodb#80 fix merge errors

    aburmeis committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b84931f View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    40c96b7 View commit details
    Browse the repository at this point in the history
  47. fix merge error

    aburmeis committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    93b28b7 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    c6912ab View commit details
    Browse the repository at this point in the history
  49. fix generic

    aburmeis committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1991dbc View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    7202d5b View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    7ea5d8d View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    37fc779 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    9320edd View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    7e6f2f3 View commit details
    Browse the repository at this point in the history
  55. cleanup warnings

    aburmeis committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    63b0557 View commit details
    Browse the repository at this point in the history