Go to file
David Pletcher 4a1cb088d5 Allow public access to classes and methods
This change facilitates computation of commit SHA values in an access
logging system. Among data types presented to an AuditListener
implementation, several classes and methods facilitating access to
essential data are restricted with package protected access. In
particular, RestView implementation classes are not visible for
instances stored in AuditEvent.event.  The vital getRevision and
getEdit methods in other RestView are also hidden. This change solves
the problem by opening required classes and methods for public access.

This change does not have direct side effects. In the future, code
outside this package will have access to data and methods that were
not available before.

Change-Id: I424bf39710504c34ca40ce1daa67e5cc0b6f5d5d
2015-05-03 22:09:06 -07:00
2015-04-30 11:56:32 +09:00
2014-12-18 11:16:03 +09:00
2015-04-30 11:56:32 +09:00
2015-04-30 15:45:28 -07:00
2015-03-19 18:35:04 +09:00
2015-04-30 11:56:32 +09:00
2015-04-20 10:32:27 +09:00
2015-03-04 10:59:02 +09:00
2015-03-03 07:12:16 +00:00
2013-11-09 07:45:00 +01:00
2015-04-08 07:50:41 +00:00
2015-03-04 10:59:02 +09:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2015-04-17 13:17:20 +02:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB