Go to file
Urs Wolfer ebf130e5a2 Migrate Changes#query and Projects#list to a more fluent interface
This syntax allows more compact userland code.
Thanks to Dave Borowitz for this suggestion.

Example:
  changes.query("is:open")
    .withLimit(5)
    .get();

Change-Id: I676e58c5d50c5599908df19f9384cc1e6d2aed8e
2014-05-20 20:25:53 +00:00
2014-05-20 11:12:15 -07:00
2013-11-28 22:56:51 -08:00
2014-05-20 11:12:15 -07:00
2014-04-14 12:11:12 -07:00
2013-11-30 01:53:00 -08:00
2014-05-04 12:54:17 +02:00
2014-05-04 12:54:17 +02:00
2014-05-20 11:12:15 -07:00
2013-11-28 22:56:51 -08:00
2014-05-04 12:54:17 +02:00
2014-05-19 11:41:31 -07:00
2014-04-25 18:40:35 +01:00
2013-11-09 07:45:00 +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-03-18 14:45:46 +09:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB