Unknwon
|
fbecc18e2e
|
*: use jsoniter to replace encoding/json
|
2018-06-09 17:32:58 +08:00 |
|
Unknwon
|
aff4208244
|
*: rename "gogits" to "gogs"
|
2018-05-27 08:53:48 +08:00 |
|
Unknwon
|
90b9f7e08c
|
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}
|
2017-04-06 17:27:57 -04:00 |
|
Unknwon
|
d05395fe90
|
Refactoring: rename modules -> pkg
Reasons to change:
1. Shorter than 'modules'
2. More generally used by other Go projects
3. Corresponds to the naming of '$GOPATH/pkg' directory
|
2017-04-04 19:29:59 -04:00 |
|
Unknwon
|
b615d670b3
|
webhook: add Release event (#2387)
|
2017-03-11 18:41:32 -05:00 |
|
Unknwon
|
89cc6aa430
|
webhook: add issue comment event
|
2017-03-09 04:11:23 -05:00 |
|
Unknwon
|
c93731339f
|
webhook: support Issues event (#2319)
Also addresses #3485.
|
2017-03-09 00:03:29 -05:00 |
|
Unknwon
|
b06f299748
|
webhook: add fork event
|
2017-02-27 22:48:18 -05:00 |
|
Unknwon
|
f0086e66ae
|
webhook: able to detect delete branch or tag (#2315)
|
2017-02-27 22:47:21 -05:00 |
|
Unknwon
|
6ec859f2b0
|
webhook: send secret with SHA256 HMAC hex digest (#3692)
|
2017-02-24 12:23:19 -05:00 |
|
Unknwon
|
a07b1f630a
|
webhook: add native Discord support
|
2017-02-18 00:54:56 -05:00 |
|
Unknwon
|
127005d733
|
webhook: remove bad characters of Slack-type webhook for Discord (#4088)
|
2017-02-11 16:31:58 -05:00 |
|
Unknwon
|
dccb0c15b9
|
Replace convert.To with APIFormat calls
|
2016-08-14 04:17:26 -07:00 |
|
Unknwon
|
3f7f4852ef
|
#2246 fully support of webhooks for pull request
|
2016-08-14 03:32:24 -07:00 |
|
Unknwon
|
19423957b1
|
rename import path
|
2015-12-15 17:25:45 -05:00 |
|
Unknwon
|
9a2e43bff2
|
move out git module and #1573 send push hook
|
2015-12-09 20:46:05 -05:00 |
|
Unknwon
|
76d4b9288b
|
#2045 have fallback but empty value
|
2015-12-04 19:01:34 -05:00 |
|
Unknwon
|
05ba8622f0
|
#2045 move fallback to empty string
|
2015-12-04 18:31:45 -05:00 |
|
Unknwon
|
e0bae9547a
|
more fixes on #2045
|
2015-12-04 15:41:56 -05:00 |
|
Unknwon
|
834d38a8fb
|
#2045 add short version as fallback to Slack payload
|
2015-12-01 21:16:19 -05:00 |
|
Unknwon
|
55ddf225bb
|
webhook APIs
|
2015-08-29 11:49:59 +08:00 |
|
Unknwon
|
8e92d4352f
|
slack JSON indent
|
2015-08-28 23:38:09 +08:00 |
|
Unknwon
|
f509c59ac1
|
new create webhook event
|
2015-08-28 23:36:13 +08:00 |
|
Unknwon
|
4217c2333c
|
new create webhook UI
|
2015-08-27 00:30:06 +08:00 |
|