Go to file
Dave Borowitz aed73f81c1 Remove ChangeQueryBuilder dependency from InternalChangeQuery
ChangeQueryBuilder is a kitchen sink with all sorts of logic that it's
probably not a great idea to depend on from code deep in Gerrit
internals, which is what InternalChangeQuery is for. It just needs
access to a couple of very simple predicates. Simple enough, in fact,
that their constructors should just be called manually, which is fine
since they're still in the same package.

A similar story applies to QueryProcessor; although
IsVisibleToPredicate is slightly more complicated than
ProjectPredicate, it still doesn't require the whole suite of
ChangeQueryBuilder.Arguments.

Change-Id: I17180749b66347cc576d9cbf4e07d37c03728625
2015-01-05 11:18:48 -08:00
2014-11-08 08:31:08 -08:00
2014-12-18 11:16:03 +09:00
2013-11-30 01:53:00 -08:00
2014-12-08 09:48:09 +09:00
2014-12-08 09:48:09 +09:00
2014-12-08 09:48:09 +09:00
2015-01-05 18:42:29 +00:00
2014-12-19 10:48:42 -08:00
2014-12-04 11:23:01 +09:00
2014-12-17 22:41:02 +01:00
2014-11-08 08:31:08 -08:00
2013-11-09 07:45:00 +01:00
2014-11-06 09:15:44 +01:00
2014-05-19 11:41:31 -07:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2014-12-08 09:48:09 +09:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB