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/blacklist #83

Merged
merged 35 commits into from
Jun 23, 2024
Merged

Feat/blacklist #83

merged 35 commits into from
Jun 23, 2024

Commits on Jan 12, 2024

  1. feat: is null/is not null

    vincentescoffier committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    bd97d3a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Merge branch 'feat/add-between' into feat/is-null

    vincentescoffier committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4299470 View commit details
    Browse the repository at this point in the history
  2. fix: search null for collections

    vincentescoffier committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6af7374 View commit details
    Browse the repository at this point in the history
  3. refactor: null not case sensitive

    vincentescoffier committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    446fb05 View commit details
    Browse the repository at this point in the history
  4. doc: update README.md

    vincentescoffier committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8f45975 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Merge branch 'feat/refactor' into feat/is-null

    # Conflicts:
    #	src/main/kotlin/com/sipios/springsearch/QueryVisitorImpl.kt
    #	src/test/kotlin/com/sipios/springsearch/SpringSearchApplicationTest.kt
    reifocS committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    3c118a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df52d0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f363a56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7887789 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00615a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17b189f View commit details
    Browse the repository at this point in the history
  7. fix: lint

    reifocS committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9f0107f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4bbb7a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    d03db3d View commit details
    Browse the repository at this point in the history
  2. feat: blacklist

    reifocS committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3bc14fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a68662f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/is-null' into feat/blacklist

    # Conflicts:
    #	src/test/kotlin/com/sipios/springsearch/SpringSearchApplicationTest.kt
    reifocS committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    30f704c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78cd88d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    4df5299 View commit details
    Browse the repository at this point in the history
  2. fix: update threshold

    reifocS committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8223e61 View commit details
    Browse the repository at this point in the history
  3. fix: remove unreachable code

    reifocS committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a9927b2 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. doc: add blacklist doc

    reifocS committed May 13, 2024
    Configuration menu
    Copy the full SHA
    079df6b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. test: add test for UUID null

    reifocS committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ae8e7bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6e45c2 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    131c7ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f145cd5 View commit details
    Browse the repository at this point in the history
  3. trigger-ci

    reifocS committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6e8aba2 View commit details
    Browse the repository at this point in the history
  4. trigger-ci

    reifocS committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e1aace9 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

    reifocS committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    31c675e View commit details
    Browse the repository at this point in the history
  3. fix: ktlint

    reifocS committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    dee880f View commit details
    Browse the repository at this point in the history
  4. fix: ktlint

    reifocS committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8355580 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24c5e25 View commit details
    Browse the repository at this point in the history
  6. fix: test missing arguments

    reifocS committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    cdb879b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d65211 View commit details
    Browse the repository at this point in the history