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
Labels: -Type-Bug Type-Feature