27 Commits (d51e3a61b78d8a7b4977996bee146bb74b0f44a7)

Author SHA1 Message Date
  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) 7 years ago
  Ethan Koenig e4e41c4830 Webhooks for repo creation/deletion (#1663) 7 years ago
  Ethan Koenig feb1506600 Fix typos in models/ (#576) 8 years ago
  Kim "BKC" Carlbäcker 0287afefa6 Fix breakage from vendor-update 8 years ago
  Lunny Xiao b5a7692d63 Golint fixed for modules/setting (#262) 8 years ago
  Bwko 4765d2e37b Lint models/update.go & webhook_slack.go 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 8212aa70ba Use MixedCase constant names 8 years ago
  Thomas Boerger a2f2fa9326 Replaced go-gogs-client with go-sdk imports 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 6e37e3f3d7 Replace convert.To with APIFormat calls 8 years ago
  Unknwon f60f4fc56e #2246 fully support of webhooks for pull request 8 years ago
  Unknwon 8ac9d9b4c7 rename import path 9 years ago
  Unknwon 7c3baef786 move out git module and #1573 send push hook 9 years ago
  Unknwon 0e4ca00d3f #2045 have fallback but empty value 9 years ago
  Unknwon eb059f6eea #2045 move fallback to empty string 9 years ago
  Unknwon c4e016472f more fixes on #2045 9 years ago
  Unknwon 53e5e41542 #2045 add short version as fallback to Slack payload 9 years ago
  Unknwon 96dbec41f7 webhook APIs 9 years ago
  Unknwon 4237282f92 slack JSON indent 9 years ago
  Unknwon 50cf8ca2e0 new create webhook event 9 years ago
  Unknwon df9986f5a8 new create webhook UI 9 years ago