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

Add Webhook storage (fixes #2835) #3000

Merged
merged 21 commits into from
Aug 4, 2020
Merged

Add Webhook storage (fixes #2835) #3000

merged 21 commits into from
Aug 4, 2020

Commits on Jul 20, 2020

  1. Configuration menu
    Copy the full SHA
    541b1c1 View commit details
    Browse the repository at this point in the history
  2. update LocalAgent tests

    jameslamb committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    9bafd61 View commit details
    Browse the repository at this point in the history
  3. cleaning up docs

    jameslamb committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    32ff9e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ca588d View commit details
    Browse the repository at this point in the history
  5. tell mypy to trust me

    jameslamb committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    b4f5537 View commit details
    Browse the repository at this point in the history
  6. add test for uncovered line

    jameslamb committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    e98b62f View commit details
    Browse the repository at this point in the history
  7. fix typos

    jameslamb committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    1a3b94d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

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

Commits on Jul 27, 2020

  1. Configuration menu
    Copy the full SHA
    59bcc06 View commit details
    Browse the repository at this point in the history
  2. WebHook -> Webhook

    jameslamb committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    8c0e32d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

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

    jameslamb committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    3646336 View commit details
    Browse the repository at this point in the history
  3. fix tests, merge master

    jameslamb committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    495372f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

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

Commits on Aug 1, 2020

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

Commits on Aug 2, 2020

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

    jameslamb committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    a2d40a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

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

Commits on Aug 4, 2020

  1. Configuration menu
    Copy the full SHA
    85a7751 View commit details
    Browse the repository at this point in the history
  2. remove deepcopy

    jameslamb committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    921e387 View commit details
    Browse the repository at this point in the history