gerrit/gerrit-plugin-gwtui
sixin li 242ce058a6 Fix RestApi url encode issue
"encodeQueryString" converts "%20" (space) to "+" which breaks Rest API
calls if the project name contains spaces. Fixed by using
"encodePathSegment" instead.

Change-Id: I049ca6ad54f36f36083222081c731325b5d51b95
2016-08-13 06:35:28 +00:00
..
src/main Fix RestApi url encode issue 2016-08-13 06:35:28 +00:00
BUCK Buck: Move gwt-dev transitive deps to first order dependency 2015-10-18 19:01:42 +02:00
pom.xml Merge branch 'stable-2.12' 2016-06-27 11:08:44 +09:00