gerrit/gerrit-server
Edwin Kempin aef44b033d Support to retrieve the content of a file from a patch set via REST
By GET on
/changes/<change-id>/revisions/<revision-id>/files/<patch-id>/content
it is now possible to retrieve the content of a certain file from a
patch set. The file content is returned as base64 encoded string so
that also binary files can be handled.

Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
Change-Id: I429ce448c22b7b3b6ffd5503463676a798ea162a
2013-05-09 15:13:54 +01:00
..
.settings Add encoding for generated-sources/prolog-java in Eclipse prefs 2013-05-07 10:43:00 +01:00
src Support to retrieve the content of a file from a patch set via REST 2013-05-09 15:13:54 +01:00
.gitignore Add Intellij IDEA files to ignore list 2012-05-03 13:17:43 -07:00
BUCK Build with Buck 2013-05-09 13:40:36 +00:00
pom.xml Fix temporary file creation and cleanup during testing 2013-05-09 13:29:10 +00:00