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)
* golint fixed for modules/setting
* typo fixed and renamed UNIXSOCKET to UnixSocket
|
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)
From code.gitea.io/go-sdk/gitea
To code.gitea.io/sdk/gitea
|
8 years ago |
Sandro Santilli
|
cb1b3cc148
|
Update import paths from github.com/go-gitea to code.gitea.io (#135)
- Update import paths from github.com/go-gitea to code.gitea.io
- Fix import path for travis
See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
|
8 years ago |
Sandro Santilli
|
8212aa70ba
|
Use MixedCase constant names
See https://github.com/golang/go/wiki/CodeReviewComments#mixed-caps
|
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)
* Replace gogits/git-module dependency with go-gitea/git
Fixes #92
* Remove git alias for git module import (not needed)
|
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
|
9 years ago |
Unknwon
|
f60f4fc56e
|
#2246 fully support of webhooks for pull request
|
9 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 |