31 Commits (e960b51b0a15f4d2591d086297d2d584294fe8c5)

Author SHA1 Message Date
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
  zeripath fe2e747b66 Fix deadlock in webhook PullRequest (#6102) 6 years ago
  Lanre Adelowo a0d3e54c48 handle milestone events for issues and PR (#5947) 6 years ago
  Lanre Adelowo 401d7a11c5 Webhook for Pull Request approval/rejection (#5027) 7 years ago
  Lunny Xiao 88c541cfe1 Fix some webhooks bugs (#3981) 7 years ago
  Lunny Xiao a619bd08b0 Add more webhooks support and refactor webhook templates directory (#3929) 7 years ago
  kolaente 9eb5361ef5 Multiple assignees (#3705) 7 years ago
  Ethan Koenig 6700a0b12a Make URL scheme unambiguous (#2408) 8 years ago
  Ethan Koenig e4e41c4830 Webhooks for repo creation/deletion (#1663) 8 years ago
  Ethan Koenig feb1506600 Fix typos in models/ (#576) 9 years ago
  Kim "BKC" Carlbäcker 0287afefa6 Fix breakage from vendor-update 9 years ago
  Lunny Xiao b5a7692d63 Golint fixed for modules/setting (#262) 9 years ago
  Bwko 4765d2e37b Lint models/update.go & webhook_slack.go 9 years ago
  Sandro Santilli 827c85ad85 Fix import path of go-sdk (#141) 9 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 years ago
  Sandro Santilli 8212aa70ba Use MixedCase constant names 9 years ago
  Thomas Boerger a2f2fa9326 Replaced go-gogs-client with go-sdk imports 9 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 9 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 9 years ago
  Unknwon 6e37e3f3d7 Replace convert.To with APIFormat calls 9 years ago
  Unknwon f60f4fc56e #2246 fully support of webhooks for pull request 9 years ago
  Unknwon 8ac9d9b4c7 rename import path 10 years ago
  Unknwon 7c3baef786 move out git module and #1573 send push hook 10 years ago
  Unknwon 0e4ca00d3f #2045 have fallback but empty value 10 years ago
  Unknwon eb059f6eea #2045 move fallback to empty string 10 years ago
  Unknwon c4e016472f more fixes on #2045 10 years ago
  Unknwon 53e5e41542 #2045 add short version as fallback to Slack payload 10 years ago
  Unknwon 96dbec41f7 webhook APIs 10 years ago
  Unknwon 4237282f92 slack JSON indent 10 years ago
  Unknwon 50cf8ca2e0 new create webhook event 10 years ago
  Unknwon df9986f5a8 new create webhook UI 10 years ago