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
2 years ago
..
actions Refactor more filterslice (gitea#30370) 2 years ago
activities simplify getPendingRepoIDs 2 years ago
admin Next round of `db.DefaultContext` refactor (#27089) 2 years ago
asymkey Clean up log messages (#30313) 2 years ago
auth Add comment for ContainsRedirectURI about the exact match (#30457) 2 years ago
avatars Replace 10 more gt- classes with tw- (#29945) 2 years ago
db [CHORE] Remove Microsoft SQL Server Support 2 years ago
dbfs make writing main test easier (#27270) 2 years ago
fixtures fix(actions): call automerge service on successful commit state 2 years ago
forgejo/semver [SEMVER] store SemVer in ForgejoSemVer after a database upgrade 2 years ago
forgejo_migrations Do not update PRs based on events that happened before they existed 2 years ago
git Merge pull request '[Port] container.FilterSlice function (gitea#30339 & gitea#30370)' (#3264) from oliverpool/forgejo:port_30339 into forgejo 2 years ago
issues Partial revert of "Refactor more filterslice (gitea#30370)" 2 years ago
migrations Fix commitstatus summary (#30431) 2 years ago
organization Check the token's owner and repository when registering a runner (#30406) 2 years ago
packages Fix incorrect relative/absolute URL usages (#29531) 2 years ago
perm Users with `read` permission of pull requests can be assigned too (#27263) 2 years ago
project Fix migration v292 (#30153) 2 years ago
pull [GITEA] GetScheduledMergeByPullID may involve a system user 2 years ago
repo Add container.FilterSlice function (gitea#30339) 2 years ago
secret Make runs-on support variable expression (#29468) 2 years ago
shared/types Refactor locale&string&template related code (#29165) 2 years ago
system Refactor deletion (#28610) 2 years ago
unit Add a direct link from repo header to unit settings 2 years ago
unittest [CHORE] Remove Microsoft SQL Server Support 2 years ago
user Add setting to disable user features when user login type is not plain (#29615) 2 years ago
webhook webhook: sourcehut_builds: ask for access_token instead of authorization_header 2 years ago
error.go Add merge style `fast-forward-only` (#28954) 2 years ago
fixture_generation.go Replace more db.DefaultContext (#27628) 2 years ago
fixture_test.go Replace more db.DefaultContext (#27628) 2 years ago
main_test.go make writing main test easier (#27270) 2 years ago
org.go Refactor deletion (#28610) 2 years 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) 2 years ago
org_team_test.go Reduce usage of `db.DefaultContext` (#27073) 2 years ago
org_test.go Replace more db.DefaultContext (#27628) 2 years ago
repo.go Refactor deletion (#28610) 2 years ago
repo_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 2 years ago
repo_transfer.go [MODERATION] User blocking 2 years ago
repo_transfer_test.go [MODERATION] User blocking 2 years ago