gitea/models
Jason Song 977ef215fa
Rename actions unit to `repo.actions` and add docs for it ()
I neglected that the `NameKey` of `Unit` is not only for translation,
but also configuration. So it should be `repo.actions` to maintain
consistency.

## ⚠️ BREAKING ⚠️

If users already use `actions.actions` in `DISABLED_REPO_UNITS` or
`DEFAULT_REPO_UNITS`, it will be treated as an invalid unit key.
2023-04-03 00:05:37 -04:00
..
actions Fix checks for `needs` in Actions () 2023-03-30 22:33:17 +08:00
activities Improve indices for `action` table () 2023-03-24 23:44:33 +08:00
admin
asymkey
auth Fix 500 error if there is a name conflict when edit authentication source () 2023-03-31 22:32:18 +08:00
avatars
db
dbfs
fixtures
git
issues
migrations
organization
packages
perm
project
pull refactor some functions to support ctx as first parameter () 2022-12-03 10:48:26 +08:00
repo Set repository link based on the url in package.json for npm packages () 2023-03-28 13:55:03 -04:00
secret
system
unit
unittest
user Add login name and source id for admin user searching API () 2023-03-15 19:53:01 +08:00
webhook Add user webhooks () 2023-03-10 08:28:32 -06:00
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go Rename almost all Ctx functions () 2022-12-10 10:46:31 +08:00