aboutsummaryrefslogtreecommitdiff
path: root/services
AgeCommit message (Expand)Author
2023-02-04Repositories: by default disable all units except code and pulls on forks (#2...techknowlogick
2023-02-04Refactor git command package to improve security and maintainability (#22678)wxiaoguang
2023-02-03Improve trace logging for pulls and processes (#22633)zeripath
2023-02-02Fix group filter for ldap source sync (#22506)Pavel Ezhov
2023-02-01Small refactor for loading PRs (#22652)Lunny Xiao
2023-02-01Add Conda package registry (#22262)KN4CK3R
2023-02-01Add more events details supports for actions (#22680)Lunny Xiao
2023-02-01Add repository setting to enable/disable releases unit (#22671)Brecht Van Lommel
2023-01-31Fix ref to trigger Actions (#22679)Jason Song
2023-01-31Implement actions (#21937)Jason Song
2023-01-30Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-01-29Check quota limits for container uploads (#22450)KN4CK3R
2023-01-28Improve checkIfPRContentChanged (#22611)zeripath
2023-01-28fix permission check for creating comment while mail (#22524)a1012112796
2023-01-24Webhooks: for issue close/reopen action, add commit ID that caused it (#22583)Brecht Van Lommel
2023-01-24Prevent duplicate labels when importing more than 99 (#22591)Sybren
2023-01-22Properly address outgoing activitiesAnthony Wang
2023-01-22Prevent multiple `To` recipients (#22566)KN4CK3R
2023-01-20Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-01-20Check if Create object is Note to prevent panicAnthony Wang
2023-01-20Support org/user level projects (#22235)Lunny Xiao
2023-01-19When updating by rebase we need to set the environment for head repo (#22535)zeripath
2023-01-19Fix assignment to `cm.AssigneeID` when importing comments (#22528)Sybren
2023-01-19Send out notes to followers when starring reposAnthony Wang
2023-01-18Support importing comment types (#22510)Sybren
2023-01-18Fix issue not auto-closing when it includes a reference to a branch (#22514)Brecht Van Lommel
2023-01-18Fix 500 error viewing pull request when fork has pull requests disabled (#22512)Brecht Van Lommel
2023-01-18Display unreferenced packages total size in package admin panel (#22498)Lunny Xiao
2023-01-17Support scoped access tokens (#20908)Chongyi Zheng
2023-01-17some refactor about code comments (#20821)Lunny Xiao
2023-01-17Fix pull request API field `closed_at` always being `null` (#22482)Yarden Shoham
2023-01-17Fix migration from gitbucket (repost) (#22477)Haruo Kinoshita
2023-01-16Refactor activitypub.RepositoryIRIToRepository to repo_model.GetRepositoryByIRIAnthony Wang
2023-01-16Add reply hint to mail text (#22459)KN4CK3R
2023-01-16Add cron method to gc LFS MetaObjects (#22385)zeripath
2023-01-16Change use of Walk to WalkDir to improve disk performance (#22462)Felipe Leopoldo Sologuren GutiƩrrez
2023-01-16Supports wildcard protected branch (#20825)Lunny Xiao
2023-01-14Add support for incoming emails (#22056)KN4CK3R
2023-01-13RefactoringGusted
2023-01-13Continue GCing other repos on error in one repo (#22422)zeripath
2023-01-12Add missing newline, fix wrong copyright comment on a few filesAnthony Wang
2023-01-12Remove some files that were accidentally committedAnthony Wang
2023-01-12Fix lint errorsAnthony Wang
2023-01-12Replace personIRIToUser with GetUserByIRI, do a WebFinger request to get corr...Anthony Wang
2023-01-12fix: don't replace err variable in nested check (#22416)John Olheiser
2023-01-12Update golang deps (#22410)techknowlogick
2023-01-11Improve utils of slices (#22379)Jason Song
2023-01-10fix: omit avatar_url in discord payload when empty (#22393)John Olheiser
2023-01-10Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-01-09Use context parameter in models/git (#22367)Jason Song