| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix ref to trigger Actions (#22679) | Jason Song | 2023-01-31 | 1 | -3/+10 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 14 | -9/+1303 |
* | Check quota limits for container uploads (#22450) | KN4CK3R | 2023-01-29 | 1 | -4/+8 |
* | Improve checkIfPRContentChanged (#22611) | zeripath | 2023-01-28 | 1 | -53/+39 |
* | fix permission check for creating comment while mail (#22524) | a1012112796 | 2023-01-28 | 1 | -1/+7 |
* | Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) | Brecht Van Lommel | 2023-01-24 | 5 | -9/+11 |
* | Prevent duplicate labels when importing more than 99 (#22591) | Sybren | 2023-01-24 | 1 | -1/+1 |
* | Prevent multiple `To` recipients (#22566) | KN4CK3R | 2023-01-22 | 6 | -19/+22 |
* | Support org/user level projects (#22235) | Lunny Xiao | 2023-01-20 | 1 | -0/+9 |
* | When updating by rebase we need to set the environment for head repo (#22535) | zeripath | 2023-01-19 | 2 | -10/+18 |
* | Fix assignment to `cm.AssigneeID` when importing comments (#22528) | Sybren | 2023-01-19 | 1 | -1/+3 |
* | Support importing comment types (#22510) | Sybren | 2023-01-18 | 1 | -2/+21 |
* | Fix issue not auto-closing when it includes a reference to a branch (#22514) | Brecht Van Lommel | 2023-01-18 | 1 | -1/+3 |
* | Fix 500 error viewing pull request when fork has pull requests disabled (#22512) | Brecht Van Lommel | 2023-01-18 | 1 | -0/+3 |
* | Display unreferenced packages total size in package admin panel (#22498) | Lunny Xiao | 2023-01-18 | 1 | -2/+2 |
* | Support scoped access tokens (#20908) | Chongyi Zheng | 2023-01-17 | 3 | -1/+40 |
* | some refactor about code comments (#20821) | Lunny Xiao | 2023-01-17 | 2 | -3/+48 |
* | Fix pull request API field `closed_at` always being `null` (#22482) | Yarden Shoham | 2023-01-17 | 1 | -0/+4 |
* | Fix migration from gitbucket (repost) (#22477) | Haruo Kinoshita | 2023-01-17 | 2 | -3/+12 |
* | Add reply hint to mail text (#22459) | KN4CK3R | 2023-01-16 | 1 | -0/+1 |
* | Add cron method to gc LFS MetaObjects (#22385) | zeripath | 2023-01-16 | 2 | -27/+105 |
* | Change use of Walk to WalkDir to improve disk performance (#22462) | Felipe Leopoldo Sologuren GutiƩrrez | 2023-01-16 | 1 | -6/+6 |
* | Supports wildcard protected branch (#20825) | Lunny Xiao | 2023-01-16 | 11 | -47/+77 |
* | Add support for incoming emails (#22056) | KN4CK3R | 2023-01-14 | 8 | -33/+965 |
* | Continue GCing other repos on error in one repo (#22422) | zeripath | 2023-01-13 | 1 | -3/+5 |
* | fix: don't replace err variable in nested check (#22416) | John Olheiser | 2023-01-12 | 1 | -2/+2 |
* | Update golang deps (#22410) | techknowlogick | 2023-01-12 | 1 | -2/+4 |
* | Improve utils of slices (#22379) | Jason Song | 2023-01-11 | 3 | -3/+3 |
* | fix: omit avatar_url in discord payload when empty (#22393) | John Olheiser | 2023-01-10 | 1 | -1/+1 |
* | Use context parameter in models/git (#22367) | Jason Song | 2023-01-09 | 13 | -30/+33 |
* | Always reuse transaction (#22362) | Jason Song | 2023-01-08 | 1 | -1/+1 |
* | Unify hashing for avatar (#22289) | Gusted | 2023-01-02 | 3 | -11/+4 |
* | Restructure `webhook` module (#22256) | delvh | 2023-01-01 | 25 | -149/+1014 |
* | Support template for merge message description (#22248) | Jason Song | 2022-12-29 | 3 | -19/+94 |
* | Move `convert` package to services (#22264) | KN4CK3R | 2022-12-29 | 23 | -1/+2355 |
* | refactor auth interface to return error when verify failure (#22119) | Lunny Xiao | 2022-12-28 | 9 | -60/+66 |
* | Add option to prohibit fork if user reached maximum limit of repositories (#2... | Xinyu Zhou | 2022-12-27 | 2 | -0/+23 |
* | Use complete SHA to create and query commit status (#22244) | Jason Song | 2022-12-27 | 5 | -10/+13 |
* | Check primary keys for all tables and drop ForeignReference (#21721) | Jason Song | 2022-12-23 | 1 | -11/+0 |
* | Secrets storage with SecretKey encrypted (#22142) | Jason Song | 2022-12-20 | 1 | -0/+12 |
* | Add setting to disable the git apply step in test patch (#22130) | zeripath | 2022-12-19 | 1 | -4/+17 |
* | Do not list active repositories as unadopted (#22034) | Christian Ullrich | 2022-12-16 | 1 | -1/+1 |
* | Add doctor command for full GC of LFS (#21978) | zeripath | 2022-12-15 | 3 | -39/+154 |
* | Correctly handle moved files in apply patch (#22118) | zeripath | 2022-12-14 | 1 | -0/+3 |
* | Allow disable code tab (#20805) | Lunny Xiao | 2022-12-12 | 1 | -0/+1 |
* | Rename almost all Ctx functions (#22071) | Lunny Xiao | 2022-12-10 | 14 | -34/+248 |
* | Add API management for issue/pull and comment attachments (#21783) | KN4CK3R | 2022-12-09 | 2 | -10/+12 |
* | Fix issue/PR numbers (#22037) | Jason Song | 2022-12-06 | 1 | -1/+8 |
* | refactor some functions to support ctx as first parameter (#21878) | Lunny Xiao | 2022-12-03 | 30 | -57/+60 |
* | Update gitea-vet to check FSFE REUSE (#22004) | Jason Song | 2022-12-02 | 2 | -4/+2 |