aboutsummaryrefslogtreecommitdiff
path: root/services
AgeCommit message (Expand)Author
2023-03-12Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-03-12Preserve file size when creating attachments (#23406)Peter
2023-03-10Add missing tabs to org projects page (#22705)yp05327
2023-03-10Add user webhooks (#21563)KN4CK3R
2023-03-10Handle OpenID discovery URL errors a little nicer when creating/editing sourc...zeripath
2023-03-09Improve squash merge commit author and co-author with private emails (#22977)Brecht Van Lommel
2023-03-09Fix pull request update showing too many commits with multiple branches (#22856)Brecht Van Lommel
2023-03-09Refactor merge/update git command calls (#23366)wxiaoguang
2023-03-08Improve cache context (#23330)Jason Song
2023-03-08Use CleanPath instead of path.Clean (#23371)Lunny Xiao
2023-03-07Refactor and tidy-up the merge/update branch code (#22568)zeripath
2023-03-06Fix broken code editor diff preview (#23307)wxiaoguang
2023-03-04Make Ctrl+Enter submit a pending comment (starting review) instead of submitt...wxiaoguang
2023-03-04Avoid panic caused by broken payload when creating commit status (#23216)Jason Song
2023-03-03Fill head commit to in payload when notifying push commits for mirroring (#23...Jason Song
2023-03-04Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-03-03Fix cannot reopen after pushing commits to a closed PR (#23189)sillyguodong
2023-03-02Add loading yaml label template files (#22976)Lauris BH
2023-03-01Do not create commit graph for temporary repos (#23219)Brecht Van Lommel
2023-02-28Use context parameter in services/repository (#23186)Jason Song
2023-02-24Require approval to run actions for fork pull request (#22803)Jason Song
2023-02-23Fix SyncOnCommit always return false in API of push_mirrors (#23088)sillyguodong
2023-02-22Use minio/sha256-simd for accelerated SHA256 (#23052)zeripath
2023-02-21Return empty url for submodule tree entries (#23043)Zettat123
2023-02-21Add force_merge to merge request and fix checking mergable (#23010)Jason Song
2023-02-21Use `--message=%s` for git commit message (#23028)wxiaoguang
2023-02-20Fix intermittent panic in notify issue change content (#23019)zeripath
2023-02-20Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-02-20Get rules by id when editing branch protection rule (#22932)Zettat123
2023-02-20Refactor the setting to make unit test easier (#22405)Lunny Xiao
2023-02-19Rename `GetUnits` to `LoadUnits` (#22970)yp05327
2023-02-18Scoped labels (#22585)Brecht Van Lommel
2023-02-18Switch back to mainline go-apAnthony Wang
2023-02-18Rename `repo.GetOwner` to `repo.LoadOwner` (#22967)yp05327
2023-02-15Add context cache as a request level cache (#22294)Lunny Xiao
2023-02-13Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...Brecht Van Lommel
2023-02-13Move delete user to service (#22478)Lunny Xiao
2023-02-12escape filename when assemble URL (#22850)sillyguodong
2023-02-11Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-02-11Preview images for Issue cards in Project Board view (#22112)Nathaniel Sabanski
2023-02-11Fix improper HTMLURL usages in Go code (#22839)wxiaoguang
2023-02-11Use proxy for pull mirror (#22771)Gusted
2023-02-10Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-02-09Fix update by rebase being wrongly disabled by protected base branch (#22825)Brecht Van Lommel
2023-02-09Load issue before accessing index in merge message (#22822)John Olheiser
2023-02-08Map OIDC groups to Orgs/Teams (#21441)KN4CK3R
2023-02-06Use import of OCI structs (#22765)KN4CK3R
2023-02-06Add Chef package registry (#22554)KN4CK3R
2023-02-05Fix time to NotifyPullRequestSynchronized (#22650)Jason Song
2023-02-05Add Cargo package registry (#21888)KN4CK3R