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

Adopt new internal Search query shapes for new API shape #214041

Merged
merged 40 commits into from
Aug 16, 2024
Merged

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    7df6021 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    426aaed View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. feedback from API sync

    andreamah committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4560924 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. more proposed API cleanup

    andreamah committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    975cf29 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. edits from exploration

    andreamah committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    35800f7 View commit details
    Browse the repository at this point in the history
  2. remove old ignore flags

    andreamah committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8150b37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41a204f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. api feedback

    andreamah committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c95fa1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46d4078 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e744789 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. API feedback - inline IgnoreFileOptions, abstract out TextSearchResul…

    …t, extra documentation.
    andreamah committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    099e58e View commit details
    Browse the repository at this point in the history
  2. more doc changes

    andreamah committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    736e1db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e9d8f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    071a3c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    fbd2b67 View commit details
    Browse the repository at this point in the history
  2. introduce new types

    andreamah committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    bd0fd37 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    e375e4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4195f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7aa6141 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Jul 26, 2024

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

Commits on Aug 6, 2024

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

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    e6a7774 View commit details
    Browse the repository at this point in the history
  2. should compile

    andreamah committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    38499af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    871b1ec View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    1320cb9 View commit details
    Browse the repository at this point in the history
  2. fix type checker

    andreamah committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    02abe1b View commit details
    Browse the repository at this point in the history
  3. fix test failures

    andreamah committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4e21054 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cbf623 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d4c1c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. reduce diff / cleanup

    andreamah committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4fa878f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. adjust excludes

    andreamah committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a027df3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e615afb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cb3cc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b8e663 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. fix bugs from unit tests

    andreamah committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a56f36a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c030609 View commit details
    Browse the repository at this point in the history
  3. fix TextSearchResult tests

    andreamah committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e68e20f View commit details
    Browse the repository at this point in the history
  4. fix conversion

    andreamah committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1b95a9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9fce39 View commit details
    Browse the repository at this point in the history