gerrit/gerrit-server
Hector Oswaldo Caballero 1ac64e318f Avoid change find mismatch
In servers with a big number of changes the legacy-id can have 7 or more
digits and the sha-1 regex will match and return change not found if there
is not a commit in the project starting with the exact same sequence of
digits, which is a remote possibility.

Check first for legacy-id so sequences of digits are taken as legacy-id.

Change-Id: Ibb87b22f2e8efeb025031fa61ebd27d8b5d90156
2017-10-19 00:47:39 -04:00
..
src Avoid change find mismatch 2017-10-19 00:47:39 -04:00
BUILD Don't ship bouncycastle libraries in plugin API 2017-04-07 07:38:04 +02:00