40 Commits (ab3544eeff06d3e652b58fbc2295cc75e84a5960)

Author SHA1 Message Date
  Lunny Xiao ab3544eeff fix bugs caused by #3929 (#3999) 7 years ago
  Lunny Xiao a619bd08b0 Add more webhooks support and refactor webhook templates directory (#3929) 7 years ago
  Morgan Bazalgette 8c916631f0 Handle refactor (#3339) 7 years ago
  Elouan Martinet 16448c0ca1 Fix guide link for webhooks in repository settings (#3291) (#3292) 7 years ago
  Lunny Xiao e4c0c3bbd0 Add dingtalk webhook (#2777) 7 years ago
  David Schneiderbauer 75bb4887b6 fix panic on gogs webhook creation (#2675) 7 years ago
  Ethan Koenig e4e41c4830 Webhooks for repo creation/deletion (#1663) 7 years ago
  Lunny Xiao 4a6aedf41c fix webhook test (#2415) 7 years ago
  Lunny Xiao 5539562312 fix missing orgnization discord webhook (#2414) 7 years ago
  Lunny Xiao 3d63ae00ae Implementation of discord webhook (#2402) 7 years ago
  Rémy Boulanouar 971024dd63 Add Gitea Webhook (#1755) 8 years ago
  Lunny Xiao 301dcd4876 update code.gitea.io/git (#450) 8 years ago
  Ethan Koenig 2872b66e89 Bug fixes for repo permissions in API 8 years ago
  Bwko fcde7de425 Fixes typos 8 years ago
  Lunny Xiao e134836804 golint fixed for routers (#208) 8 years ago
  Sandro Santilli 827c85ad85 Fix import path of go-sdk (#141) 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Sandro Santilli f5ceddc42d Fix type in unused constant name (#111) 8 years ago
  Sandro Santilli 0daccd049a And others 8 years ago
  Sandro Santilli d092b29641 More MixedCase consts 8 years ago
  Sandro Santilli 8212aa70ba Use MixedCase constant names 8 years ago
  Thomas Boerger a2f2fa9326 Replaced go-gogs-client with go-sdk imports 8 years ago
  Thomas Boerger 54a9e8c1c4 Fixed links to sdk docs 8 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Unknwon 38c02e6ece #2246 add HTMLURL to webhook type 8 years ago
  Unknwon 559cbcdc6f Fix empty repository panic on send test webhook 8 years ago
  Unknwon 6e37e3f3d7 Replace convert.To with APIFormat calls 8 years ago
  Unknwon f60f4fc56e #2246 fully support of webhooks for pull request 8 years ago
  lstahlman 3bc40ec99b Add committer information to API and Webhooks. Also fixes #3271 (#3414) 9 years ago
  Unknwon 3b42ab0e57 Refactor User.Id to User.ID 9 years ago
  Unknwon 9bdf738b7e models/webhook: restrict deletion to be explicitly with repo and org ID 9 years ago
  Unknwon cb5bfbcc5f #3274 fix can't get webhook detail of organization 9 years ago
  Unknwon bc2448daaa models/repo: remove redundant info for some repo methods 9 years ago
  Unknwon 7270678853 #3057 retrieve webhook with repo_id 9 years ago
  Unknwon 574a4d69e8 Rename module: middleware -> context 9 years ago
  Unknwon 1464e1dee0 #2639 add branch prefix for test webhook 9 years ago
  Unknwon 88484a73ec #2630 fix wrong user avatar link in webhook 9 years ago
  Unknwon 88640fafd6 fix wrong slack webhook payload URL 9 years ago
  Unknwon 442f027ad1 fix #2105 and fix #1857 9 years ago