Ethan Koenig
|
1207bda94b
|
Fix typos in models/ (#576)
|
8 years ago |
Kim "BKC" Carlbäcker
|
42ec5ce740
|
Fix breakage from vendor-update
|
8 years ago |
Lunny Xiao
|
94da472717
|
Golint fixed for modules/setting (#262)
* golint fixed for modules/setting
* typo fixed and renamed UNIXSOCKET to UnixSocket
|
8 years ago |
Bwko
|
33a2ac3830
|
Lint models/update.go & webhook_slack.go
|
8 years ago |
Sandro Santilli
|
a1c5f02444
|
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
|
4247304f5a
|
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
|
80eea77953
|
Use MixedCase constant names
See https://github.com/golang/go/wiki/CodeReviewComments#mixed-caps
|
8 years ago |
Thomas Boerger
|
4c6c16f358
|
Replaced go-gogs-client with go-sdk imports
|
8 years ago |
Sandro Santilli
|
6e4252dad4
|
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
|
2d68bd1ef9
|
Change import reference to match gitea instead of gogs (#37)
|
8 years ago |
Unknwon
|
dccb0c15b9
|
Replace convert.To with APIFormat calls
|
8 years ago |
Unknwon
|
3f7f4852ef
|
#2246 fully support of webhooks for pull request
|
8 years ago |
Unknwon
|
19423957b1
|
rename import path
|
9 years ago |
Unknwon
|
9a2e43bff2
|
move out git module and #1573 send push hook
|
9 years ago |
Unknwon
|
76d4b9288b
|
#2045 have fallback but empty value
|
9 years ago |
Unknwon
|
05ba8622f0
|
#2045 move fallback to empty string
|
9 years ago |
Unknwon
|
e0bae9547a
|
more fixes on #2045
|
9 years ago |
Unknwon
|
834d38a8fb
|
#2045 add short version as fallback to Slack payload
|
9 years ago |
Unknwon
|
55ddf225bb
|
webhook APIs
|
9 years ago |
Unknwon
|
8e92d4352f
|
slack JSON indent
|
9 years ago |
Unknwon
|
f509c59ac1
|
new create webhook event
|
9 years ago |
Unknwon
|
4217c2333c
|
new create webhook UI
|
9 years ago |
Christopher Brickley
|
3794111460
|
update slack hook to use new format
|
10 years ago |
Christopher Brickley
|
af0741da07
|
handle initial commit for compareUrl
|
10 years ago |
Christopher Brickley
|
00a864e693
|
add commit compare functionality
|
10 years ago |
Christopher Brickley
|
2bce24068d
|
add Slack API webhook support
|
10 years ago |