index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
models
/
webhook_discord.go
Commit message (
Collapse
)
Author
Age
*
*: rename "gogits" to "gogs"
Unknwon
2018-05-27
|
*
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}
Unknwon
2017-04-06
|
*
Refactoring: rename modules -> pkg
Unknwon
2017-04-04
|
|
|
|
|
|
|
|
Reasons to change: 1. Shorter than 'modules' 2. More generally used by other Go projects 3. Corresponds to the naming of '$GOPATH/pkg' directory
*
webhook: add Release event (#2387)
Unknwon
2017-03-11
|
*
webhook: add issue comment event
Unknwon
2017-03-09
|
*
webhook: support Issues event (#2319)
Unknwon
2017-03-09
|
|
|
|
Also addresses #3485.
*
webhook: add fork event
Unknwon
2017-02-27
|
*
webhook: able to detect delete branch or tag (#2315)
Unknwon
2017-02-27
|
*
webhook: send secret with SHA256 HMAC hex digest (#3692)
Unknwon
2017-02-24
|
*
webhook: minor improvements on Discord
Unknwon
2017-02-21
|
*
webhook: support color for Discord
Unknwon
2017-02-21
|
*
webhook: minor text change on Discord
Unknwon
2017-02-19
|
*
webhook: add native Discord support
Unknwon
2017-02-18