summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Improve LFS error logs (#24072) (#24082)Giteabot2023-04-121-2/+3
* Make label templates have consistent behavior and priority (#23749) (#24071)wxiaoguang2023-04-121-1/+3
* Fix accidental overwriting of LDAP team memberships (#24050) (#24065)Giteabot2023-04-121-2/+2
* Refactor commit status for Actions jobs (#23786) (#24060)Denys Konovalov2023-04-114-55/+67
* Use actions job link as commit status URL instead of run link (#24023) (#24032)Jason Song2023-04-101-1/+20
* Set `ref` to fully-formed of the tag when trigger event is `release` (#23944)...Giteabot2023-04-082-5/+5
* Treat PRs with agit flow as fork PRs when triggering actions. (#23884) (#23967)Jason Song2023-04-071-1/+16
* Title can be empty when creating tag only (#23917) (#23961)Giteabot2023-04-071-1/+1
* Delete deleted release attachments immediately from storage (#23913) (#23958)Giteabot2023-04-061-1/+1
* Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) (...Giteabot2023-04-031-0/+21
* Check `IsActionsToken` for LFS authentication (#23841) (#23875)Giteabot2023-04-021-1/+19
* [Patch] Fix closed PR also triggers Webhooks and actions (#23782) (#23834)Giteabot2023-03-311-0/+4
* Don't apply the group filter when listing LDAP group membership if it is empt...Giteabot2023-03-291-1/+1
* Fix incorrect `HookEventType` of pull request review comments (#23650) (#23678)Giteabot2023-03-244-5/+5
* Create commit status when event is `pull_request_sync` (#23683) (#23691)Giteabot2023-03-241-1/+1
* fix submodule is nil panic (#23588) (#23601)Giteabot2023-03-211-1/+3
* Refactor merge/update git command calls (#23366) (#23544)wxiaoguang2023-03-173-38/+28
* Disable sending email after push a commit to a closed PR (#23462) (#23492)Giteabot2023-03-151-1/+4
* Fix missing commit status in PR which from forked repo (#23351) (#23453)Giteabot2023-03-141-23/+48
* Preserve file size when creating attachments (#23406) (#23426)Giteabot2023-03-124-8/+11
* Add missing tabs to org projects page (#22705) (#23412)Giteabot2023-03-101-9/+0
* Handle OpenID discovery URL errors a little nicer when creating/editing sourc...Giteabot2023-03-101-0/+4
* Refactor and tidy-up the merge/update branch code (#22568) (#23365)Giteabot2023-03-0911-606/+753
* Fix cannot reopen after pushing commits to a closed PR (#23189) (#23324)sillyguodong2023-03-071-3/+3
* Fix broken code editor diff preview (#23307) (#23320)Giteabot2023-03-061-1/+1
* Fill head commit to in payload when notifying push commits for mirroring (#23...Giteabot2023-03-041-0/+7
* Avoid panic caused by broken payload when creating commit status (#23216) (#2...Giteabot2023-03-043-6/+29
* Add loading yaml label template files (#22976) (#23232)Giteabot2023-03-011-8/+11
* Do not create commit graph for temporary repos (#23219) (#23229)Giteabot2023-03-021-2/+8
* Fix SyncOnCommit always return false in API of push_mirrors (#23088) (#23100)Yarden Shoham2023-02-241-0/+1
* 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