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

[data.search] Add search session methods to search service contract #87966

Merged
merged 32 commits into from
Feb 3, 2021

Commits on Jan 12, 2021

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

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    1046c54 View commit details
    Browse the repository at this point in the history
  2. Fix types

    lukasolson committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    7040716 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eeddf84 View commit details
    Browse the repository at this point in the history
  4. Update docs

    lukasolson committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    f09eb38 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    e6124af View commit details
    Browse the repository at this point in the history
  2. Fix types/tests

    lukasolson committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    e160019 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    lukasolson committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    3c08c3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cd92ed View commit details
    Browse the repository at this point in the history
  5. Add API integration test

    lukasolson committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    f1a1d0b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

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

Commits on Jan 25, 2021

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

    lukasolson committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    32315b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    542de95 View commit details
    Browse the repository at this point in the history
  4. Fix test

    lukasolson committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    5b22249 View commit details
    Browse the repository at this point in the history
  5. Update docs

    lukasolson committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    66420b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. New logic for extend

    lukasolson committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    8a5e3d3 View commit details
    Browse the repository at this point in the history
  2. Remove declare module

    lukasolson committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    71582c7 View commit details
    Browse the repository at this point in the history
  3. Review feedback

    lukasolson committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    65840b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

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

    Liza K committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    b2bce4b View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    50081b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e24181c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08ed572 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44ef260 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    99b4ca0 View commit details
    Browse the repository at this point in the history
  2. Fix undefined bug

    lukasolson committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    99dc347 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

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

    lukasolson committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    fbfc1b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Configuration menu
    Copy the full SHA
    5c564c2 View commit details
    Browse the repository at this point in the history
  2. Use DataRequestHandlerContext in maps

    Liza K committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    3eb8f01 View commit details
    Browse the repository at this point in the history
  3. ts

    Liza K committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    6462da6 View commit details
    Browse the repository at this point in the history