| Commit message (Expand) | Author | Age | Files | Lines |
* | Title can be empty when creating tag only (#23917) | Zettat123 | 2023-04-06 | 1 | -1/+1 |
* | Actions: Use default branch as ref when a branch/tag delete occurs (#23910) | Brad Nabholz | 2023-04-06 | 1 | -0/+5 |
* | Delete deleted release attachments immediately from storage (#23913) | Lunny Xiao | 2023-04-06 | 1 | -1/+1 |
* | Treat PRs with agit flow as fork PRs when triggering actions. (#23884) | Jason Song | 2023-04-06 | 1 | -1/+16 |
* | Add activity feeds API (#23494) | Zettat123 | 2023-04-04 | 1 | -0/+52 |
* | Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) | wxiaoguang | 2023-04-04 | 1 | -0/+21 |
* | Check `IsActionsToken` for LFS authentication (#23841) | Zettat123 | 2023-04-02 | 1 | -1/+19 |
* | [Patch] Fix closed PR also triggers Webhooks and actions (#23782) | sillyguodong | 2023-03-30 | 1 | -0/+4 |
* | Refactor commit status for Actions jobs (#23786) | Jason Song | 2023-03-29 | 4 | -55/+67 |
* | Don't apply the group filter when listing LDAP group membership if it is empt... | zeripath | 2023-03-29 | 1 | -1/+1 |
* | Add API to manage issue dependencies (#17935) | qwerty287 | 2023-03-28 | 1 | -16/+20 |
* | Fix tags view (#23243) | Wiktor Kwapisiewicz | 2023-03-27 | 1 | -2/+7 |
* | Create commit status when event is `pull_request_sync` (#23683) | sillyguodong | 2023-03-24 | 1 | -1/+1 |
* | Fix incorrect `HookEventType` of pull request review comments (#23650) | Zettat123 | 2023-03-24 | 4 | -5/+5 |
* | Introduce path Clean/Join helper functions (#23495) | wxiaoguang | 2023-03-21 | 3 | -6/+4 |
* | fix submodule is nil panic (#23588) | 来自村里的小螃蟹 | 2023-03-20 | 1 | -1/+3 |
* | Add absent repounits to create/edit repo API (#23500) | James Cleverley-Prance | 2023-03-16 | 1 | -0/+18 |
* | Disable sending email after push a commit to a closed PR (#23462) | sillyguodong | 2023-03-15 | 1 | -1/+4 |
* | add admin API email endpoints (#22792) | techknowlogick | 2023-03-14 | 1 | -0/+11 |
* | add user rename endpoint to admin api (#22789) | techknowlogick | 2023-03-14 | 3 | -2/+59 |
* | Fix missing commit status in PR which from forked repo (#23351) | sillyguodong | 2023-03-13 | 1 | -23/+48 |
* | Add Swift package registry (#22404) | KN4CK3R | 2023-03-13 | 2 | -1/+3 |
* | Preserve file size when creating attachments (#23406) | Peter | 2023-03-12 | 4 | -8/+11 |
* | Add missing tabs to org projects page (#22705) | yp05327 | 2023-03-10 | 1 | -9/+0 |
* | Add user webhooks (#21563) | KN4CK3R | 2023-03-10 | 2 | -6/+6 |
* | Handle OpenID discovery URL errors a little nicer when creating/editing sourc... | zeripath | 2023-03-10 | 1 | -0/+4 |
* | Improve squash merge commit author and co-author with private emails (#22977) | Brecht Van Lommel | 2023-03-09 | 2 | -7/+53 |
* | Fix pull request update showing too many commits with multiple branches (#22856) | Brecht Van Lommel | 2023-03-09 | 2 | -81/+15 |
* | Refactor merge/update git command calls (#23366) | wxiaoguang | 2023-03-09 | 3 | -38/+28 |
* | Improve cache context (#23330) | Jason Song | 2023-03-08 | 1 | -1/+0 |
* | Use CleanPath instead of path.Clean (#23371) | Lunny Xiao | 2023-03-08 | 3 | -6/+6 |
* | Refactor and tidy-up the merge/update branch code (#22568) | zeripath | 2023-03-07 | 11 | -606/+753 |
* | Fix broken code editor diff preview (#23307) | wxiaoguang | 2023-03-06 | 1 | -1/+1 |
* | Make Ctrl+Enter submit a pending comment (starting review) instead of submitt... | wxiaoguang | 2023-03-04 | 3 | -6/+6 |
* | Avoid panic caused by broken payload when creating commit status (#23216) | Jason Song | 2023-03-04 | 3 | -6/+29 |
* | Fill head commit to in payload when notifying push commits for mirroring (#23... | Jason Song | 2023-03-03 | 1 | -0/+7 |
* | Fix cannot reopen after pushing commits to a closed PR (#23189) | sillyguodong | 2023-03-03 | 1 | -3/+3 |
* | Add loading yaml label template files (#22976) | Lauris BH | 2023-03-02 | 1 | -8/+11 |
* | Do not create commit graph for temporary repos (#23219) | Brecht Van Lommel | 2023-03-01 | 1 | -2/+8 |
* | Use context parameter in services/repository (#23186) | Jason Song | 2023-02-28 | 12 | -66/+68 |
* | Require approval to run actions for fork pull request (#22803) | Jason Song | 2023-02-24 | 1 | -2/+46 |
* | Fix SyncOnCommit always return false in API of push_mirrors (#23088) | sillyguodong | 2023-02-23 | 1 | -0/+1 |
* | Use minio/sha256-simd for accelerated SHA256 (#23052) | zeripath | 2023-02-22 | 4 | -4/+5 |
* | Return empty url for submodule tree entries (#23043) | Zettat123 | 2023-02-21 | 1 | -0/+5 |
* | Add force_merge to merge request and fix checking mergable (#23010) | Jason Song | 2023-02-21 | 3 | -11/+30 |
* | Use `--message=%s` for git commit message (#23028) | wxiaoguang | 2023-02-21 | 1 | -2/+2 |
* | Fix intermittent panic in notify issue change content (#23019) | zeripath | 2023-02-20 | 1 | -3/+4 |
* | Get rules by id when editing branch protection rule (#22932) | Zettat123 | 2023-02-20 | 1 | -0/+1 |
* | Refactor the setting to make unit test easier (#22405) | Lunny Xiao | 2023-02-20 | 1 | -2/+2 |
* | Rename `GetUnits` to `LoadUnits` (#22970) | yp05327 | 2023-02-19 | 1 | -1/+1 |