32 次代码提交 (a71cabbd537d2ca3f937e8fb986315ccc6701270)

作者 SHA1 备注 提交日期
  Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5 年前
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 年前
  zeripath 11e316654e
Fix deadlock in webhook PullRequest (#6102) 5 年前
  Lanre Adelowo 746cf22d8a handle milestone events for issues and PR (#5947) 5 年前
  Lanre Adelowo 945804f800 Webhook for Pull Request approval/rejection (#5027) 5 年前
  Lunny Xiao 6bdc556b7f
Fix some webhooks bugs (#3981) 6 年前
  Lunny Xiao 24941a1046
Add more webhooks support and refactor webhook templates directory (#3929) 6 年前
  kolaente 95f2e2b57b Multiple assignees (#3705) 6 年前
  Ethan Koenig 513375c429 Make URL scheme unambiguous (#2408) 6 年前
  Ethan Koenig b689bb6180 Webhooks for repo creation/deletion (#1663) 6 年前
  Ethan Koenig 1207bda94b Fix typos in models/ (#576) 7 年前
  Kim "BKC" Carlbäcker 42ec5ce740 Fix breakage from vendor-update 7 年前
  Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 7 年前
  Bwko 33a2ac3830 Lint models/update.go & webhook_slack.go 7 年前
  Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141) 7 年前
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 7 年前
  Sandro Santilli 80eea77953 Use MixedCase constant names 7 年前
  Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports 7 年前
  Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 7 年前
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 7 年前
  Unknwon dccb0c15b9 Replace convert.To with APIFormat calls 7 年前
  Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 7 年前
  Unknwon 19423957b1 rename import path 8 年前
  Unknwon 9a2e43bff2 move out git module and #1573 send push hook 8 年前
  Unknwon 76d4b9288b #2045 have fallback but empty value 8 年前
  Unknwon 05ba8622f0 #2045 move fallback to empty string 8 年前
  Unknwon e0bae9547a more fixes on #2045 8 年前
  Unknwon 834d38a8fb #2045 add short version as fallback to Slack payload 8 年前
  Unknwon 55ddf225bb webhook APIs 8 年前
  Unknwon 8e92d4352f slack JSON indent 8 年前
  Unknwon f509c59ac1 new create webhook event 8 年前
  Unknwon 4217c2333c new create webhook UI 8 年前
  Christopher Brickley 3794111460 update slack hook to use new format 9 年前
  Christopher Brickley af0741da07 handle initial commit for compareUrl 9 年前
  Christopher Brickley 00a864e693 add commit compare functionality 9 年前
  Christopher Brickley 2bce24068d add Slack API webhook support 9 年前