gerrit/gerrit-server
Edwin Kempin 87340e6bb7 Support retrieving project access rights via REST
By GET on /access/?project=<project-name> it is now possible to
retrieve the access rights of a project via REST.

Having /access/ instead of /projects/<project-name>/access allows to
retrieve the access rights for multiple projects at once by specifying
the 'project' option multiple times.

In future this REST endpoint may be extended to only return the access
rights for a certain user or group by supporting a 'user' and 'group'
option.

Change-Id: Ibc57b2c006472a9f70699ae69e72f60317819bef
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2013-06-26 03:22:26 +02:00
..
.settings Add encoding for generated-sources/prolog-java in Eclipse prefs 2013-05-07 10:43:00 +01:00
src Support retrieving project access rights via REST 2013-06-26 03:22:26 +02:00
.gitignore Add Intellij IDEA files to ignore list 2012-05-03 13:17:43 -07:00
BUCK Make source JARs for {extension,plugin}-api targets 2013-05-30 14:27:59 -07:00