gerrit/gerrit-server/src/test/java/com/google/gerrit/server
Edwin Kempin 1199891854 Resolve Project Owners when checking access right on any ref
A project is visible to a user when the user has Read Access on any
ref of the project. This check whether an access right is granted on
any ref is not taking the access rights granted to the
'Project Owners' group into account. As a result a user does not see
a project if he is project owner and Read Access is only granted to
the 'Project Owners' group. This change ensures that the
'Project Owners' group is properly resolved in this case.

Bug: issue 997
Change-Id: I27cd8293e5c4a01c867a4e076073bf587294e0ba
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2011-06-03 09:12:13 +02:00
..
config Fix age:4days to parse correctly 2010-08-28 12:20:08 -07:00
git Escape spaces in HTTP URLs during replication 2011-05-27 15:48:01 -07:00
ioutil
mail
patch
project Resolve Project Owners when checking access right on any ref 2011-06-03 09:12:13 +02:00
query Fix unchecked type warnings in predicate tests 2011-05-19 09:58:36 -07:00
schema Add ability to deny uploading merge commits 2011-03-01 15:06:59 -05:00
tools/hooks Using JGit revision 0.10.1.62-gbe38185 2011-01-11 15:12:39 +01:00
util Migrate to JUnit 4.8.1 2010-07-12 12:52:57 -07:00