Commit Graph

688 Commits (99688ef994af34724a7120e97d09464297a673fe)

Author SHA1 Message Date
KN4CK3R 20674dd05d
Add package registry quota limits (#21584) 2 years ago
wxiaoguang 2900dc90a7
Improve valid user name check (#20136) 2 years ago
oliverpool b6e81357bd
Add Webhook authorization header (#20926) 2 years ago
kolaente 085f717529
feat: notify doers of a merge when automerging (#21553) 2 years ago
Chongyi Zheng 81ea4f95a0
Handle branch name with prefix in GitHub migration (#20357) 2 years ago
Gusted c2d2323fc8
Configure update checker on installation page (#21655) 2 years ago
zeripath f211d235c7
Fix repository adoption on Windows (#21646) 2 years ago
Lunny Xiao 9a70a12a34
Merge db.Iterate and IterateObjects (#21641) 2 years ago
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