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

Handle Elastica Transport errors #1465

Merged
merged 11 commits into from Jan 29, 2019
Merged

Handle Elastica Transport errors #1465

merged 11 commits into from Jan 29, 2019

Commits on Oct 27, 2018

  1. Elastica/Client uses getTransportInfo and throws an exception if coul…

    …dn't connect to ES host
    jandom committed Oct 27, 2018
    Copy the full SHA
    be5d9fe View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

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

Commits on Nov 4, 2018

  1. Copy the full SHA
    2607d66 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2018

  1. Copy the full SHA
    543e31f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Factor out the forbidden HTTP codes

    Put in configuration instead of hard-coding in the Client class
    Unit test the configuration
    Defaults are 400, 403, 404
    Refactor unit tests and mocks for the Client
    jandom committed Dec 10, 2018
    Copy the full SHA
    e5386ea View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Switch from Exception to Elastica\Exception\ClientException

    Update unit test
    jandom committed Dec 11, 2018
    Copy the full SHA
    3d5e889 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

  1. Copy the full SHA
    5cc527d View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Copy the full SHA
    7f3de79 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2019

  1. Remove double carrige return

    jandom committed Jan 26, 2019
    Copy the full SHA
    40848c0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    934f812 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. Update composer.json

    jandom committed Jan 29, 2019
    Copy the full SHA
    92e089f View commit details
    Browse the repository at this point in the history