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

Fix script upsert on bulk requests #1974

Merged
merged 18 commits into from
Oct 25, 2021
Merged

Fix script upsert on bulk requests #1974

merged 18 commits into from
Oct 25, 2021

Commits on Aug 19, 2021

  1. Configuration menu
    Copy the full SHA
    1b62adc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from dsgrillo/dsgrillo-patch-get-document

    Fix getDocument to return the version params
    dsgrillo authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    a773107 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. adds test for getting document with version

    Diogo Sgrillo committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    b9bd935 View commit details
    Browse the repository at this point in the history
  2. fix failing tests

    Diogo Sgrillo committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    d1b3ddc View commit details
    Browse the repository at this point in the history
  3. Updates changelog

    Diogo Sgrillo committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    9e87068 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. run fix-phpcs

    Diogo Sgrillo committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    97b4e79 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. add failing test for scriptUpsert on bulk

    Diogo Sgrillo committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    54487fd View commit details
    Browse the repository at this point in the history
  2. adds upsert_script flag

    Diogo Sgrillo committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    2e01b39 View commit details
    Browse the repository at this point in the history
  3. fix failing test

    Diogo Sgrillo committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    0918ba5 View commit details
    Browse the repository at this point in the history
  4. run fix phpcs

    Diogo Sgrillo committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    049f8f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb37fc6 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of github.com:dsgrillo/Elastica

    Diogo Sgrillo committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    b91ef74 View commit details
    Browse the repository at this point in the history
  7. updates changelog

    Diogo Sgrillo committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    45e11c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. add upsert script flag

    Diogo Sgrillo committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    2a86f48 View commit details
    Browse the repository at this point in the history
  2. revert test to allow empty script with upsert

    Diogo Sgrillo committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    d467d44 View commit details
    Browse the repository at this point in the history
  3. fix failing test

    Diogo Sgrillo committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    ab150dc View commit details
    Browse the repository at this point in the history
  4. update changelog accordingly

    Diogo Sgrillo committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    d123d4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74dc0e0 View commit details
    Browse the repository at this point in the history