summaryrefslogtreecommitdiffstats
path: root/gerrit-extension-api
Commit message (Expand)AuthorAgeFilesLines
* Set version to 2.11.4David Pursehouse2015-10-131-1/+1
* Set version to 2.11.3David Pursehouse2015-08-051-1/+1
* Set version to 2.11.2David Pursehouse2015-06-251-1/+1
* Set version to 2.11.1David Pursehouse2015-05-081-1/+1
* Set version to 2.11David Pursehouse2015-04-101-1/+1
* Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-03-292-13/+11
|\
| * Update version to 2.10.2v2.10.2Saša Živkov2015-03-261-1/+1
| * Merge "Remove unused OAuthToken in authorisation URL" into stable-2.10Saša Živkov2015-03-261-12/+3
| |\
| | * Remove unused OAuthToken in authorisation URLLuca Milanesio2015-03-251-12/+3
| * | OAuth: Allow to link claimed identity to existing accountsDavid Ostrovsky2015-03-201-1/+8
| |/
* | Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-03-164-0/+193
|\|
| * 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
* | Rename getPathSetWebLink to getPatchSetWebLinkJonathan Nieder2015-03-131-1/+1
* | Added support for changing parent revision during rebaseZalan Blenessy2015-02-232-0/+25
* | Add creation timestamp and uploader to RevisionInfoEdwin Kempin2015-02-201-0/+3
* | Add new ETagView interfaceStefan Beller2015-02-171-0/+22
* | InlineEdit: Don't offer edit icon on binary filesDavid Ostrovsky2015-02-171-0/+2
* | Change API: Add getEdit() methodDavid Ostrovsky2015-02-132-0/+19
* | Add new CHANGE_ACTIONS option to /changes/X/detail REST API callStefan Beller2015-02-131-1/+4
* | Fix some warnings raised by CheckStyleDavid Pursehouse2015-02-121-4/+4
* | ConsistencyChecker fix to delete patch sets with missing objectsDave Borowitz2015-02-102-0/+12
* | InlineEdit: Fix mangling of non-ASCII charactersShawn Pearce2015-02-051-8/+70
* | Extensions GWT API: Align rule with package boundariesDavid Ostrovsky2015-01-2621-35/+28
* | Buck: Expose extension client sources to plugin APIDavid Ostrovsky2015-01-231-11/+22
* | Changes API: Add methods to suggest reviewersThomas Forrer2015-01-203-0/+80
* | Fix plugin reloading for DynamicItemsDavid Ostrovsky2015-01-151-1/+7
* | Add not-implemented-class to CommentApi and DraftApiUrs Wolfer2015-01-112-0/+30
* | Revision API: Implement comments and draftsDavid Ostrovsky2015-01-093-0/+80
* | Revision API: Prepare to expose comments and draftsDavid Ostrovsky2015-01-094-5/+42
* | Revision API: Add methods to access files and diff infoThomas Forrer2015-01-092-0/+76
* | Remove edit actionsEdwin Kempin2015-01-081-1/+0
* | Merge changes from topic 'cm4'Shawn Pearce2015-01-051-0/+1
|\ \
| * | Dynamically load CodeMirror themesShawn Pearce2015-01-051-0/+1
* | | Add webLink support for commit parents in change screenSven Selberg2015-01-052-2/+1
|/ /
* | Terminate sortkey with prejudiceDave Borowitz2014-12-231-1/+0
* | Factor out DiffInfo classes to extensions packageDavid Ostrovsky2014-12-162-0/+110
* | Add support for diff web linksEdwin Kempin2014-12-122-0/+90
* | Move GetChange#cache to a better-named Response static factoryDave Borowitz2014-12-091-0/+7
* | Merge changes from topic 'check'Dave Borowitz2014-12-095-3/+65
|\ \
| * | Support fixing corrupt changes in ConsistencyCheckerDave Borowitz2014-12-083-0/+30
| * | Add API method for checking changesDave Borowitz2014-12-081-0/+7
| * | Check consistency with a ListChangesOptionDave Borowitz2014-12-082-3/+6