summaryrefslogtreecommitdiffstats
path: root/gerrit-extension-api
Commit message (Expand)AuthorAgeFilesLines
* Set version to 2.13v2.13David Pursehouse2016-09-211-1/+1
* Set version to 2.13-rc1David Pursehouse2016-09-151-1/+1
* Merge branch 'stable-2.12' into stable-2.13Paladox2016-09-132-0/+4
|\
| * Adds a new pref config called lineWrapping to Edit and DiffPaladox2016-09-132-0/+4
| * Set version to 2.12.4David Pursehouse2016-08-241-1/+1
| * Set version to 2.12.3v2.12.3David Pursehouse2016-07-071-1/+1
* | Fix references to Guava classes from extension API JavadocDavid Pursehouse2016-09-081-1/+3
* | GarbageCollectorListener: Replace direct link to external classDavid Pursehouse2016-09-081-1/+1
* | Prepare to render JGit references as links in api documentationChristian Aistleitner2016-09-081-0/+3
* | Option to reject implicit merges when pushing changes for reviewSaša Živkov2016-09-012-0/+2
* | Merge changes I6974d505,I3685381fEdwin Kempin2016-08-171-0/+3
|\ \
| * | CreateGroup: add members to GroupInputYuxuan 'fishy' Wang2016-08-151-0/+3
* | | Add more information to MergeableInfo to indicate a merged commitZhen Chen2016-08-151-0/+2
|/ /
* | Add REST API endpoints for user's contribution agreementsDavid Pursehouse2016-08-093-0/+59
* | Parse and serve reviewer updates via REST APIViktar Donich2016-08-053-1/+31
* | Merge "Allow ExternalIncludedIn extensions to add multiple Included In rows"Edwin Kempin2016-08-053-5/+10
|\ \
| * | Allow ExternalIncludedIn extensions to add multiple Included In rowsEdwin Kempin2016-08-053-5/+10
* | | Support defaults for general preferences in All-UsersEdwin Kempin2016-08-051-0/+16
* | | AbandonInput: Remove unnecessary importDavid Pursehouse2016-08-051-1/+0
|/ /
* | Allow setting notification handling on abandon via APIStephen Li2016-08-031-0/+2
* | Return Bad Request on bad reviewers to PostReviewLogan Hanks2016-07-251-0/+5
* | Merge changes I4f8d4e8a,Ib54dcf81,I8fe3adc0Dave Borowitz2016-07-211-0/+26
|\ \
| * | Migrate project watches to git (part 1)Edwin Kempin2016-07-201-0/+26
* | | Return group confirm hints in SuggestedReviewerInfoLogan Hanks2016-07-211-1/+3
|/ /
* | Implement consistency checker for NoteDbDave Borowitz2016-07-191-0/+18
* | Merge "Add 'Parent $x' options to diff for merge commits"Dave Borowitz2016-07-196-5/+99
|\ \
| * | Add 'Parent $x' options to diff for merge commitsDawid Grzegorczyk2016-07-156-5/+99
* | | Refactor to add reviewers/CCs through PostReviewLogan Hanks2016-07-192-0/+64
* | | Add support for CC state to AddReviewerInputLogan Hanks2016-07-192-1/+17
* | | There's only one solarized themeYuxuan 'fishy' Wang2016-07-141-4/+2
* | | Add missing doc dependencyBjörn Pedersen2016-07-141-0/+1
* | | Fire a specific event when a vote is deleted from a changeDavid Pursehouse2016-07-141-0/+33
* | | GerritEvent: Add notify settingDavid Pursehouse2016-07-141-0/+3
* | | Merge "Add merge feature into /changes REST endpoint"Dave Borowitz2016-07-133-0/+34
|\ \ \
| * | | Add merge feature into /changes REST endpointZhen Chen2016-07-113-0/+34
* | | | AddReviewerResult: Fix javadoc linkBjörn Pedersen2016-07-131-3/+3
* | | | Move PostReviewers result classes into extensionsLogan Hanks2016-07-122-0/+121
* | | | ReviewInput: Split NotifyHandling out to a separate fileDavid Pursehouse2016-07-124-7/+19
* | | | ChangeEvent: Add 'who' and 'when' fields and methodsDavid Pursehouse2016-07-129-1/+13
|/ / /
* | | Fire an event when a change is reverted from the UI or REST APIDavid Pursehouse2016-07-111-0/+29
* | | Events: Add GerritEvent and ProjectEvent interfacesDavid Pursehouse2016-07-0810-16/+47
* | | Merge "Accounts API: Add methods to create an account"David Pursehouse2016-07-072-0/+45
|\ \ \
| * | | Accounts API: Add methods to create an accountEdwin Kempin2016-07-062-0/+45
* | | | Account queries: Add option to include secondary emailsEdwin Kempin2016-07-062-1/+5
|/ / /
* | | Merge changes from topic 'change-kind-in-revision-info'Dave Borowitz2016-07-012-0/+36
|\ \ \
| * | | ChangeJson: Include change kind in revision infoDavid Pursehouse2016-07-011-0/+3
| * | | ChangeKind: Move to extension APIDavid Pursehouse2016-07-011-0/+33
| |/ /
* | | Account query: Add option to control if details should be returnedEdwin Kempin2016-07-012-0/+83
* | | Set '_more_accounts' on last account of query resultEdwin Kempin2016-07-011-0/+1
* | | QueryAccounts: Support parameter 'start'Edwin Kempin2016-07-011-0/+14