Commit Graph

704 Commits (e4238583db1647e05d0d664e5b2adae80b6270dc)

Author SHA1 Message Date
zeripath e4238583db
Improve trace logging for pulls and processes (#22633) (#22812) 2 years ago
Yarden Shoham 43d1183f67
escape filename when assemble URL (#22850) (#22871) 2 years ago
Gusted 8fa419c4c1
Use proxy for pull mirror (#22771) (#22772) 2 years ago
John Olheiser 68b908d92a
Load issue before accessing index in merge message (#22822) (#22830) 2 years ago
zeripath a9ba7379fe
Improve checkIfPRContentChanged (#22611) (#22644) 2 years ago
Yarden Shoham f204ff4ef7
Prevent duplicate labels when importing more than 99 (#22591) (#22598) 2 years ago
Yarden Shoham 6068978c42
Prevent multiple `To` recipients (#22566) (#22569) 2 years ago
zeripath 3c531d3957
When updating by rebase we need to set the environment for head repo (#22535) (#22536) 2 years ago
John Olheiser fd7ebaaa9c
Fix issue not auto-closing when it includes a reference to a branch (#22514) (#22521) 2 years ago
John Olheiser 63e5db5d7a
Fix 500 error viewing pull request when fork has pull requests disabled (#22512) (#22515) 2 years ago
Haruo Kinoshita a32700d0fd
Fix migration from GitBucket (#22465) 2 years ago
zeripath 93e907de41
Fix wechatwork webhook sends empty content in PR review (#21762) (#22440) 2 years ago
zeripath d0c74dd2d2
Prepend refs/heads/ to issue template refs (#20461) (#22427) 2 years ago
zeripath 2f91a12143
Continue GCing other repos on error in one repo (#22422) (#22425) 2 years ago
John Olheiser 41a06d2e82
fix: omit avatar_url in discord payload when empty (#22393) (#22394) 2 years ago
Lunny Xiao 900e158064
refactor auth interface to return error when verify failure (#22119) (#22259) 2 years ago
Jason Song e9bc2c77c3
Use complete SHA to create and query commit status (#22244) (#22257) 2 years ago
zeripath 198342efe4
Add setting to disable the git apply step in test patch (#22130) (#22170) 2 years ago
Christian Ullrich 2d4083f03c
Do not list active repositories as unadopted (#22034) (#22166) 2 years ago
zeripath dd2343d01f
Correctly handle moved files in apply patch (#22118) (#22135) 2 years ago
Jason Song c0ca9c612b
Fix issue/PR numbers (#22037) (#22044) 2 years ago
zeripath 888384a631
Correct the fallbacks for mailer configuration (#21945) (#21953) 2 years ago
wxiaoguang 3aacc9b4ac
Revert unrelated changes for SMTP auth (#21767) (#21768) 2 years ago
zeripath 3a0d000b94
Fix repository adoption on Windows (#21646) (#21650) 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