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: Add secret to all webhook's payload where it has been missing #5199

Merged
merged 9 commits into from
Oct 28, 2018
Merged

fix: Add secret to all webhook's payload where it has been missing #5199

merged 9 commits into from
Oct 28, 2018

Commits on Oct 26, 2018

  1. fix: Add secret to all webhook's payload where it has been missing

    affects webhooks for:
    * Delete
    * Fork
    * IssueComment
    * Release
    
    Resolves: #4732, #5173
    Signed-off-by: Berengar W. Lehr <[email protected]>
    Berengar W. Lehr authored and Berengar W. Lehr committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    5106026 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2018

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

Commits on Oct 28, 2018

  1. Merge remote-tracking branch 'upstream' into issue/#4732_webhooks_add…

    …_secret
    Berengar W. Lehr authored and Berengar W. Lehr committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    f75940f View commit details
    Browse the repository at this point in the history
  2. fix: Add secret to all webhook's payload where it has been missing

    * Updated dependency manager via `dep ensure -update code.gitea.io/sdk`
    * Gopkg.toml was nat changed as sdk version is set to "master"
    
    Signed-off-by: Berengar W. Lehr <[email protected]>
    Berengar W. Lehr authored and Berengar W. Lehr committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    80900df View commit details
    Browse the repository at this point in the history
  3. Merge branch 'issue/#4732_webhooks_add_secret' of github.com:Hoffmann…

    …P/gitea into issue/#4732_webhooks_add_secret
    Berengar W. Lehr authored and Berengar W. Lehr committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    6becbcb View commit details
    Browse the repository at this point in the history
  4. fix: Removed changes that had nothing to do with this commit

    * WTF just happened?!
    
    Signed-off-by: Berengar W. Lehr <[email protected]>
    Berengar W. Lehr authored and Berengar W. Lehr committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    b664c1c View commit details
    Browse the repository at this point in the history
  5. fix: Trying to make this fix run

    * Don't know anymore why stuff I never touched is changing
    
    Signed-off-by: Berengar W. Lehr <[email protected]>
    Berengar W. Lehr authored and Berengar W. Lehr committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    4ced24a View commit details
    Browse the repository at this point in the history
  6. fix: Add secret to all webhook's payload where it has been missing

        * Updated dependency manager via `dep ensure -update code.gitea.io/sdk`
        * Gopkg.toml was nat changed as sdk version is set to "master"
        * Rebuild swagger as it became necessary b/c PR go-gitea/go-sdk#121
    
    Signed-off-by: Berengar W. Lehr <[email protected]>
    Berengar W. Lehr authored and Berengar W. Lehr committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    cab1bd0 View commit details
    Browse the repository at this point in the history
  7. Merge commit 'cab1bd0' into issue/#4732_webhooks_add_secret

    Berengar W. Lehr authored and Berengar W. Lehr committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    9f0c995 View commit details
    Browse the repository at this point in the history