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

Watcher: migrate PagerDuty v1 events API to v2 API #32285

Merged
merged 18 commits into from
Aug 14, 2018

Commits on Jul 23, 2018

  1. Watcher: migrate PagerDuty v1 events API to v2 API

    The PagerDuty v1 API is EOL and will stop accepting new accounts
    shortly. This commit swaps out the watcher use of the v1 API with the
    new v2 API. It does not change anything about the existing watcher
    API.
    
    Closes elastic#32243
    hub-cap committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    9705705 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. Configuration menu
    Copy the full SHA
    155b036 View commit details
    Browse the repository at this point in the history
  2. Add watchID to source

    hub-cap committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    426c81d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    003896a View commit details
    Browse the repository at this point in the history
  4. Cleanup xcontent

    hub-cap committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    d3e5921 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1166ec0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    942e62d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

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

Commits on Jul 30, 2018

  1. Configuration menu
    Copy the full SHA
    4012f03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6644f2b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Configuration menu
    Copy the full SHA
    71629ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c67d742 View commit details
    Browse the repository at this point in the history
  3. Precommit header fix

    hub-cap committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    fa1fc07 View commit details
    Browse the repository at this point in the history
  4. Removing commented code

    hub-cap committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    dc7edb5 View commit details
    Browse the repository at this point in the history
  5. Remove commented code

    hub-cap committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    a0e68bb View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

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

Commits on Aug 13, 2018

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