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

Support regex tags search for Elasticseach backend #2049

Merged
merged 8 commits into from
Mar 4, 2020

Commits on Jan 29, 2020

  1. Add regex tag filter for ES backend

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    ca65f26 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. [ES] Add support to check for presence of a tag

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    f94c220 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Revert "[ES] Add support to check for presence of a tag"

    This reverts commit f94c220.
    
    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    d9afd37 View commit details
    Browse the repository at this point in the history
  2. Add query builder and integration tests

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    6f87b93 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Fix tests

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    0955efa View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Add ES specific integration tests

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    af7baa6 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Improve tag search tests

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    039e6c9 View commit details
    Browse the repository at this point in the history
  2. Nit, clean function params

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    0d2fb5e View commit details
    Browse the repository at this point in the history