aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Return empty url for submodule tree entries (#23043)Zettat1232023-02-211-0/+5
* Add force_merge to merge request and fix checking mergable (#23010)Jason Song2023-02-213-11/+30
* Use `--message=%s` for git commit message (#23028)wxiaoguang2023-02-211-2/+2
* Fix intermittent panic in notify issue change content (#23019)zeripath2023-02-201-3/+4
* Get rules by id when editing branch protection rule (#22932)Zettat1232023-02-201-0/+1
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-2/+2
* Rename `GetUnits` to `LoadUnits` (#22970)yp053272023-02-191-1/+1
* Scoped labels (#22585)Brecht Van Lommel2023-02-184-0/+4
* Rename `repo.GetOwner` to `repo.LoadOwner` (#22967)yp053272023-02-187-15/+15
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-1525-153/+159
* Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...Brecht Van Lommel2023-02-132-0/+4
* Move delete user to service (#22478)Lunny Xiao2023-02-132-1/+192
* escape filename when assemble URL (#22850)sillyguodong2023-02-121-4/+5
* Preview images for Issue cards in Project Board view (#22112)Nathaniel Sabanski2023-02-111-0/+2
* Fix improper HTMLURL usages in Go code (#22839)wxiaoguang2023-02-111-1/+1
* Use proxy for pull mirror (#22771)Gusted2023-02-111-0/+4
* Fix update by rebase being wrongly disabled by protected base branch (#22825)Brecht Van Lommel2023-02-091-1/+1
* Load issue before accessing index in merge message (#22822)John Olheiser2023-02-091-0/+3
* Map OIDC groups to Orgs/Teams (#21441)KN4CK3R2023-02-088-246/+294
* Use import of OCI structs (#22765)KN4CK3R2023-02-061-2/+3
* Add Chef package registry (#22554)KN4CK3R2023-02-062-1/+3
* Fix time to NotifyPullRequestSynchronized (#22650)Jason Song2023-02-051-18/+18
* Add Cargo package registry (#21888)KN4CK3R2023-02-055-122/+449
* Repositories: by default disable all units except code and pulls on forks (#2...techknowlogick2023-02-042-2/+2
* Refactor git command package to improve security and maintainability (#22678)wxiaoguang2023-02-0413-211/+149
* Improve trace logging for pulls and processes (#22633)zeripath2023-02-033-106/+110
* Fix group filter for ldap source sync (#22506)Pavel Ezhov2023-02-021-66/+71
* Small refactor for loading PRs (#22652)Lunny Xiao2023-02-011-1/+0
* Add Conda package registry (#22262)KN4CK3R2023-02-012-1/+3
* Add more events details supports for actions (#22680)Lunny Xiao2023-02-011-1/+1
* Add repository setting to enable/disable releases unit (#22671)Brecht Van Lommel2023-02-011-0/+1
* Fix ref to trigger Actions (#22679)Jason Song2023-01-311-3/+10
* Implement actions (#21937)Jason Song2023-01-3114-9/+1303
* Check quota limits for container uploads (#22450)KN4CK3R2023-01-291-4/+8
* Improve checkIfPRContentChanged (#22611)zeripath2023-01-281-53/+39
* fix permission check for creating comment while mail (#22524)a10121127962023-01-281-1/+7
* Webhooks: for issue close/reopen action, add commit ID that caused it (#22583)Brecht Van Lommel2023-01-245-9/+11
* Prevent duplicate labels when importing more than 99 (#22591)Sybren2023-01-241-1/+1
* Prevent multiple `To` recipients (#22566)KN4CK3R2023-01-226-19/+22