Commit Graph

261 Commits (f8503b5fbf2ad9b04db6a8bfa5d4922e55c28430)

Author SHA1 Message Date
KN4CK3R 87782636e6
Fixed issues not updated by commits (#16254) (#16261) 4 years ago
Lunny Xiao ce2ade05e6
Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) (#16097) 4 years ago
Jimmy Praet 8007602b40
Don't manipulate input params in email notification (#16011) (#16033) 4 years ago
6543 f1e8b8c0d7
Only log Error on getLastCommitStatus error to let pull list still be visible (#15715) 4 years ago
Kyle D cead819cb5
Implement delete release attachments and update release attachments' name (#14130) (#15666) 4 years ago
Lunny Xiao cae46216e4
fix webhook timeout bug (#15613) (#15621) 4 years ago
6543 92c91d7d8b
Performance improvement for list pull requests (#15447) (#15500) 4 years ago
zeripath 1fe5fe419e
Always set the merge base used to merge the commit (#15352) (#15385) 4 years ago
zeripath 2705696d4d
Prevent NPE in CommentMustAsDiff if no hunk header (#15199) (#15200) 4 years ago
zeripath 6feb435867
Place wrapper around comment as diff to catch panics (#15085) (#15094) 4 years ago
6543 11229ca539
IsUserAllowedToUpdate ignore igonre if user is nil (#14885) 4 years ago
a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543) 4 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
zeripath 59fd641d1f
When Deleting Repository only explicitly close PRs whose base is not this repository (#14823) 4 years ago
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
a1012112796 83cf1a894e
Create tag on ui (#13467) 4 years ago
zeripath 3d8b5ad5f3
Fix a couple of CommentAsPatch issues. (#14804) 4 years ago
a1012112796 7bf61a89d3
fix a small nit (#14769) 4 years ago
zeripath beb2058186
Fix broken spans in diffs (#14678) 4 years ago
vnkmpf 487f2ee41c
Whitespace in commits (#14650) 4 years ago
Paweł Bogusławski 7d7007dca7
Added option to disable webhooks (#13176) 4 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674) 4 years ago
6543 0d1444751f
[API] Add pagination to ListBranches (#14524) 4 years ago
6543 a0e424da85
Enhance Ghost comment mitigation Settings (#14392) 4 years ago
Jimmy Praet 4d9349123f
label and milestone webhooks on issue/pull creation (#14363) 4 years ago
a1012112796 d989247bb0
fix mailIssueCommentBatch for pull request (#14252) 4 years ago
Lunny Xiao 3c96a37162
Some code improvements (#14266) 4 years ago
Lunny Xiao 9f73cae635
Fix wrong type on hooktask to convert typ from char(16) to varchar(16) (#14148) 4 years ago
Jimmy Praet e6acce649b
Send notifications for mentions in pulls, issues, (code-)comments (#14218) 4 years ago
Lunny Xiao 8c086bae6e
Fix wrong publisher id (#14212) 4 years ago
Chester Liu 632800eda7
Check for 'main' as potential default branch name (#14193) 4 years ago
zeripath 236e70f135
Fix escaping issue in diff (#14153) 4 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103) 4 years ago
Cirno the Strongest 2c9dd71140
Standardize Co-Authored-By / Reviewed-By strings (#14097) 4 years ago
Mura Li 09304db9a5
Use the text of pull-request as the squash commit's message (#13071) 4 years ago
Cirno the Strongest f3c4baa84b
Show dropdown with all statuses for commit (#13977) 4 years ago
Cirno the Strongest efa9a8a6e3
Show status check for merged PRs (#13975) 4 years ago
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 4 years ago
Cirno the Strongest 53308de0bf
Send webhook when tag is removed via Web UI (#14015) 4 years ago
Cirno the Strongest 66379ba7ae
Send push event when tag is created or deleted (#13999) 4 years ago
Jimmy Praet e7a77d32cc
Fix correct diff view for PR review comments in PR view page (#14002) 4 years ago
Lunny Xiao 9f100a45c6
Possible fix the webhook API creation (#13960) 4 years ago
zeripath f9c0737a86
Enforce setting HEAD in wiki to master (#13950) 4 years ago
zeripath f2f99a7d0c
Ensure that pusher is not nil preventing panic in push (#13945) 4 years ago
Lunny Xiao ea914d0f7a
Fix bug for webhook and feishu caused by API changed (#13937) 4 years ago
Lunny Xiao 6edfa6bc88
Fix broken migration on webhook (#13911) 4 years ago
Lunny Xiao 42354dfe45
Move webhook type from int to string (#13664) 4 years ago
Lunny Xiao ab22ab4a37
Refactor push update (#13381) 4 years ago
a1012112796 682f0b0460
Fix Pull Merge when tag with same name as base branch exist (#13882) 4 years ago
manuelluis 8561f26695
Fix branch/tag notifications in mirror sync (#13855) 4 years ago