Commit Graph

680 Commits (6dba648e5d94084bc37a824fe9909529e1d8dafa)

Author SHA1 Message Date
techknowlogick 3f7cab42dc
Revert "Do not send notifications for draft releases (#21451)" (#21594) 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
M Hickford 191a74d622
Record OAuth client type at registration (#21316) 2 years ago
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
Yarden Shoham 88a03a6133
Link mentioned user in markdown only if they are visible to viewer (#21554) 2 years ago
Yarden Shoham 63ebb53fd5
Add link to user profile in markdown mention only if user exists (#21533) 2 years ago
Ashley Nelson 82ecd3b19e
Update milestone counters when issue is deleted (#21459) 2 years ago
KN4CK3R 154efa59a5
Prevent Authorization header for presigned LFS urls (#21531) 2 years ago
KN4CK3R 1887c95254
Decouple HookTask from Repository (#17940) 2 years ago
delvh 6a0330979f
Ignore error when retrieving changed PR review files (#21487) 2 years ago
6543 bd272e416a
move invite by mail to services package (#21513) 2 years ago
KN4CK3R c3b2e44392
Add team member invite by email (#20307) 2 years ago
zeripath 716fcfcf72
Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
KN4CK3R a37e8b275d
Do not send notifications for draft releases (#21451) 2 years ago
wxiaoguang 11ac14cfe1
Fix incorrect notification commit url (#21479) 2 years ago
Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
KN4CK3R cad9adeff4
Display total commit count in hook message (#21400) 2 years ago
6543 a33ff822ff
[refactor] Use const for wiki DefaultBranch (#21466) 2 years ago
KN4CK3R 0e57ff7eee
Add generic set type (#21408) 2 years ago
zeripath 4a23212102
Do DB update after merge in hammer context (#21401) 2 years ago
zeripath 3ccebf7f40
Stop logging CheckPath returns error: context canceled (#21064) 2 years ago
Akshay Mankar f0aed8205b
Fix formatted link for PR review notifications to matrix (#21319) 2 years ago
wxiaoguang c08e42c47e
Refactor parseTreeEntries, speed up tree list (#21368) 2 years ago
Paweł Bogusławski 2d3b52c244
SessionUser protection against nil pointer dereference (#21358) 2 years ago
techknowlogick 9e2f37404c
Foreign ID conflicts if ID is 0 for each item (#21271) 2 years ago
Clar Fon 3d10193be2
Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 2 years ago
Hasnain Lakhani 64c3d55de7
Add support for authentication based on reverse proxy email (#19949) 2 years ago
silverwind ec0a06e52c
Upgrade chroma to v2.3.0 (#21259) 2 years ago
JakobDev 8351172b6e
Limit length of repo description and repo url input fields (#21119) 2 years ago
JakobDev bf325d4412
Keep path when creating a new branch (#21153) 2 years ago
Jason Song 831e981357
Allow poster to choose reviewers (#21084) 2 years ago
zeripath 8080e23c9b
Move go-licenses to generate and separate generate into a frontend and backend component (#21061) 2 years ago
Aaron F 3963625b6e
Webhook for Wiki changes (#20219) 2 years ago
Eng Zer Jun 8b0aaa5f86
test: use `T.TempDir` to create temporary test directory (#21043) 2 years ago
zeripath e6b3be4608
Add more checks in migration code (#21011) 2 years ago
zeripath 38a4961f9e
Update a few go dependencies (#21022) 2 years ago
John Olheiser a48d6ba4b4
Go 1.19 format (#20758) 2 years ago
Peter Gardfjäll 4562d40fce
fix hard-coded timeout and error panic in API archive download endpoint (#20925) 2 years ago
zeripath bb0ff77e46
Share HTML template renderers and create a watcher framework (#20218) 2 years ago
KN4CK3R dc0253b063
Replace `ServeStream` with `ServeContent` (#20903) 2 years ago
Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 2 years ago
zeripath 6d3181406d
Double check CloneURL is acceptable (#20869) 2 years ago
zeripath 0724ca451e
Prevent 500 is head repo does not have PullRequest unit in IsUserAllowedToUpdate (#20839) 2 years ago
Lunny Xiao a4e91c4197
Add proxy host into allow list (#20798) 2 years ago
Will Norris 82f89ff996
auth/reverseproxy: Add support for full name (#20776) 2 years ago
Lunny Xiao 1f146090ec
Add migrate repo archiver and packages storage support on command line (#20757) 2 years ago
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
zeripath 99efa02edf
Switch Unicode Escaping to a VSCode-like system (#19990) 2 years ago
oliverpool c81b26b0e5
refactor webhook *NewPost (#20729) 2 years ago
Gusted 58de07e5fd
Add support mCaptcha as captcha provider (#20458) 2 years ago