1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 17:21:17 +02:00
gitea/models
yp05327 fa3495183b
Add migration to fix external unit access mode of owner/admin team (#24117)
Fix the incorrect migration in #23675 and #24012

External Unit (Tracker and Wiki) access mode should be `read` in
owner/admin team.
2023-04-15 09:52:44 -04:00
..
actions Treat PRs with agit flow as fork PRs when triggering actions. (#23884) 2023-04-06 16:57:30 -04:00
activities Add activity feeds API (#23494) 2023-04-04 21:35:31 +08:00
admin
asymkey Prefer native parser for SSH public key parsing (#23798) 2023-04-11 14:34:28 +08:00
auth Fix 500 error if there is a name conflict when edit authentication source (#23832) 2023-03-31 22:32:18 +08:00
avatars
db
dbfs
fixtures Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#23874) 2023-04-07 18:08:36 +08:00
git Fix branch protection priority (#24045) 2023-04-11 13:22:49 -04:00
issues Make more functions use ctx instead of db.DefaultContext (#24068) 2023-04-14 14:18:28 -04:00
migrations Add migration to fix external unit access mode of owner/admin team (#24117) 2023-04-15 09:52:44 -04:00
organization Allow repo admins too to delete the repo (#23940) 2023-04-07 11:21:02 -04:00
packages Use ghost user if package creator does not exist (#23822) 2023-04-04 16:14:46 +08:00
perm
project Improve GetBoards and getDefaultBoard (#22981) 2023-04-09 22:07:23 +08:00
pull
repo Sort repo topic labels by name (#24123) 2023-04-14 15:29:05 -04:00
secret
system
unit Improve LoadUnitConfig to handle invalid or duplicate units (#23736) 2023-04-03 16:42:38 +08:00
unittest
user Reserve ".png" suffix for user/org names (#23992) 2023-04-10 16:14:16 -04:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate_test.go
migrate.go
org_team_test.go
org_team.go
org_test.go
org.go
repo_collaboration_test.go
repo_collaboration.go
repo_test.go
repo_transfer_test.go
repo_transfer.go
repo.go