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

Add URI and text filters #1079

Merged
merged 27 commits into from
Feb 28, 2022
Merged

Add URI and text filters #1079

merged 27 commits into from
Feb 28, 2022

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    1f2eb2c View commit details
    Browse the repository at this point in the history
  2. Add Contains DBFunction

    dmos62 committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    93a0391 View commit details
    Browse the repository at this point in the history
  3. Fix specified trait

    dmos62 committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    afffa09 View commit details
    Browse the repository at this point in the history
  4. Fix import

    dmos62 committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    37ca6cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19c741d View commit details
    Browse the repository at this point in the history
  6. Add URIAuthorityContains

    dmos62 committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    ee4b76f View commit details
    Browse the repository at this point in the history
  7. Fix parameter indexes

    dmos62 committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    929403b View commit details
    Browse the repository at this point in the history
  8. Fix SA string concat

    dmos62 committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    e747e91 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f1a9692 View commit details
    Browse the repository at this point in the history
  10. Change comment

    dmos62 committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    46768ec View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f4ab28a View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    dd2aff8 View commit details
    Browse the repository at this point in the history
  2. Add URISchemeEquals with tests

    dmos62 committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    eccffc1 View commit details
    Browse the repository at this point in the history
  3. Linter fixes

    dmos62 committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    f220966 View commit details
    Browse the repository at this point in the history
  4. Add test for URI Contains

    dmos62 committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    cd6447c View commit details
    Browse the repository at this point in the history
  5. Fix a few bugs

    dmos62 committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    a0b120d View commit details
    Browse the repository at this point in the history
  6. Simplify known_db_functions

    dmos62 committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    3a4ef35 View commit details
    Browse the repository at this point in the history
  7. Make variable private

    dmos62 committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    6e5e0ee View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    19a19f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    feedcb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34a288f View commit details
    Browse the repository at this point in the history
  3. Update tests

    dmos62 committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    15e4ef7 View commit details
    Browse the repository at this point in the history
  4. Dead imports

    dmos62 committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    b85949b View commit details
    Browse the repository at this point in the history
  5. Fix test

    dmos62 committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    2475e26 View commit details
    Browse the repository at this point in the history
  6. Fix date test

    dmos62 committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    f2fd9da View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    90b4ee1 View commit details
    Browse the repository at this point in the history
  2. Linter fixes

    dmos62 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    cb9a118 View commit details
    Browse the repository at this point in the history