* fix org visibility bug * fix permission check * add integration tests * fix tests * change test user name for easier maintainance and fix test * fix test git repo name
This commit is contained in:
parent
e6cd4f3276
commit
81adf6ad86
88 changed files with 2873 additions and 22 deletions
|
@ -150,6 +150,7 @@ func repoAssignment() macaron.Handler {
|
|||
}
|
||||
return
|
||||
}
|
||||
|
||||
repo.Owner = owner
|
||||
ctx.Repo.Repository = repo
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue