commit | 68152ee280e5bf048edd8e546a72e23daae73564 | [log] [tgz] |
---|---|---|
author | Edwin Kempin <edwin.kempin@sap.com> | Tue Jan 22 10:08:31 2013 +0100 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Tue Jan 22 09:48:08 2013 +0000 |
tree | 340c1023fc3426c631bb925326c0ad3925cc172e | |
parent | 92a2ece905808c6692ea12bb3263c8ef0d14d29a [diff] |
Avoid loading patch sets multiple times from database in review command On parsing of the patch set ids we are already loading the patch sets from the database. Keep them so that they don't need to be loaded again during the command execution. Change-Id: I8a6238ae281f4f28694b8b325d1bd3bedd4099a1 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>