summaryrefslogtreecommitdiffstats
path: root/gerrit-extension-api
Commit message (Expand)AuthorAgeFilesLines
* Set version to 2.12-rc0v2.12-rc0David Pursehouse2015-11-091-1/+1
* SideBySide: Allow to activate match brackets Codemirror addonDavid Ostrovsky2015-11-091-1/+3
* SideBySide: Make cursor blink rate customizableDavid Ostrovsky2015-11-091-0/+2
* Merge "Make MergeConflictException a ResourceConflictException"Edwin Kempin2015-11-021-0/+28
|\
| * Make MergeConflictException a ResourceConflictExceptionDave Borowitz2015-10-301-0/+28
* | Merge "Add option to omit duplicate comments."Shawn Pearce2015-10-312-2/+19
|\ \ | |/ |/|
| * Add option to omit duplicate comments.Bill Wendling2015-10-302-2/+19
* | Replace ACCOUNT_DIFF_PREFERENCES table with Git backend (part1)David Ostrovsky2015-10-301-0/+87
|/
* Set hashtags using a BatchUpdate.OpDave Borowitz2015-10-161-0/+7
* BinaryResult: Use Charset for setCharacterEncodingDavid Pursehouse2015-10-171-6/+12
* Consistently use character encoding constantsDavid Pursehouse2015-10-162-6/+9
* Merge changes Ie595754a,I02523870David Pursehouse2015-10-121-0/+1
|\
| * FileInfo: Include size deltaEdwin Kempin2015-10-091-0/+1
* | Add PUSH_CERTIFICATES option to output push certs in REST APIDave Borowitz2015-10-093-1/+25
* | Return problems and key status enum in GpgKeyInfoDave Borowitz2015-10-091-0/+3
* | Rewrite CheckResult to use an enum for statusDave Borowitz2015-10-091-0/+22
|/
* Merge changes from topic 'tags-api'David Pursehouse2015-09-185-20/+90
|\
| * ProjectApi: Refactor to reduce duplicate code in tags and branchesDavid Pursehouse2015-09-181-40/+14
| * ListTags: Add support for pagination with --start and --limitDavid Pursehouse2015-09-181-0/+21
| * Make BranchInfo and TagInfo share a common base classDavid Pursehouse2015-09-163-6/+22
| * Implement tags APIDavid Pursehouse2015-09-163-1/+60
* | Adds group suggestions into ListGroups REST API.Yuxuan 'fishy' Wang2015-09-171-0/+10
* | InlineEdit: Allow to activate auto-close brackets Codemirror addonDavid Ostrovsky2015-09-141-0/+2
* | InlineEdit: Allow to activate match brackets Codemirror addonDavid Ostrovsky2015-09-141-0/+2
* | InlineEdit: Make cursor blink rate customizableDavid Ostrovsky2015-09-141-0/+2
* | InlineEdit: Support Emacs and Vim key mapsDavid Ostrovsky2015-09-142-0/+23
|/
* Store and load edit preferences to/from All-Users repositoryDavid Ostrovsky2015-09-141-0/+40
* Organize importsDave Borowitz2015-09-101-1/+0
* Test 'contains' method in DynamicSet's containment testsChristian Aistleitner2015-09-011-7/+17
* Init plugins' AllRequestFilters, even if they are loaded after startupChristian Aistleitner2015-09-013-0/+113
* Move most GPG-related code to a gerrit-gpg moduleDave Borowitz2015-08-281-1/+5
* Make RestApiModule inherit FactoryModuleDave Borowitz2015-08-261-2/+2
* Move FactoryModule to gerrit-extension-apiDave Borowitz2015-08-262-1/+51
* Merge "Add WebLink extension point for file history"David Pursehouse2015-08-261-0/+37
|\
| * Add WebLink extension point for file historySven Selberg2015-08-251-0/+37
* | Support deleting multiple GPG keys in a single requestDave Borowitz2015-08-251-3/+4
* | Add API call to delete GPG keysDave Borowitz2015-08-251-0/+6
* | Add a collection and API for a user's GPG keysDave Borowitz2015-08-253-0/+82
|/
* Determine submittability on the server sideStefan Beller2015-08-031-0/+1
* Revision API: Add method to get patchUrs Wolfer2015-08-031-0/+11
* Merge changes from topic 'group-audit-log'David Pursehouse2015-07-142-0/+83
|\
| * Allow to get audit log of a group through GroupApiEdwin Kempin2015-07-061-0/+9
| * Add new REST endpoint that provides the audit log of a groupEdwin Kempin2015-07-061-0/+74
* | Remove the state SUBMITTED altogetherStefan Beller2015-07-101-28/+1
* | Do not use deprecated waitForMerge optionHugo Arès2015-07-031-1/+0
|/
* Add changes/<id>/submitted_together REST API callStefan Beller2015-07-011-0/+7
* Submit: Remove scheduling possibilityStefan Beller2015-07-011-0/+1
* Use try/multi-catchUrs Wolfer2015-06-251-12/+3
* Merge "Escape unescaped angle brackets in javadoc"Shawn Pearce2015-06-213-4/+4
|\
| * Escape unescaped angle brackets in javadocChristian Aistleitner2015-06-143-4/+4