Files
gerrit/java/com/google/gerrit/extensions
David Pursehouse ec1769201b ListChangesOption: Remove @Deprecated annotation from SKIP_MERGEABLE
This option is used in several places, and deprecating it causes
warnings.

Because change.api.excludeMergeableInChangeInfo is configurable, callers
have no way to reliably request a change without computing mergeability
without specifying the SKIP_MERGEABLE option.

Remove the @Deprecated annotation, and clarify the documentation.

Change-Id: I20fdadbda12f3d7e434d2f61f5a93569a0df3674
2019-02-05 12:59:26 +09:00
..
2019-02-05 10:43:17 +09:00
2018-11-13 15:06:26 -08:00
2019-01-21 14:53:00 +09:00