| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent multiple `To` recipients (#22566) (#22569) | Yarden Shoham | 2023-01-22 | 6 | -19/+22 |
* | When updating by rebase we need to set the environment for head repo (#22535)...v1.18.2 | zeripath | 2023-01-19 | 2 | -10/+18 |
* | Fix issue not auto-closing when it includes a reference to a branch (#22514) ... | John Olheiser | 2023-01-19 | 1 | -1/+3 |
* | Fix 500 error viewing pull request when fork has pull requests disabled (#22... | John Olheiser | 2023-01-18 | 1 | -0/+3 |
* | Fix migration from GitBucket (#22465) | Haruo Kinoshita | 2023-01-17 | 2 | -3/+12 |
* | Fix wechatwork webhook sends empty content in PR review (#21762) (#22440) | zeripath | 2023-01-14 | 1 | -1/+1 |
* | Prepend refs/heads/ to issue template refs (#20461) (#22427) | zeripath | 2023-01-13 | 1 | -2/+1 |
* | Continue GCing other repos on error in one repo (#22422) (#22425) | zeripath | 2023-01-13 | 1 | -27/+34 |
* | fix: omit avatar_url in discord payload when empty (#22393) (#22394) | John Olheiser | 2023-01-10 | 1 | -1/+1 |
* | refactor auth interface to return error when verify failure (#22119) (#22259) | Lunny Xiao | 2022-12-29 | 9 | -60/+66 |
* | Use complete SHA to create and query commit status (#22244) (#22257) | Jason Song | 2022-12-28 | 5 | -10/+13 |
* | Add setting to disable the git apply step in test patch (#22130) (#22170) | zeripath | 2022-12-22 | 1 | -4/+20 |
* | Do not list active repositories as unadopted (#22034) (#22166) | Christian Ullrich | 2022-12-19 | 1 | -1/+1 |
* | Correctly handle moved files in apply patch (#22118) (#22135) | zeripath | 2022-12-15 | 1 | -0/+3 |
* | Fix issue/PR numbers (#22037) (#22044) | Jason Song | 2022-12-07 | 1 | -1/+8 |
* | Correct the fallbacks for mailer configuration (#21945) (#21953) | zeripath | 2022-11-27 | 1 | -2/+2 |
* | Revert unrelated changes for SMTP auth (#21767) (#21768) | wxiaoguang | 2022-11-10 | 4 | -6/+6 |
* | Fix repository adoption on Windows (#21646) (#21650) | zeripath | 2022-11-01 | 2 | -9/+10 |
* | Revert "Do not send notifications for draft releases (#21451)" (#21594)v1.18.0-rc0 | techknowlogick | 2022-10-26 | 1 | -8/+7 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 44 | -273/+273 |
* | Record OAuth client type at registration (#21316) | M Hickford | 2022-10-24 | 1 | -2/+3 |
* | Refactor git command arguments and make all arguments to be safe to be used (... | wxiaoguang | 2022-10-23 | 22 | -99/+109 |
* | Link mentioned user in markdown only if they are visible to viewer (#21554) | Yarden Shoham | 2022-10-23 | 2 | -10/+47 |
* | Add link to user profile in markdown mention only if user exists (#21533) | Yarden Shoham | 2022-10-23 | 3 | -0/+68 |
* | Update milestone counters when issue is deleted (#21459) | Ashley Nelson | 2022-10-22 | 1 | -0/+5 |
* | Prevent Authorization header for presigned LFS urls (#21531) | KN4CK3R | 2022-10-22 | 1 | -2/+9 |
* | Decouple HookTask from Repository (#17940) | KN4CK3R | 2022-10-21 | 3 | -96/+67 |
* | Ignore error when retrieving changed PR review files (#21487) | delvh | 2022-10-20 | 1 | -1/+6 |
* | move invite by mail to services package (#21513) | 6543 | 2022-10-20 | 1 | -0/+23 |
* | Add team member invite by email (#20307) | KN4CK3R | 2022-10-19 | 2 | -1/+63 |
* | Make every not exist error unwrappable to a fs.ErrNotExist (#20891) | zeripath | 2022-10-18 | 1 | -0/+4 |
* | Do not send notifications for draft releases (#21451) | KN4CK3R | 2022-10-17 | 1 | -7/+8 |
* | Fix incorrect notification commit url (#21479) | wxiaoguang | 2022-10-17 | 1 | -4/+4 |
* | Add system setting table with cache and also add cache supports for user sett... | Lunny Xiao | 2022-10-17 | 10 | -32/+32 |
* | Display total commit count in hook message (#21400) | KN4CK3R | 2022-10-17 | 9 | -23/+24 |
* | [refactor] Use const for wiki DefaultBranch (#21466) | 6543 | 2022-10-15 | 2 | -12/+17 |
* | Add generic set type (#21408) | KN4CK3R | 2022-10-12 | 7 | -34/+33 |
* | Do DB update after merge in hammer context (#21401) | zeripath | 2022-10-11 | 1 | -10/+12 |
* | Stop logging CheckPath returns error: context canceled (#21064) | zeripath | 2022-10-10 | 1 | -2/+0 |
* | Fix formatted link for PR review notifications to matrix (#21319) | Akshay Mankar | 2022-10-07 | 2 | -3/+3 |
* | Refactor parseTreeEntries, speed up tree list (#21368) | wxiaoguang | 2022-10-08 | 1 | -1/+1 |
* | SessionUser protection against nil pointer dereference (#21358) | Paweł Bogusławski | 2022-10-06 | 1 | -0/+4 |
* | Foreign ID conflicts if ID is 0 for each item (#21271) | techknowlogick | 2022-10-02 | 1 | -0/+4 |
* | Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) | Clar Fon | 2022-10-02 | 1 | -1/+1 |
* | Add support for authentication based on reverse proxy email (#19949) | Hasnain Lakhani | 2022-09-28 | 1 | -8/+52 |
* | Upgrade chroma to v2.3.0 (#21259) | silverwind | 2022-09-26 | 1 | -3/+3 |
* | Limit length of repo description and repo url input fields (#21119) | JakobDev | 2022-09-16 | 1 | -4/+4 |
* | Keep path when creating a new branch (#21153) | JakobDev | 2022-09-15 | 1 | -0/+1 |
* | Allow poster to choose reviewers (#21084) | Jason Song | 2022-09-09 | 1 | -2/+5 |
* | Move go-licenses to generate and separate generate into a frontend and backen... | zeripath | 2022-09-05 | 1 | -1/+0 |