Files
gerrit/gerrit-server
Edwin Kempin f67da65ef6 Make refs/draft-comments/ consistent with refs/starred-changes/
refs/starred-changes/ uses '/' to separate the sharded account ID from
the change ID, but refs/draft-comments/ uses '-'. Make the naming
consistent by using '/' in both cases. Using '/' has better
performance when looking up all refs that start with this prefix
because RefDirectory in jgit has explicit optimizations for the case
when the prefix ends with '/'.

Change-Id: Iade2b0d2c54a46318e339dbabffd0c714d864564
Signed-off-by: Edwin Kempin <ekempin@google.com>
2015-11-25 14:53:02 +01:00
..
2015-11-12 10:14:48 -08:00