You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/models
Earl Warren e4aa7bd511
Merge pull request 'webhook: improve UX for sourcehut and matrix' (#3156) from oliverpool/forgejo:webhook_sourcehut_polish into forgejo
9 months ago
..
actions Refactor more filterslice (gitea#30370) 9 months ago
activities simplify getPendingRepoIDs 9 months ago
admin Next round of `db.DefaultContext` refactor (#27089) 1 year ago
asymkey Clean up log messages (#30313) 9 months ago
auth Add comment for ContainsRedirectURI about the exact match (#30457) 9 months ago
avatars Replace 10 more gt- classes with tw- (#29945) 10 months ago
db [CHORE] Remove Microsoft SQL Server Support 9 months ago
dbfs make writing main test easier (#27270) 1 year ago
fixtures fix(actions): call automerge service on successful commit state 9 months ago
forgejo/semver [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 11 months ago
forgejo_migrations Do not update PRs based on events that happened before they existed 9 months ago
git Merge pull request '[Port] container.FilterSlice function (gitea#30339 & gitea#30370)' (#3264) from oliverpool/forgejo:port_30339 into forgejo 9 months ago
issues Partial revert of "Refactor more filterslice (gitea#30370)" 9 months ago
migrations Fix commitstatus summary (#30431) 9 months ago
organization Check the token's owner and repository when registering a runner (#30406) 9 months ago
packages Fix incorrect relative/absolute URL usages (#29531) 10 months ago
perm Users with `read` permission of pull requests can be assigned too (#27263) 11 months ago
project Fix migration v292 (#30153) 10 months ago
pull [GITEA] GetScheduledMergeByPullID may involve a system user 11 months ago
repo Add container.FilterSlice function (gitea#30339) 9 months ago
secret Make runs-on support variable expression (#29468) 10 months ago
shared/types Refactor locale&string&template related code (#29165) 11 months ago
system Refactor deletion (#28610) 1 year ago
unit Add a direct link from repo header to unit settings 11 months ago
unittest [CHORE] Remove Microsoft SQL Server Support 9 months ago
user Add setting to disable user features when user login type is not plain (#29615) 9 months ago
webhook webhook: sourcehut_builds: ask for access_token instead of authorization_header 9 months ago
error.go Add merge style `fast-forward-only` (#28954) 11 months ago
fixture_generation.go Replace more db.DefaultContext (#27628) 1 year ago
fixture_test.go Replace more db.DefaultContext (#27628) 1 year ago
main_test.go make writing main test easier (#27270) 1 year ago
org.go Refactor deletion (#28610) 1 year ago
org_team.go Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 1 year ago
org_team_test.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
org_test.go Replace more db.DefaultContext (#27628) 1 year ago
repo.go Refactor deletion (#28610) 1 year ago
repo_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
repo_transfer.go [MODERATION] User blocking 11 months ago
repo_transfer_test.go [MODERATION] User blocking 11 months ago