mirror of https://github.com/go-gitea/gitea.git
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.
72aa5a20ec
* Add field IsAllRepositories to team
* Add AllRepositories to team UI
* Manage team with access to all repositories
* Add field IsAllRepositories to team API
* put backticks around table/column names
* rename IsAllRepositories to IncludesAllRepositories
* do not reload slice if already loaded
* add repo to teams with access to all repositories when changing repo owner
* improve tests for teams with access to all repositories
* Merge branch 'master'
* Change code for adding all repositories
Signed-off-by: David Svantesson <davidsvantesson@gmail.com>
* fmt after merge
* Change code in API EditTeam similar to EditTeamPost web interface
Signed-off-by: David Svantesson <davidsvantesson@gmail.com>
* Clarify that all repositories will be added
Signed-off-by: David Svantesson <davidsvantesson@gmail.com>
* All repositories option under Permissions headline
* New setting group 'Repository access'
* Move check IncludeAllRepositories to removeRepository.
* Revert "Move check IncludeAllRepositories to removeRepository." and add comment instead.
This reverts commit
|
5 years ago | |
---|---|---|
.. | ||
admin_user.go | 6 years ago | |
attachment.go | 6 years ago | |
doc.go | 6 years ago | |
fork.go | 6 years ago | |
git_blob.go | 6 years ago | |
git_hook.go | 6 years ago | |
hook.go | 5 years ago | |
issue.go | 5 years ago | |
issue_comment.go | 6 years ago | |
issue_label.go | 6 years ago | |
issue_milestone.go | 6 years ago | |
issue_tracked_time.go | 6 years ago | |
lfs_lock.go | 6 years ago | |
miscellaneous.go | 6 years ago | |
org.go | 5 years ago | |
org_member.go | 6 years ago | |
org_team.go | 5 years ago | |
org_type.go | 6 years ago | |
pull.go | 5 years ago | |
release.go | 6 years ago | |
repo.go | 5 years ago | |
repo_branch.go | 6 years ago | |
repo_collaborator.go | 6 years ago | |
repo_commit.go | 6 years ago | |
repo_file.go | 6 years ago | |
repo_key.go | 6 years ago | |
repo_refs.go | 6 years ago | |
repo_tag.go | 6 years ago | |
repo_topic.go | 5 years ago | |
repo_tree.go | 6 years ago | |
repo_watch.go | 6 years ago | |
status.go | 6 years ago | |
task.go | 5 years ago | |
user.go | 6 years ago | |
user_app.go | 6 years ago | |
user_email.go | 6 years ago | |
user_gpgkey.go | 6 years ago | |
user_key.go | 6 years ago | |
utils.go | 6 years ago |