]> source.dussan.org Git - gitea.git/commit
Fix some API bugs (#16184)
author6543 <6543@obermui.de>
Thu, 17 Jun 2021 23:24:55 +0000 (01:24 +0200)
committerGitHub <noreply@github.com>
Thu, 17 Jun 2021 23:24:55 +0000 (01:24 +0200)
commit75205b5669c86fb1b49daa1805f0987bd5b3cbe2
tree74d560cf981769e01b95661e0dcce6f3f2439705
parent29695cd6d511823ab0d233bba8c7971e5dac3e5f
Fix some API bugs (#16184)

* Repository object only count releases as releases (fix #16144)

* EditOrg respect RepoAdminChangeTeamAccess option (fix #16013)
integrations/api_repo_test.go
modules/convert/repository.go
modules/structs/org.go
routers/api/v1/org/org.go
routers/api/v1/utils/utils.go