Commit Graph

278 Commits (fb3ffeb18df6bb94bb3f69348a93398b05259174)

Author SHA1 Message Date
Lunny Xiao fb3ffeb18d
Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 3 years ago
Lunny Xiao 0909695204
Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) 3 years ago
KN4CK3R 3607f79d78
Fixed assert statements. (#16089) 3 years ago
zeripath 51775f65bc
Make commit info cancelable (#16032) 3 years ago
KN4CK3R ee5e1c4a88
Rewrite of the LFS server (#15523) 3 years ago
zeripath 3183a465d7
Make modules/context.Context a context.Context (#16031) 3 years ago
Jimmy Praet d79c8bc302
Don't manipulate input params in email notification (#16011) 3 years ago
a1012112796 b27a9d43a5
add permission check for ``GenerateRepository`` (#15946) 3 years ago
KN4CK3R 77fa7146c6
Add email headers (#15939) 3 years ago
zeripath 17c5c654a5
Prevent double-login for Git HTTP and LFS and simplify login (#15303) 3 years ago
zeripath ba526ceffe
Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693) 3 years ago
zeripath d234d37aa8
Restore PAM user autocreation functionality (#15825) 3 years ago
KN4CK3R 3d7d750a99
Fix individual tests (addition to #15802) (#15818) 3 years ago
Loutro 34b21625c2
Display specific message if diff is not displayed because of too long line (#15611) 3 years ago
6543 1cd301796c
Only log Error on getLastCommitStatus error to let pull list still be visible (#15716) 3 years ago
Lunny Xiao 3d5bb3e6a3
fix webhook timeout bug (#15613) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 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) 4 years ago
KN4CK3R c03e488e14
Add LFS Migration and Mirror (#14726) 4 years ago
zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 4 years ago
6543 80d6c6d7de
[refactor] mailer service (#15072) 4 years ago
zeripath a351b22dc0
Prevent NPE in CommentMustAsDiff if no hunk header (#15199) 4 years ago
KN4CK3R 0c6137617f
Add Tabular Diff for CSV files (#14661) 4 years ago
Lunny Xiao 8567cba0d9
Implement delete release attachments and update release attachments' name (#14130) 4 years ago
zeripath 46782d53bc
Place wrapper around comment as diff to catch panics (#15085) 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