1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 21:32:16 +02:00
gitea/models
Unknwon 297e772c20 #2485 fix payloads mixed up for webhook
When repository contains a Slack type hook,
it changes original payload content.

This patch fixes it by using a local object to store
newly created Slack payload instead of assigning
back to the same variable.
2016-02-10 15:21:39 -05:00
..
cron
migrations
access.go
action.go
admin.go Workaroud delete folder on Windows. Fix #1738 2016-02-07 13:39:32 -02:00
error.go
git_diff_test.go
git_diff.go
issue.go regulate timezone for milestone.deadline 2016-02-06 00:08:02 +01:00
login.go
models_sqlite.go
models_tidb.go
models.go
org.go
pull.go
release.go
repo_branch.go
repo.go #2558 delete local wiki copy when rename repo and user 2016-02-05 14:11:53 -05:00
ssh_key.go
token.go
update.go
user.go #2558 delete local wiki copy when rename repo and user 2016-02-05 14:11:53 -05:00
webhook_slack.go
webhook.go #2485 fix payloads mixed up for webhook 2016-02-10 15:21:39 -05:00
wiki.go