summaryrefslogtreecommitdiffstats
path: root/gerrit-server
Commit message (Expand)AuthorAgeFilesLines
* Fix: permission on user specific reference name cannot workBruce Zu2014-09-112-3/+21
* Don't require secondary index when running daemon in slave modeDavid Pursehouse2014-09-082-0/+86
* Remove fixed limit of results returned by secondary index queryDavid Pursehouse2014-09-082-15/+6
* 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-051-1/+1
* | 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
* | | Revert "Make VisibleRefFilter.Filter reuse the refs passed from JGit."Bruce Zu2014-09-011-1/+1
| |/ |/|
* | Add missing @Nullabe for Account in SubmoduleOpHugo Arès2014-08-291-1/+1
* | Merge topic 'comment-range' into stable-2.9Shawn Pearce2014-08-281-0/+1
|\ \
| * | Replace "line" with "end_line" when range is given in inline commentDavid Pursehouse2014-08-271-0/+1
* | | Clarify the failing change in MergeabilityCheckerShawn Pearce2014-08-271-4/+4
* | | Gracefully skip mergeability checking on broken changesShawn Pearce2014-08-271-0/+5
|/ /
* | Merge "AddMembers.apply: Prevent NPE when account doesn't exist" into stable-2.9David Pursehouse2014-08-251-1/+4
|\ \
| * | AddMembers.apply: Prevent NPE when account doesn't existJay Soffian2014-08-201-1/+4
* | | Support for CSharp syntax highlightingGustaf Lundh2014-08-221-0/+1
* | | Merge "Add missing call to ref-updated hook for submodule updates" into stabl...David Pursehouse2014-08-214-10/+28
|\ \ \
| * | | Add missing call to ref-updated hook for submodule updatesHugo Arès2014-08-214-10/+28
| |/ /
* / / Fix stale dates in committer fieldShawn Pearce2014-08-216-19/+16
|/ /
* | Fix potential NPE in cherry-pick submit strategyDavid Pursehouse2014-08-121-1/+1
* | SSH query command: Add --start n option to skip n changesDavid Ostrovsky2014-08-111-1/+1
|/
* RebaseChange: Fix typoOrgad Shaneh2014-07-201-1/+1
* SideBySide2: Add syntax highlighting for 18 more languagesShawn Pearce2014-07-161-0/+19
* Use properties file to map file extensions to CM3 mime typesShawn Pearce2014-07-162-39/+55
* Fix rejection of banned commitsEdwin Kempin2014-07-093-23/+61
* Merge "ChangeInserter: fix comparison of Change.Id to Change.Key" into stable...Edwin Kempin2014-06-291-2/+6
|\
| * ChangeInserter: fix comparison of Change.Id to Change.KeyDave Borowitz2014-06-301-2/+6
* | ChangeUpdate: fix comparison of Change.Id to Change.KeyDavid Pursehouse2014-06-301-1/+1
|/
* Merge branch 'stable-2.8' into stable-2.9David Pursehouse2014-06-251-2/+4
|\
| * Executing CherryPick.writeCherryPickCommit() in a transaction.Bruce Zu2014-06-251-18/+28
| * ChangeMergeQueue: Fix race conditionDavid Ostrovsky2014-06-251-2/+4
* | Merge "Fix consultRules so that it does not bail out on RuntimeException" int...Edwin Kempin2014-06-201-6/+9
|\ \
| * | Fix consultRules so that it does not bail out on RuntimeExceptionEryk Szymanski2014-06-191-6/+9
* | | Cherry-pick: Bump database row version to invalidate ETag cacheDavid Ostrovsky2014-06-231-0/+4
|/ /
* | Merge "Populate CodeReviewCommit before passing to MergeValidators" into stab...v2.9-rc2Edwin Kempin2014-06-021-8/+9
|\ \
| * | Populate CodeReviewCommit before passing to MergeValidatorsDave Borowitz2014-05-311-8/+9
* | | Recheck change mergeability status on restoreDavid Pursehouse2014-06-021-7/+9
|/ /
* | Fix AccountInfo.has_avatar_info() that wrongly always returns trueEdwin Kempin2014-05-281-1/+1
* | Merge changes I6c512a69,I6ad54e54,I1ed59dc2 into stable-2.9Shawn Pearce2014-05-202-33/+38
|\ \
| * | Limit file list to files that were touched in new patch setEdwin Kempin2014-05-202-24/+38
| * | Remove unused TreeWalk in PatchListLoaderEdwin Kempin2014-05-191-9/+0
* | | Make EmailArguments public to allow sending mails from pluginsDariusz Luksza2014-05-201-1/+1
* | | Allow publishing old non-current patch setsEdwin Kempin2014-05-161-2/+0
|/ /