gerrit/gerrit-acceptance-tests
Edwin Kempin 8114b6826d Fix diff view for files in change edit
If a change edit is viewed in the change screen and the change screen
is not in edit mode, then clicking on any file in the file list
results in a not found screen. This is because the client makes
requests to the server where 'edit' is used as revision and the server
cannot resolve this revision. Other edit-related requests use '0' as
revision for change edits and those succeed.

Fix this by supporting 'edit' as revision for change edits.

Also document '0' and 'edit' as possible values for revision-id.

Change-Id: If93894b330e0c7942a94a532eca84a73a84b06f5
Signed-off-by: Edwin Kempin <ekempin@google.com>
(cherry picked from commit 8cc0babfda)
2016-09-16 15:45:44 +00:00
..
src/test/java/com/google/gerrit/acceptance Fix diff view for files in change edit 2016-09-16 15:45:44 +00:00
BUCK Buck: Remove jgit cell 2016-04-20 22:02:49 +02:00
BUILD Implement Bazel build 2016-06-14 21:12:02 +02:00
tests.bzl Implement Bazel build 2016-06-14 21:12:02 +02:00
tests.defs Buck: Acceptance tests depend unconditionally on bouncycastle 2016-06-06 23:00:34 +02:00