summaryrefslogtreecommitdiffstats
path: root/gerrit-extension-api
Commit message (Expand)AuthorAgeFilesLines
* Set version to 2.10.1v2.10.1Saša Živkov2015-03-131-1/+1
* Expose extension point for generic OAuth providersDavid Ostrovsky2015-03-064-0/+193
* Update version to 2.10v2.10Saša Živkov2015-01-271-1/+1
* Update version to 2.10-rc2v2.10-rc2Saša Živkov2015-01-221-1/+1
* Fix plugin reloading for DynamicItemsDavid Ostrovsky2015-01-211-1/+7
* Set version to 2.10-SNAPSHOTSaša Živkov2014-12-051-1/+1
* Update version to 2.10-rc1v2.10-rc1Saša Živkov2014-12-051-1/+1
* Set the version to 2.10-SNAPSHOTSaša Živkov2014-09-041-1/+1
* Update version to 2.10-rc0v2.10-rc0Saša Živkov2014-07-211-1/+1
* Merge changes If68c43e9,Ife5c2f21Dave Borowitz2014-06-261-0/+15
|\
| * Revision API: Add methods to get / set review statusUrs Wolfer2014-06-021-0/+15
* | Add listener interface for usage data published eventsStefan Lay2014-06-101-0/+45
* | Update version to 2.10-SNAPSHOT in pom.xml filesEdwin Kempin2014-06-041-1/+1
|/
* Fix JavaDoc warningEdwin Kempin2014-05-291-1/+1
* Merge branch 'stable-2.9'David Pursehouse2014-05-231-0/+59
|\
| * Add pom with meta-data for plugin projectsEdwin Kempin2014-05-211-0/+59
* | Migrate Changes#query and Projects#list to a more fluent interfaceUrs Wolfer2014-05-202-37/+21
* | Buck: Rename gwtxml to gwt_xml in gwt_module()David Ostrovsky2014-05-191-1/+1
* | Plugin API: Add create change methodDavid Ostrovsky2014-05-081-0/+6
* | Merge "Update Buck"Saša Živkov2014-05-051-2/+2
|\ \
| * | Update BuckShawn Pearce2014-05-041-2/+2
* | | Move ReviewInput.Comment to abstract class CommentUrs Wolfer2014-05-023-19/+61
|/ /
* | Merge "Extend extensions-api Projects with list methods"Shawn Pearce2014-05-021-0/+65
|\ \
| * | Extend extensions-api Projects with list methodsUrs Wolfer2014-05-021-0/+65
* | | Extend extensions-api Changes with query methodsUrs Wolfer2014-05-021-0/+80
|/ /
* | Merge "Plugin support for project weblinks"Edwin Kempin2014-04-294-11/+57
|\ \
| * | Plugin support for project weblinksEdwin Kempin2014-04-144-11/+57
* | | Add extensions-api for accountsUrs Wolfer2014-04-283-0/+93
* | | Merge "Add default empty implementations for extensions-api interfaces"Shawn Pearce2014-04-278-0/+243
|\ \ \
| * | | Add default empty implementations for extensions-api interfacesUrs Wolfer2014-04-278-0/+243
* | | | Add field _number to ChangeInfoUrs Wolfer2014-04-271-0/+1
|/ / /
* | | Apply "type inference for generic instance creation" Java 7 featureDavid Ostrovsky2014-04-2610-47/+38
* | | Allow configuration of a default value for a label.Khai Do2014-04-251-0/+1
|/ /
* | Remove 'link' prefix from WebLink field namesEdwin Kempin2014-04-111-4/+4
* | Merge branch 'stable-2.9'David Pursehouse2014-04-101-1/+1
|\|
| * 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 "Remove unnecessary reference to $SRCDIR in Buck genrules"Shawn Pearce2014-03-271-1/+1
|\ \ \
| * | | Remove unnecessary reference to $SRCDIR in Buck genrulesDavid Ostrovsky2014-03-261-1/+1
* | | | Merge changes Idc8c2485,Iff814bd1Shawn Pearce2014-03-272-3/+38
|\ \ \ \ | |/ / / |/| | |
| * | | Make gerrit's HttpServletRequest and HttpServletResponse visible to http pluginsMartin Fick2014-03-261-0/+37
| * | | Do not check for annotation during DynamicItem registrationJonathan Nieder2014-03-261-3/+1
* | | | Merge changes I2f989c94,I5f4074a3,I21db4f14Shawn Pearce2014-03-261-17/+17
|\| | |
| * | | Allow plugins to replace gerrit-provided hot-replaceable DynamicItem, tooJonathan Nieder2014-03-261-15/+12
| * | | Restore gerrit-provided DynamicItem when plugin unloadsJonathan Nieder2014-03-261-2/+5
* | | | Merge topic 'plugin-api'Shawn Pearce2014-03-261-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Plugin API: Add get project APIDavid Ostrovsky2014-03-241-0/+2
| * | | Plugin API: Add create project APIDavid Ostrovsky2014-03-251-0/+4
* | | | Merge "Refactor ProjectInfo out of ProjectJson class"David Pursehouse2014-03-251-0/+28
|\| | |
| * | | Refactor ProjectInfo out of ProjectJson classDavid Ostrovsky2014-03-251-0/+28