Files
gerrit/gerrit-httpd
Colby Ranger fcdd5c9fc9 Remove nbrPatchSets from Change
The nbrPatchSets counter was used to generate the next PatchSetId.
Instead, find the first reference after the currentPatchSetId() that
does not exist by examining the references themselves.

Also in a few locations, the use of currPatchSetId() was corrected
to be currentPatchSetId().

Change-Id: I06bcf52798f1dad1ea602f914784dfcbc7d97086
2012-11-30 13:04:40 -08:00
..
2012-11-30 13:04:40 -08:00