Commit Graph

124 Commits (e673e42f7efafb184ffbe84f6998087713d8e373)

Author SHA1 Message Date
Jimmy Praet 06f483d0c4
Append to existing trailers in generated squash commit message (#15980)
3 years ago
Viktor Yakovchuk 08f4b3f312
Fix 500 Error with branch and tag sharing the same name #15592 (#16040)
3 years ago
parnic 35742d4af7
Reintroduce squash merge default comment as a config setting (#16134)
3 years ago
KN4CK3R ebf253b841
Add attachments for PR reviews (#16075)
3 years ago
Lunny Xiao 5fef041079
Remove unnecessary goroutine (#16080)
3 years ago
zeripath ba526ceffe
Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693)
3 years ago
6543 1cd301796c
Only log Error on getLastCommitStatus error to let pull list still be visible (#15716)
3 years ago
Lunny Xiao 8202dd1311
Performance improvement for list pull requests (#15447)
3 years ago
zeripath 84f5a0bc62
Always set the merge base used to merge the commit (#15352)
3 years ago
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286)
3 years ago
KN4CK3R c03e488e14
Add LFS Migration and Mirror (#14726)
3 years ago
6543 11229ca539
IsUserAllowedToUpdate ignore igonre if user is nil (#14885)
3 years ago
a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543)
3 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841)
3 years ago
zeripath 59fd641d1f
When Deleting Repository only explicitly close PRs whose base is not this repository (#14823)
3 years ago
zeripath 3d8b5ad5f3
Fix a couple of CommentAsPatch issues. (#14804)
3 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674)
3 years ago
6543 0d1444751f
[API] Add pagination to ListBranches (#14524)
3 years ago
Jimmy Praet 4d9349123f
label and milestone webhooks on issue/pull creation (#14363)
3 years ago
Lunny Xiao 3c96a37162
Some code improvements (#14266)
3 years ago
Jimmy Praet e6acce649b
Send notifications for mentions in pulls, issues, (code-)comments (#14218)
3 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103)
3 years ago
Cirno the Strongest 2c9dd71140
Standardize Co-Authored-By / Reviewed-By strings (#14097)
3 years ago
Mura Li 09304db9a5
Use the text of pull-request as the squash commit's message (#13071)
3 years ago
Cirno the Strongest f3c4baa84b
Show dropdown with all statuses for commit (#13977)
3 years ago
Cirno the Strongest efa9a8a6e3
Show status check for merged PRs (#13975)
3 years ago
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)
3 years ago
Jimmy Praet e7a77d32cc
Fix correct diff view for PR review comments in PR view page (#14002)
3 years ago
a1012112796 682f0b0460
Fix Pull Merge when tag with same name as base branch exist (#13882)
3 years ago
a1012112796 9c26dc1f3a
Add block on official review requests branch protection (#13705)
3 years ago
John Olheiser 979fbe086c
Increment skip to avoid infini-loop (#13703)
3 years ago
Jimmy Praet 03fa2eccbc
Use chronological commit order in default squash message (#13661) (#13696)
3 years ago
zeripath b091c994b5
Comments on review should have the same sha (#13448)
4 years ago
Lunny Xiao 35cc82abbf
Revert "Replies to outdated code comments should also be outdated (#13217)" (#13439)
4 years ago
zeripath 3cab3bee57
Replies to outdated code comments should also be outdated (#13217)
4 years ago
zeripath de6e427a01
go-version constraints ignore pre-releases (#13234)
4 years ago
赵智超 dfa7291f8f
[Enhancement] Allow admin to merge pr with protected file changes (#12078)
4 years ago
赵智超 8be3e439c2
Add team support for review request (#12039)
4 years ago
6543 df4bbcd235
Fix error create comment on outdated file (#13041)
4 years ago
zeripath 4979f15c3f
Add configurable Trust Models (#11712)
4 years ago
zeripath 342e49e325
Stop cloning unnecessarily on PR update (#12839)
4 years ago
Lunny Xiao 642c3c258b
Fix git open close bug (#12834)
4 years ago
6543 bc11caff94
[Vendor] Switch go-version lib (#12719)
4 years ago
zeripath 9c9c3348bb
Prevent NPE on commenting on lines with invalidated comments (with migration) (#12549)
4 years ago
zeripath d15bb17b78
Default empty merger list to those with write permissions (#12535)
4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447)
4 years ago
6543 262fce6db4
Update CommitsAhead CommitsBehind on Pull BaseBranch Change too (#11912)
4 years ago
zeripath 0973c03601
Handle more pathological branch and tag names (#11843)
4 years ago
zeripath 09f7d84f4c
Ensure rejected push to refs/pull/index/head fails nicely (#11724)
4 years ago
赵智超 0903b1ac8c
Add push commits history comment on PR time-line (#11167)
4 years ago