Sandro Santilli
aadd7dcdc3
And others
9 年前
Sandro Santilli
0b62aeb495
More MixedCase consts
9 年前
Sandro Santilli
80eea77953
Use MixedCase constant names
See https://github.com/golang/go/wiki/CodeReviewComments#mixed-caps
9 年前
Thomas Boerger
4c6c16f358
Replaced go-gogs-client with go-sdk imports
9 年前
Thomas Boerger
648c6fdd60
Vet complains about "should have signature MarshalJSON() ([]byte, error)", replaced with custom name
9 年前
Rémy Boulanouar
2d68bd1ef9
Change import reference to match gitea instead of gogs ( #37 )
9 年前
Unknwon
8516dfcb6c
#2018 able to sync now for mirrors
- Refactor code to use sync.UniqueQueue
- Closes #3509
9 年前
Unknwon
c1ecb6c60a
modules/sync: add UniqueQueue
9 年前
Kurt Madel
67fb0fe6a5
added support to set pull_request event from api ( #3513 )
9 年前
Unknwon
0b273ac4d5
#3383 code cleanup
9 年前
Unknwon
3f7f4852ef
#2246 fully support of webhooks for pull request
9 年前
Unknwon
250be011c7
Remove redundant Unix timestamp method call
Unix() already uses UTC as timezone
9 年前
Unknwon
60110adc06
models/webhook: restrict deletion to be explicitly with repo and org ID
9 年前
Unknwon
3d93532c87
#3274 fix can't get webhook detail of organization
9 年前
Kim Carlbäcker
d950bf68e3
Ignore Response Body for Slack Hooks #3169 ( #3256 )
9 年前
Unknwon
d62ab49978
#3057 retrieve webhook with repo_id
This prevents user retrieve arbitrary webhook by changing URL to
access webhook from other unauthorized repositories.
9 年前
Unknwon
ad513a20e9
#2302 Replace time.Time with Unix Timestamp (int64)
9 年前
Unknwon
ac78bae7b5
Replace uuid module with original package
9 年前
Unknwon
297e772c20
#2485 fix payloads mixed up for webhook
When repository contains a Slack type hook,
it changes original payload content.
This patch fixes it by using a local object to store
newly created Slack payload instead of assigning
back to the same variable.
9 年前
Kim "BKC" Carlbäcker
edc414c584
Fixed Webhook URL-length Issue #2465
9 年前
Unknwon
bf26808fb3
update README
10 年前
Unknwon
404867f206
fix #2105 and fix #1857
10 年前
Unknwon
f455125d4d
fix #878
10 年前
Unknwon
2be5837cb0
New push to base repo of base branch: retest all corresponding patches
10 年前
Unknwon
0fbb8c8826
New push to head repo of head branch: regenerate patch and retest apply
10 年前
Unknwon
55ddf225bb
webhook APIs
10 年前
Unknwon
f509c59ac1
new create webhook event
10 年前
Unknwon
23f42d92c9
add webhook recent deliveries
10 年前
Unknwon
2881456421
new webhooks list UI
10 年前
Unknwon
fa298a2c30
#835 : Realtime webhooks
10 年前
Unknwon
82f7a01ded
#1064 : X-Gogs-Event header is empty
10 年前
Unknwon
d02e45f985
better naming on #891
10 年前
Unknwon
6a23252edc
able to allow insecure certification of webhook for #891
10 年前
Joseph Crail
39c068400e
Fix spelling errors in comments.
11 年前
Unknwon
340a4595dd
support duoshuo mirror of gravatar
11 年前
Unknwon
52d66ba6c8
#12 , use go-gogs-client
11 年前
Unknwon
9dc3c93a6a
#12 , add/edit hook
11 年前
Unknwon
8eb5120fbd
#12 , API: list user repos, list repo hooks
11 年前
Unknwon
79262173a6
Webhook delivery locking & Hide repo for org members if they don't have access
11 年前
Christopher Brickley
f94d7c3f51
clarify name/username/owner/pusher for webhook
11 年前
Unknwon
1b7adf57e9
fix https://github.com/go-xorm/xorm/issues/161
11 年前
Unknwon
33659ed9a5
Fix #452
11 年前
Christopher Brickley
132590fab8
update specific hook_task, not all
11 年前
Christopher Brickley
85c35a6b8b
add organization-level webhooks
11 年前
Christopher Brickley
00a864e693
add commit compare functionality
11 年前
Christopher Brickley
2bce24068d
add Slack API webhook support
11 年前
Unknwon
7e36bf448d
Merge branch 'master' of github.com:gogits/gogs into dev
Conflicts:
dockerfiles/README.md
11 年前
Unknwon
9a1d5d2489
Finish new web hook pages
11 年前
Unknwon
8dd07c0ddd
New UI merge in progress
11 年前
Unknown
ad5ec45dd6
Fix #165
11 年前