gerrit/gerrit-acceptance-tests
Dave Borowitz 2fff698c80 Avoid unnecessary ByteBuffer.wrapping of GPG fingerprints
We can get equivalent behavior from JGit's NB utility functions
without the additional allocation. Consolidate the toString
implementation for fingerprints into a static method in Fingerprint.

Change-Id: I42d6398cdc40cbc3d145065c32b4172d9d8f067d
2015-08-25 10:19:33 -04:00
..
src/test/java/com/google/gerrit/acceptance Avoid unnecessary ByteBuffer.wrapping of GPG fingerprints 2015-08-25 10:19:33 -04:00
BUCK Add a collection and API for a user's GPG keys 2015-08-25 10:19:33 -04:00
tests.defs tests: Use insecure random for acceptance tests 2014-04-24 08:30:43 +02:00