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 RequestPolicy #247

Open
wants to merge 67 commits into
base: master
Choose a base branch
from
Open

Support RequestPolicy #247

wants to merge 67 commits into from

Commits on Jan 30, 2024

  1. start working

    shacharPash committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e80ff1c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

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

Commits on Feb 13, 2024

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

Commits on Feb 14, 2024

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

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    8c36efd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6729ab View commit details
    Browse the repository at this point in the history
  3. fix infinity loop

    shacharPash committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8cfb4ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    502757c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0aa0d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47ea11d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Execute via server

    shacharPash committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c585b66 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

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

Commits on Mar 3, 2024

  1. format

    shacharPash committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    07347e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    602838f View commit details
    Browse the repository at this point in the history
  2. Skip if Oss cluster

    shacharPash committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d0ec96a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cc477f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 6, 2024

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

Commits on Mar 12, 2024

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

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    0822edb View commit details
    Browse the repository at this point in the history
  2. fix compilation error

    shacharPash committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ca9393f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ce424a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc02f46 View commit details
    Browse the repository at this point in the history
  5. support FlushAll

    shacharPash committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    fe9c880 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    f03a557 View commit details
    Browse the repository at this point in the history
  2. dotnet format

    shacharPash committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d67f71e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64780bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2e1e3d View commit details
    Browse the repository at this point in the history
  5. format

    shacharPash committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    95b8800 View commit details
    Browse the repository at this point in the history
  6. dont skip any test

    shacharPash committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    dee15eb View commit details
    Browse the repository at this point in the history
  7. dont skip serach tests

    shacharPash committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d760cdf View commit details
    Browse the repository at this point in the history
  8. skip everytime

    shacharPash committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    965e2e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    f32516a View commit details
    Browse the repository at this point in the history
  2. delete allowskipping

    shacharPash committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a83614b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f21d8da View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. skip 3 envs

    shacharPash committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    30eacd3 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 16, 2024

  1. dont use ExecuteAllShards

    shacharPash committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    83b69e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    659ce79 View commit details
    Browse the repository at this point in the history
  2. make ft.create AllShrads, and skip

    Doc tests
    shacharPash committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    d048b7a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. fix TestJsonTransaction

    shacharPash committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    90039d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    5adef85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5070f1c View commit details
    Browse the repository at this point in the history
  3. dotnet formet

    shacharPash committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b568b4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8c3000 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    98f84b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36b5a3b View commit details
    Browse the repository at this point in the history
  3. skips

    shacharPash committed May 1, 2024
    Configuration menu
    Copy the full SHA
    433517d View commit details
    Browse the repository at this point in the history
  4. skip TestTSQueryIndex

    shacharPash committed May 1, 2024
    Configuration menu
    Copy the full SHA
    7f25271 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

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

Commits on May 6, 2024

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

Commits on May 7, 2024

  1. skips

    shacharPash committed May 7, 2024
    Configuration menu
    Copy the full SHA
    aca7c01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa67aa6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4bb0c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    227ced8 View commit details
    Browse the repository at this point in the history
  5. dont use raw Execute

    shacharPash committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c7d9f2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f44ca24 View commit details
    Browse the repository at this point in the history
  7. skip tests with dbsize

    shacharPash committed May 7, 2024
    Configuration menu
    Copy the full SHA
    760a9dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69c45dd View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. print connection data

    shacharPash committed May 9, 2024
    Configuration menu
    Copy the full SHA
    496a3d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e0c3d2 View commit details
    Browse the repository at this point in the history
  3. change nodes num to 1

    shacharPash committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a984f4d View commit details
    Browse the repository at this point in the history
  4. disable cluster command

    shacharPash committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e48e5f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a55f4b2 View commit details
    Browse the repository at this point in the history
  6. try

    shacharPash committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7b22632 View commit details
    Browse the repository at this point in the history