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

refactor: Change RDF handling for querying Projects from DB (DEV-3175) #2989

Merged
merged 56 commits into from
Feb 6, 2024

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    fcb7d53 View commit details
    Browse the repository at this point in the history
  2. use in findOneByQuery

    BalduinLandolt committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    027c1b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59dcf28 View commit details
    Browse the repository at this point in the history
  4. add temporary runner

    BalduinLandolt committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    26dea9b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. add simple RDF wrapper

    BalduinLandolt committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4539e1a View commit details
    Browse the repository at this point in the history
  2. more methods

    BalduinLandolt committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ed4532a View commit details
    Browse the repository at this point in the history
  3. use it in test code

    BalduinLandolt committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    82d45c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    8325b35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a4ee1a View commit details
    Browse the repository at this point in the history
  3. fix compilation error

    BalduinLandolt committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    976623e View commit details
    Browse the repository at this point in the history
  4. fworking

    seakayone committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4755e7f View commit details
    Browse the repository at this point in the history
  5. wip

    seakayone committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    09a3a24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bbd950 View commit details
    Browse the repository at this point in the history
  7. continue on rdf model

    BalduinLandolt committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    597e6fe View commit details
    Browse the repository at this point in the history
  8. update usage

    BalduinLandolt committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    697e32a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff417d0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6930f7e View commit details
    Browse the repository at this point in the history
  11. add license header

    BalduinLandolt committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d569fea View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    edb4b52 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    169a848 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d58a0a1 View commit details
    Browse the repository at this point in the history
  15. sort string literals

    BalduinLandolt committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    754eec4 View commit details
    Browse the repository at this point in the history
  16. remove obsolete helper

    BalduinLandolt committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    cc4343b View commit details
    Browse the repository at this point in the history
  17. Rename

    BalduinLandolt committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    09b5395 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dbb3b34 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. improve sorting

    BalduinLandolt committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    04f8c63 View commit details
    Browse the repository at this point in the history
  2. clean-up

    BalduinLandolt committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    c4d4c67 View commit details
    Browse the repository at this point in the history
  3. move query to string

    BalduinLandolt committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    dba7b5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f566f05 View commit details
    Browse the repository at this point in the history
  5. remove unused code

    BalduinLandolt committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4f771b2 View commit details
    Browse the repository at this point in the history
  6. move to package

    BalduinLandolt committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a7fa324 View commit details
    Browse the repository at this point in the history
  7. rename model

    BalduinLandolt committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    dfd8e3a View commit details
    Browse the repository at this point in the history
  8. clean-up

    BalduinLandolt committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    fa9e201 View commit details
    Browse the repository at this point in the history
  9. move sorting

    BalduinLandolt committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    cfa69b7 View commit details
    Browse the repository at this point in the history
  10. move implicits

    BalduinLandolt committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8a340a6 View commit details
    Browse the repository at this point in the history
  11. update TODO

    BalduinLandolt committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4d6df64 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    f5388fc View commit details
    Browse the repository at this point in the history
  2. add some scaladoc

    BalduinLandolt committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    b2b3ef4 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    0470d0c View commit details
    Browse the repository at this point in the history
  2. fix

    BalduinLandolt committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b1c5c0c View commit details
    Browse the repository at this point in the history
  3. add documentation

    BalduinLandolt committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    14e97c0 View commit details
    Browse the repository at this point in the history
  4. add tests

    BalduinLandolt committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    1827091 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c002f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d3f43d View commit details
    Browse the repository at this point in the history
  7. fmt

    BalduinLandolt committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6518dce View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. add missing headers

    BalduinLandolt committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    336bd10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddb4ca9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    944dc1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccd7a9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    998396e View commit details
    Browse the repository at this point in the history
  6. remove unnecessary conversions

    Co-Authored-By: Christian Kleinbölting <seakayone@users.noreply.github.com>
    BalduinLandolt and seakayone committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    11273b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b03531 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b5305dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c6951b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e29b1c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    db90508 View commit details
    Browse the repository at this point in the history