summaryrefslogtreecommitdiffstats
path: root/gerrit-extension-api
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Embed consistency check results in ChangeInfo resultDave Borowitz2014-12-042-0/+22
* | RestApiServlet: Give more useful errors to usersDave Borowitz2014-12-081-7/+5
|/
* Replace ChangeJson.ChangeInfo with extensions.common.ChangeInfoDave Borowitz2014-11-273-3/+15
* Replace account.AccountInfo with extensions.common.AccountInfoDave Borowitz2014-11-263-0/+42
* Add ref to RevisionInfoEdwin Kempin2014-11-251-0/+1
* Move Theme enum to extension APIDavid Ostrovsky2014-11-182-0/+39
* Add mergeable API, add acceptance test, and fix bugsDave Borowitz2014-11-172-0/+37
* Enable and fix Eclipse warnings about redundant type argumentsDavid Pursehouse2014-10-311-1/+1
* Merge "Add REST APIs to list tags and get a specified tag of a project"David Pursehouse2014-10-301-0/+36
|\
| * Add REST APIs to list tags and get a specified tag of a projectDavid Pursehouse2014-10-291-0/+36
* | Turn on many more Eclipse warnings, and fix themDave Borowitz2014-10-298-4/+13
* | Merge "Add regression test for UniversalGroupBackend"Edwin Kempin2014-10-291-0/+4
|\ \ | |/ |/|
| * Add regression test for UniversalGroupBackendAdrian Görler2014-10-221-0/+4
* | Make handling of web links consistentSven Selberg2014-10-265-28/+66
* | Allow to create javadocs for multiple packagesDavid Ostrovsky2014-10-221-1/+1
|/
* Let WebLink alter image and name depending on what it links from.Sven Selberg2014-10-216-57/+52
* Revert "Use javax.inject.Inject instead of com.google.inject.Inject"Saša Živkov2014-09-305-10/+5
* Merge "Use javax.inject.Inject instead of com.google.inject.Inject"Saša Živkov2014-09-305-5/+10
|\
| * Use javax.inject.Inject instead of com.google.inject.InjectDave Borowitz2014-09-295-5/+10
* | Add getHashtags method on the change APIDavid Pursehouse2014-09-301-0/+13
|/