gitea/models
techknowlogick 45976a1bde
Check blocklist for emails when adding them to account ()
..
actions chore(actions): support cron schedule task ()
activities Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueIndex ()
admin Replace `interface{}` with `any` ()
asymkey Update tool dependencies, lock govulncheck and actionlint ()
auth Ignore the trailing slashes when comparing oauth2 redirect_uri ()
avatars Avoid warning for system setting when start up ()
db Fix NuGet search endpoints ()
dbfs Fix content holes in Actions task logs file ()
fixtures Fix verifyCommits error when push a new branch ()
git Add link to job details and tooltip to commit status in repo list in dashboard ()
issues Add `member`, `collaborator`, `contributor`, and `first-time contributor` roles and tooltips ()
migrations Replace deprecated `elliptic.Marshal` ()
organization Remove unused code ()
packages Fix NuGet search endpoints ()
perm some less naked returns ()
project Refactor project templates ()
pull refactor some functions to support ctx as first parameter ()
repo Move `modules/mirror` to `services` ()
secret feat(API): add route and implementation for creating/updating repository secret ()
shared/types Display owner of a runner as a tooltip instead of static text ()
system Replace `interface{}` with `any` ()
unit Use `Set[Type]` instead of `map[Type]bool/struct{}`. ()
unittest Replace `interface{}` with `any` ()
user Check blocklist for emails when adding them to account ()
webhook Replace `interface{}` with `any` ()
error.go Sync branches into databases ()
fixture_generation.go Implement FSFE REUSE for golang files ()
fixture_test.go Implement FSFE REUSE for golang files ()
main_test.go Merge setting.InitXXX into one function with options ()
migrate.go Add context parameter to some database functions ()
migrate_test.go Add context parameter to some database functions ()
org.go refactor some functions to support ctx as first parameter ()
org_team.go Remove org users who belong to no teams ()
org_team_test.go Implement FSFE REUSE for golang files ()
org_test.go Implement FSFE REUSE for golang files ()
repo.go chore(actions): support cron schedule task ()
repo_collaboration.go refactor some functions to support ctx as first parameter ()
repo_collaboration_test.go Rename `repo.GetOwner` to `repo.LoadOwner` ()
repo_test.go Implement FSFE REUSE for golang files ()
repo_transfer.go Fix unclear `IsRepositoryExist` logic ()
repo_transfer_test.go Rename almost all Ctx functions ()