..
actions
Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token ( #32946 ) ( #32964 )
2024-12-24 00:37:11 +07:00
activities
Fix bug on activities ( #33008 ) ( #33016 )
2024-12-28 05:04:07 +07:00
admin
Fix javascript error when an anonymous user visiting migration page ( #32144 )
2024-10-02 04:37:16 +07:00
asymkey
bump to go 1.23 ( #31855 )
2024-09-10 02:23:07 +07:00
auth
Enable tenv and testifylint rules ( #32852 )
2024-12-15 10:41:29 +07:00
avatars
…
db
Enable tenv and testifylint rules ( #32852 )
2024-12-15 10:41:29 +07:00
dbfs
Enable `unparam` linter ( #31277 )
2024-06-11 18:47:45 +07:00
fixtures
Refactor testfixtures ( #33028 )
2024-12-30 02:49:49 +07:00
git
Enable tenv and testifylint rules ( #32852 )
2024-12-15 10:41:29 +07:00
issues
Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index ( #33106 ) ( #33128 )
2025-01-08 10:43:46 +07:00
migrations
Enable tenv and testifylint rules ( #32852 )
2024-12-15 10:41:29 +07:00
organization
Enable tenv and testifylint rules ( #32852 )
2024-12-15 10:41:29 +07:00
packages
Refactor maven package registry ( #33049 ) ( #33057 )
2024-12-31 15:22:09 +07:00
perm
Enable tenv and testifylint rules ( #32852 )
2024-12-15 10:41:29 +07:00
project
Use project's redirect url instead of composing url ( #33058 ) ( #33064 )
2024-12-31 20:06:35 +07:00
pull
…
renderhelper
Refactor render system (orgmode) ( #32671 )
2024-11-29 16:08:29 +07:00
repo
fix empty repo updated time ( #33120 ) ( #33124 )
2025-01-06 23:55:04 +07:00
secret
Clarify Actions resources ownership ( #31724 )
2024-08-01 09:04:04 +07:00
shared/ types
…
system
…
unit
Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options ( #32416 )
2024-11-11 00:11:00 +07:00
unittest
Refactor testfixtures ( #33028 )
2024-12-30 02:49:49 +07:00
user
Support for email addresses containing uppercase characters when activating user account ( #32998 ) ( #33001 )
2024-12-27 11:41:41 +07:00
webhook
Enable tenv and testifylint rules ( #32852 )
2024-12-15 10:41:29 +07:00
error.go
…
main_test.go
…
repo.go
Fix issue comment number ( #30556 ) ( #33055 )
2024-12-31 07:54:40 +07:00
repo_test.go
Fix issue comment number ( #30556 ) ( #33055 )
2024-12-31 07:54:40 +07:00
repo_transfer.go
chore: use errors.New to replace fmt.Errorf with no parameters will much better ( #30621 )
2024-04-21 19:44:03 +07:00