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

feat(gravsearch): improve gravsearch performance by using unions in prequery (DEV-492) #2045

Merged
merged 36 commits into from May 10, 2022

Commits on Apr 16, 2022

  1. Copy the full SHA
    01b0409 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ebfa4a6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b0fcf11 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f5e73c0 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    71a2965 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    9c71166 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    bc273b1 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    c2a6c7b View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    307f0dc View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    76f93bd View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    e433422 View commit details
    Browse the repository at this point in the history
  12. tidy up

    BalduinLandolt committed Apr 16, 2022
    Copy the full SHA
    efc86e1 View commit details
    Browse the repository at this point in the history
  13. minor improvements

    BalduinLandolt committed Apr 16, 2022
    Copy the full SHA
    d01bd0f View commit details
    Browse the repository at this point in the history
  14. get tests to pass

    BalduinLandolt committed Apr 16, 2022
    Copy the full SHA
    ac55e77 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. feat: limit subclasses

    BalduinLandolt committed Apr 19, 2022
    Copy the full SHA
    d465807 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5b2569d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5b59d03 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2ac09e6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b3605cc View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    cb55379 View commit details
    Browse the repository at this point in the history
  7. refactor: tidy up

    BalduinLandolt committed Apr 19, 2022
    Copy the full SHA
    5256319 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    b7dbcef View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    1602e06 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Copy the full SHA
    471fca9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3171675 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Copy the full SHA
    3807b45 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Copy the full SHA
    633dc40 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Copy the full SHA
    d8dadba View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    91e966c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a75993e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Copy the full SHA
    183275d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Copy the full SHA
    e133edb View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: irinaschubert <irina.schubert@dasch.swiss>
    BalduinLandolt and irinaschubert committed May 10, 2022
    Copy the full SHA
    3407500 View commit details
    Browse the repository at this point in the history
  3. tidy up

    BalduinLandolt committed May 10, 2022
    Copy the full SHA
    99b4b48 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    faa64b3 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e5f0626 View commit details
    Browse the repository at this point in the history