summaryrefslogtreecommitdiffstats
path: root/gerrit-extension-api
Commit message (Expand)AuthorAgeFilesLines
* Set version to 2.9.1David Pursehouse2014-09-091-1/+1
* Set version to 2.9David Pursehouse2014-07-101-1/+1
* Add pom with meta-data for plugin projectsEdwin Kempin2014-05-211-0/+59
* Merge branch 'stable-2.8' into stable-2.9David Pursehouse2014-04-101-1/+1
|\
| * Correct Javadoc of RestReadView in extension APIDavid Pursehouse2014-04-041-1/+1
* | Merge branch 'stable-2.8'Shawn Pearce2014-03-061-0/+1
|\|
* | Gate Keeping: Add support for "on behalf of" for submit operationDavid Ostrovsky2014-02-201-0/+1
* | Merge changes Ie9229923,Ibe1cd165Shawn Pearce2014-02-081-0/+5
|\ \
| * | Change API: Add convenience get() and info() methodsDavid Ostrovsky2014-02-021-0/+5
* | | Fix javadoc unresolved link warningDavid Ostrovsky2014-02-011-3/+3
|/ /
* | Add ChangeApi.get() methodDavid Ostrovsky2014-01-3112-0/+306
* | Plugin API: Add ChangeStatusDavid Ostrovsky2014-01-301-0/+101
* | Merge "Plugin API: Add factory methods for frequently used review operations"Shawn Pearce2014-01-291-0/+16
|\ \
| * | Plugin API: Add factory methods for frequently used review operationsDavid Ostrovsky2014-01-281-0/+16
* | | Refactor ListChangesOption out to extension APIDavid Ostrovsky2014-01-273-1/+93
|/ /
* | Plugin API: Add datasource interception extension pointDavid Ostrovsky2014-01-241-0/+21
* | Plugin API: Add method for adding reviewers with string as argumentDavid Ostrovsky2014-01-171-0/+1
* | Bump Jetty version to stable 9.1 and Servlet API to 3.1David Ostrovsky2014-01-041-1/+1
* | Add MessageOfTheDay extension point for pluginsShawn Pearce2014-01-021-0/+69
* | Delete old PublishDraftDave Borowitz2013-12-161-0/+1
* | Include addReviewer in ChangeApi.Colby Ranger2013-12-042-0/+30
* | Merge "Update Buck"Shawn Pearce2013-11-301-2/+1
|\ \
| * | Update BuckShawn Pearce2013-11-291-2/+1
* | | Remove unused .gitignoreShawn Pearce2013-11-281-6/+0
* | | Delete eclipse left-over files from the Maven poop eraDavid Ostrovsky2013-11-284-338/+0
|/ /
* | Fix plugin references to moved :plugin-apiShawn Pearce2013-11-241-3/+3
* | Fix warnings when generating JavaDocEdwin Kempin2013-11-246-12/+12
* | Buck: generate javadocs for plugin and extension APIDavid Ostrovsky2013-11-241-2/+34
* | Revision API: add cherry pick methodDavid Ostrovsky2013-11-202-1/+22
* | Merge "Plugin API for project"Shawn Pearce2013-11-195-0/+85
|\ \
| * | Plugin API for projectDavid Ostrovsky2013-11-205-0/+85
* | | Add an event for the update of a project's HEADEdwin Kempin2013-11-191-0/+29
|/ /
* | Remove unnecessary semicolonsalex.ryazantsev2013-11-151-3/+3
* | Remove unnecessary semicolonsalex.ryazantsev2013-11-103-3/+3
* | Plugin API for change and revisionDavid Ostrovsky2013-11-097-0/+133
* | Define API to invoke the REST API from within extensions and pluginsShawn Pearce2013-11-086-1/+177
* | Merge branch 'stable-2.8'Shawn Pearce2013-11-061-0/+6
|\|
| * Support 'id' attribute for menu items contributed by pluginsEdwin Kempin2013-11-061-0/+6
* | Make DownloadScheme.isAuthSupported an abstract methodJonathan Nieder2013-10-311-3/+1
* | Allow plugins to get their canonical web URL injectedDavid Pursehouse2013-10-291-0/+42
|/
* Allow download schemes to support but not require authenticationJonathan Nieder2013-10-231-0/+5
* Merge "Add extension points for adding download schemes and commands"David Pursehouse2013-10-172-0/+67
|\
| * Add extension points for adding download schemes and commandsEdwin Kempin2013-10-162-0/+67
* | Merge "Create enum containing all Gerrit top menu items"Shawn Pearce2013-10-164-4/+57
|\ \
| * | Create enum containing all Gerrit top menu itemsDariusz Luksza2013-10-164-4/+57
| |/
* / Simplify the GitReferenceUpdatedListener.Event APISasa Zivkov2013-10-161-8/+3
|/
* Miscellaneous Javadoc cleanups to cut down on Eclipse warningsDave Borowitz2013-10-093-3/+5
* Add top menu extension pointDariusz Luksza2013-09-301-0/+51
* Add an event for project deletionEdwin Kempin2013-09-131-0/+27
* Download patch file with /patch?zip or /patch?downloadDavid Ostrovsky2013-08-221-0/+12