Go to file
Dave Borowitz 86d070f83e Eliminate potential NPEs with ChangeData.getChange()
Callers were supposed to be calling hasChange() to determine whether
getChange() would return null, but none were. Remove this error-prone
pair of methods and just use change(), which includes lazy loading.
There are a few places where we need to catch an additional
OrmException but these are easy enough to fix.

Change-Id: I23335e362715f59e2c093ffec88427739ff0cffc
2014-01-03 09:10:45 -08:00
2013-11-28 22:56:51 -08:00
2013-11-28 22:56:51 -08:00
2013-11-30 01:53:00 -08:00
2013-11-28 22:56:51 -08:00
2013-11-29 10:50:59 -08:00
2013-11-29 10:50:59 -08:00
2013-11-09 07:45:00 +01:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2013-10-17 23:09:00 +09:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB