summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Update EncryptedContactStore to not use deprecated/removed methodsDavid Pursehouse2014-11-061-3/+9
* | Merge "Inject InitStep members again before calling postRun." into stable-2.9Edwin Kempin2014-11-113-11/+26
|\ \
| * | Inject InitStep members again before calling postRun.Saša Živkov2014-11-073-11/+26
| |/
* / SideBySide2: Correct placement of column margin barShawn Pearce2014-11-071-7/+27
|/
* Bump gwtorm to 1.14 - solves the primary key column order bugSaša Živkov2014-11-041-4/+3
* Merge "Update replication plugin to latest revision" into stable-2.9Edwin Kempin2014-10-231-0/+0
|\
| * Update replication plugin to latest revisionDavid Pursehouse2014-10-231-0/+0
* | Merge "Allow to raise BooleanQuery limit in gerrit.config." into stable-2.9David Pursehouse2014-10-232-0/+13
|\ \ | |/ |/|
| * Allow to raise BooleanQuery limit in gerrit.config.Olga Grinberg2014-10-212-0/+13
* | Fix ordering of 2.9.x releases in the release notes index.David Pursehouse2014-10-221-1/+1
* | Disable Gitweb for in-memory acceptance testsHugo Arès2014-10-211-0/+1
|/
* Fix comment box font colors of dark CM themesGabor Somossy2014-10-201-0/+23
* Fix IncludingGroupMembership.containsAnyOf infinite loopHugo Arès2014-10-161-2/+2
* Pass ChangeControl into CodeReviewCommit error instancesDave Borowitz2014-10-012-16/+21
* Avoid CodeReviewCommit.error() whenever possibleDave Borowitz2014-10-012-17/+28
* Update replication plugin to latest revisionDavid Pursehouse2014-10-011-0/+0
* Update 2.9.1 release notes againv2.9.1David Pursehouse2014-09-111-3/+3
* Update 2.9.1 release notesDavid Pursehouse2014-09-111-0/+6
* Fix: permission on user specific reference name cannot workBruce Zu2014-09-112-3/+21
* Release notes for Gerrit 2.9.1David Pursehouse2014-09-092-0/+100
* Set version to 2.9.1David Pursehouse2014-09-098-8/+8
* Display parents for all changes, not only merge commitsOrgad Shaneh2014-09-093-5/+4
* Fix JS plugin load when using non-root Gerrit URLsLuca Milanesio2014-09-081-1/+2
* Don't require secondary index when running daemon in slave modeDavid Pursehouse2014-09-085-6/+102
* Remove fixed limit of results returned by secondary index queryDavid Pursehouse2014-09-083-16/+10
* Merge "Fix NPE in /projects/{name}/children?recursive when a parent is missin...David Pursehouse2014-09-051-1/+8
|\
| * Fix NPE in /projects/{name}/children?recursive when a parent is missingShawn Pearce2014-08-301-1/+8
* | Merge "Fix NPE when submitting review with inline comments via REST" into sta...Saša Živkov2014-09-051-0/+4
|\ \
| * | Fix NPE when submitting review with inline comments via RESTDavid Pursehouse2014-08-301-0/+4
| |/
* | Merge "Fix NPE when ReviewInput's message is empty" into stable-2.9Saša Živkov2014-09-051-1/+1
|\ \
| * | Fix NPE when ReviewInput's message is emptyDavid Pursehouse2014-09-011-1/+1
* | | Add full names for options on list groups REST APIDavid Pursehouse2014-09-051-2/+2
* | | Add full names for options on list projects REST APIDavid Pursehouse2014-09-051-3/+3
* | | Make `-S` an alias of `--start` in changes query REST APIDavid Pursehouse2014-09-052-6/+5
* | | Merge "Gracefully handle `buck audit` failure" into stable-2.9David Pursehouse2014-09-051-1/+5
|\ \ \
| * | | Gracefully handle `buck audit` failureDavid Pursehouse2014-09-011-1/+5
| | |/ | |/|
* | | Mention deprecation of sortkey parameters in 2.9 release notesDavid Pursehouse2014-09-051-0/+19
* | | Merge "Run change hooks and ref-updated events after indexing is done." into ...David Pursehouse2014-09-0410-53/+52
|\ \ \
| * | | Run change hooks and ref-updated events after indexing is done.Saša Živkov2014-09-0310-53/+52
* | | | Merge "Revert "Make VisibleRefFilter.Filter reuse the refs passed from JGit."...David Pursehouse2014-09-031-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert "Make VisibleRefFilter.Filter reuse the refs passed from JGit."Bruce Zu2014-09-011-1/+1
| | |/ | |/|
* | | Fix broken formatting in changes REST documentationDavid Pursehouse2014-09-011-1/+1
* | | Restrict the input of plugin_archetype_deploy.shBruce Zu2014-09-011-19/+37
|/ /
* | Add missing @Nullabe for Account in SubmoduleOpHugo Arès2014-08-291-1/+1
* | Merge topic 'comment-range' into stable-2.9Shawn Pearce2014-08-282-1/+11
|\ \
| * | Replace "line" with "end_line" when range is given in inline commentDavid Pursehouse2014-08-272-2/+2
| * | Add example of range comment in REST API documentationDavid Pursehouse2014-08-271-0/+10
* | | Clarify the failing change in MergeabilityCheckerShawn Pearce2014-08-271-4/+4
* | | Gracefully skip mergeability checking on broken changesShawn Pearce2014-08-271-0/+5
|/ /
* | Update review command documentation for mutually exclusive optionsHugo Arès2014-08-261-2/+3