Files
gerrit/gerrit-server/src/main/java
Shawn O. Pearce 4f75b58991 Require at least 4 digits in /revisions/{sha1} URLs
When looking for a revision (aka patch set) within a change require
the client to have supplied at least 4 digits of the commit SHA-1.
This allows short abbreviations to be used, provided they are unique
within the change at the time the operation parses the URL.

Change-Id: I7610f3e491512ada28faa43bc628dcc8fb34b6c9
2012-11-18 14:24:08 -08:00
..