aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Improve LFS error logs (#24072)wxiaoguang2023-04-121-2/+3
* Fix accidental overwriting of LDAP team memberships (#24050)sillyguodong2023-04-111-2/+2
* Use actions job link as commit status URL instead of run link (#24023)Jason Song2023-04-101-1/+20
* Make label templates have consistent behavior and priority (#23749)wxiaoguang2023-04-101-1/+3
* Update github.com/google/go-github to v51 (#23946)harryzcy2023-04-082-20/+27
* Drop "unrolled/render" package (#23965)wxiaoguang2023-04-081-2/+1
* Set `ref` to fully-formed of the tag when trigger event is `release` (#23944)sillyguodong2023-04-072-5/+5
* Title can be empty when creating tag only (#23917)Zettat1232023-04-061-1/+1
* Actions: Use default branch as ref when a branch/tag delete occurs (#23910)Brad Nabholz2023-04-061-0/+5
* Delete deleted release attachments immediately from storage (#23913)Lunny Xiao2023-04-061-1/+1
* Treat PRs with agit flow as fork PRs when triggering actions. (#23884)Jason Song2023-04-061-1/+16
* Add activity feeds API (#23494)Zettat1232023-04-041-0/+52
* Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823)wxiaoguang2023-04-041-0/+21
* Check `IsActionsToken` for LFS authentication (#23841)Zettat1232023-04-021-1/+19
* [Patch] Fix closed PR also triggers Webhooks and actions (#23782)sillyguodong2023-03-301-0/+4
* Refactor commit status for Actions jobs (#23786)Jason Song2023-03-294-55/+67
* Don't apply the group filter when listing LDAP group membership if it is empt...zeripath2023-03-291-1/+1
* Add API to manage issue dependencies (#17935)qwerty2872023-03-281-16/+20
* Fix tags view (#23243)Wiktor Kwapisiewicz2023-03-271-2/+7
* Create commit status when event is `pull_request_sync` (#23683)sillyguodong2023-03-241-1/+1
* Fix incorrect `HookEventType` of pull request review comments (#23650)Zettat1232023-03-244-5/+5
* Introduce path Clean/Join helper functions (#23495)wxiaoguang2023-03-213-6/+4
* fix submodule is nil panic (#23588)来自村里的小螃蟹2023-03-201-1/+3
* Add absent repounits to create/edit repo API (#23500)James Cleverley-Prance2023-03-161-0/+18
* Disable sending email after push a commit to a closed PR (#23462)sillyguodong2023-03-151-1/+4
* add admin API email endpoints (#22792)techknowlogick2023-03-141-0/+11
* add user rename endpoint to admin api (#22789)techknowlogick2023-03-143-2/+59
* Fix missing commit status in PR which from forked repo (#23351)sillyguodong2023-03-131-23/+48
* Add Swift package registry (#22404)KN4CK3R2023-03-132-1/+3
* Preserve file size when creating attachments (#23406)Peter2023-03-124-8/+11
* Add missing tabs to org projects page (#22705)yp053272023-03-101-9/+0
* Add user webhooks (#21563)KN4CK3R2023-03-102-6/+6
* Handle OpenID discovery URL errors a little nicer when creating/editing sourc...zeripath2023-03-101-0/+4
* Improve squash merge commit author and co-author with private emails (#22977)Brecht Van Lommel2023-03-092-7/+53
* Fix pull request update showing too many commits with multiple branches (#22856)Brecht Van Lommel2023-03-092-81/+15
* Refactor merge/update git command calls (#23366)wxiaoguang2023-03-093-38/+28
* Improve cache context (#23330)Jason Song2023-03-081-1/+0
* Use CleanPath instead of path.Clean (#23371)Lunny Xiao2023-03-083-6/+6
* Refactor and tidy-up the merge/update branch code (#22568)zeripath2023-03-0711-606/+753
* Fix broken code editor diff preview (#23307)wxiaoguang2023-03-061-1/+1
* Make Ctrl+Enter submit a pending comment (starting review) instead of submitt...wxiaoguang2023-03-043-6/+6
* Avoid panic caused by broken payload when creating commit status (#23216)Jason Song2023-03-043-6/+29
* Fill head commit to in payload when notifying push commits for mirroring (#23...Jason Song2023-03-031-0/+7
* Fix cannot reopen after pushing commits to a closed PR (#23189)sillyguodong2023-03-031-3/+3
* Add loading yaml label template files (#22976)Lauris BH2023-03-021-8/+11
* Do not create commit graph for temporary repos (#23219)Brecht Van Lommel2023-03-011-2/+8
* Use context parameter in services/repository (#23186)Jason Song2023-02-2812-66/+68
* Require approval to run actions for fork pull request (#22803)Jason Song2023-02-241-2/+46
* Fix SyncOnCommit always return false in API of push_mirrors (#23088)sillyguodong2023-02-231-0/+1
* Use minio/sha256-simd for accelerated SHA256 (#23052)zeripath2023-02-224-4/+5