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

[Merged by Bors] - Add Query::contains #3090

Closed
wants to merge 11 commits into from

Commits on Nov 9, 2021

  1. Create Query::contains

    Gingeh committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    ac764bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63feae8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71796e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6e4094 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Change Query::contains to use query::get

    (why didn't I think of that)
    Gingeh committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    9ba8cf0 View commit details
    Browse the repository at this point in the history
  2. Use a better example

    Gingeh committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    ddd545b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17e9fe4 View commit details
    Browse the repository at this point in the history
  4. Missed a semicolon

    Gingeh committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    94da17c View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

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

Commits on Feb 4, 2022

  1. Use NopFetch instead

    Gingeh committed Feb 4, 2022
    1 Configuration menu
    Copy the full SHA
    62d066a View commit details
    Browse the repository at this point in the history
  2. Add safety comment

    Gingeh committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    30a04c5 View commit details
    Browse the repository at this point in the history