gerrit/gerrit-plugin-gwtui/src/main
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
..
java/com/google/gerrit Fix RestApi url encode issue 2016-08-13 06:35:28 +00:00
resources/com/google/gerrit/linker JavaScipt and GWT based UI plugin support 2012-10-21 16:50:03 -07:00