You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services
silverwind 8dc6eabbc0
Update go tool dependencies, restructure lint targets (#24239)
- Update all tool dependencies to latest tag
- Remove unused errcheck, it is part of golangci-lint
- Include main.go in air
- Enable wastedassign again now that it's
[generics-compatible](https://github.com/golangci/golangci-lint/pull/3689)
- Restructured lint targets to new `lint-*` namespace
2 years ago
..
actions Support triggering workflows by wiki related events (#24119) 2 years ago
agit add user rename endpoint to admin api (#22789) 2 years ago
asymkey Add context cache as a request level cache (#22294) 2 years ago
attachment Preserve file size when creating attachments (#23406) 2 years ago
auth Allow adding new files to an empty repo (#24164) 2 years ago
automerge Add force_merge to merge request and fix checking mergable (#23010) 2 years ago
context Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) 2 years ago
convert Make wiki title supports dashes and improve wiki name related features (#24143) 2 years ago
cron Add Cargo package registry (#21888) 2 years ago
externalaccount Implement FSFE REUSE for golang files (#21840) 2 years ago
forms Title can be empty when creating tag only (#23917) 2 years ago
gitdiff Update go tool dependencies, restructure lint targets (#24239) 2 years ago
issue Fix issue attachment handling (#24202) 2 years ago
lfs Improve LFS error logs (#24072) 2 years ago
mailer Preserve file size when creating attachments (#23406) 2 years ago
markup Implement FSFE REUSE for golang files (#21840) 2 years ago
migrations Improve test logger (#24235) 2 years ago
mirror Fill head commit to in payload when notifying push commits for mirroring (#23215) 2 years ago
org Implement FSFE REUSE for golang files (#21840) 2 years ago
packages Introduce path Clean/Join helper functions (#23495) 2 years ago
pull Make more functions use ctx instead of db.DefaultContext (#24068) 2 years ago
release Delete deleted release attachments immediately from storage (#23913) 2 years ago
repository Allow adding new files to an empty repo (#24164) 2 years ago
task Implement FSFE REUSE for golang files (#21840) 2 years ago
user add user rename endpoint to admin api (#22789) 2 years ago
webhook Fix incorrect `HookEventType` of pull request review comments (#23650) 2 years ago
wiki Make wiki title supports dashes and improve wiki name related features (#24143) 2 years ago