CandyShop / gerrit

Automatically exported from code.google.com/p/gerrit
Apache License 2.0
1 stars 0 forks source link

make configuration available through remote Json API #848

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Affected Version: 2.1.6

The Mylyn Gerrit connector provides Eclipse IDE integration for Gerrit. In 
order to provide access to approval types and other Gerrit configuration 
details it would be nice if configuration data stored in GerritConfig was 
accessible through the remote API.

Currently configuration data is encoded in a JavaScript variable called 
"gerrit_hostpagedata" but it's a bit cumbersome and brittle to parse that.

Original request for the Mylyn Gerrit connector:

 337087: provide access to Gerrit configuration
 https://bugs.eclipse.org/bugs/show_bug.cgi?id=337087

Original issue reported on code.google.com by steffen....@googlemail.com on 17 Feb 2011 at 10:55

GoogleCodeExporter commented 9 years ago

Original comment by nas...@grainawi.org on 20 May 2011 at 9:18

GoogleCodeExporter commented 9 years ago
https://review.source.android.com/24941

Original comment by ericande...@gmail.com on 31 Jul 2011 at 11:27