gerrit/gerrit-server
Dave Borowitz 0314f7364d Standardize REST endpoints for getting changes
The /detail and /review endpoints are practically identical to the
standard change endpoint except for the default set of options. Make
this equivalence explicit in the code by delegating to a GetChange
instance from the other handlers.

This change naturally gets caching for the other endpoints as well.

Allow specifying options on /change/X; prior to this, users could add
options to the default set from /detail but could not remove options.

Change-Id: I03bb96141e79ae00359f8d5ec51413d1b27204dc
2013-10-03 17:08:42 +00:00
..
.settings Add encoding for generated-sources/prolog-java in Eclipse prefs 2013-05-07 10:43:00 +01:00
src Standardize REST endpoints for getting changes 2013-10-03 17:08:42 +00:00
.gitignore Add Intellij IDEA files to ignore list 2012-05-03 13:17:43 -07:00
BUCK Remove jsr305 library 2013-09-26 23:12:55 -07:00