summaryrefslogtreecommitdiffstats
path: root/gerrit-extension-api
Commit message (Expand)AuthorAgeFilesLines
* Set version to 2.12.9v2.12.9Luca Milanesio2019-01-111-1/+1
* Set version to 2.12.9-SNAPSHOTNasser Grainawi2018-08-131-1/+1
* Set version to 2.12.8David Pursehouse2017-04-051-1/+1
* Set version to 2.12.7v2.12.7David Pursehouse2016-11-221-1/+1
* Set version to 2.12.6v2.12.6David Pursehouse2016-11-081-1/+1
* Set version to 2.12.5v2.12.5David Pursehouse2016-09-231-1/+1
* 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
* ChangeIT: Assert that submitting a change doesn't remove non-voting reviewersDavid Pursehouse2016-06-241-0/+4
* Update issue tracker URL in POM filesDavid Pursehouse2016-06-231-2/+2
* Buck: Fix javadoc for extension APIDavid Ostrovsky2016-04-081-1/+2
* Set version to 2.12.2v2.12.2David Pursehouse2016-03-101-1/+1
* Set version to 2.12.1v2.12.1David Pursehouse2016-03-021-1/+1
* Add back ListChangesOption.DRAFT_COMMENTSEdwin Kempin2015-12-301-0/+4
* Set version to 2.12David Pursehouse2015-11-131-1/+1
* 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
|\