gerrit/gerrit-sshd
Luca Milanesio 9a52dd1dce Do not assume DB down if change to index not found
The Gerrit SSH command "index changes" may receive change numbers that
cannot be found or refer to repositories that have problems.

The assumption of "DB is down" when receiving an OrmException was wrong
because the JGit errors were simply wrapped as OrmException and
do not necessarily mean that you cannot continue to process the other
ones in the list.

Change-Id: I1098be16b682dce8d4e63120e7e50f937b19a7b8
2016-12-08 23:16:30 +00:00
..
src Do not assume DB down if change to index not found 2016-12-08 23:16:30 +00:00
BUCK Update Buck to latest version 2016-09-20 13:19:15 +02:00
BUILD Bazel: Reformat build files 2016-12-07 11:33:07 +00:00