summaryrefslogtreecommitdiffstats
path: root/gerrit-server
Commit message (Expand)AuthorAgeFilesLines
* Merge "Discard cache-automerge/* refs early in VisibleRefFilter." into stable...Edwin Kempin2013-02-061-1/+3
|\
| * Discard cache-automerge/* refs early in VisibleRefFilter.Gustaf Lundh2013-02-041-1/+3
* | Unset GREP_OPTIONS in the commit-msg hookDavid Pursehouse2013-02-051-0/+2
|/
* Remove wrong error message if pushing a new ref failsEdwin Kempin2013-02-011-4/+1
* Allow time unit variables to be 0Shawn O. Pearce2013-01-292-1/+3
* Merge "Improve SMTP client error messages" into stable-2.5Shawn Pearce2013-01-231-3/+10
|\
| * Improve SMTP client error messagesMagnus Bäck2013-01-231-3/+10
* | Remove Mailing-List header from sent meailsMagnus Bäck2013-01-231-1/+0
|/
* Create ref for new patch set on direct push (second try)Edwin Kempin2013-01-101-0/+3
* Revert "Create ref for new patch set on direct push"Edwin Kempin2013-01-091-9/+1
* Create ref for new patch set on direct pushEdwin Kempin2013-01-091-1/+9
* Fix: don't display all files from a merge-commit when auto-merge failsSasa Zivkov2012-12-281-1/+5
* Improve performance of ReceiveCommits for repos with many refsChristian Halstrick2012-12-211-36/+26
* Fix auto closing of changes on direct pushEdwin Kempin2012-12-121-4/+7
* Make sure only Gerrit admins can change the parent of a projectEdwin Kempin2012-11-233-3/+98
* Revert "Perform change update on multiple threads"Edwin Kempin2012-10-314-177/+33
* NPE when strategy is cherry-pick and changeMerge.test enabledDavid Pursehouse2012-10-251-47/+50
* Merge "Sort groups on the group list screen" into stable-2.5Shawn O. Pearce2012-10-251-14/+14
|\
| * Sort groups on the group list screenShawn O. Pearce2012-10-251-14/+14
* | Do not log RepositoryNotFoundException if non-existing project is accessedEdwin Kempin2012-10-251-1/+4
|/
* Fix: draft-published event is not visibleDavid Pursehouse2012-10-231-31/+13
* Merge "LDAP-cache to minimize nbr of queries when unnesting groups." into sta...Shawn Pearce2012-10-222-16/+37
|\
| * LDAP-cache to minimize nbr of queries when unnesting groups.Gustaf Lundh2012-10-222-16/+37
* | 'query --comments --format=JSON': fix NPE if change message author is nullEdwin Kempin2012-10-221-2/+23
* | Ensure that RevWalk in SubmoduleOp is releasedEdwin Kempin2012-10-221-8/+11
|/
* Fixed nested submodule updatesJakub Schmidtke2012-10-181-6/+12
* Fix plugin loading when running as hosted WAR or GWT DevMode.Sasa Zivkov2012-10-161-2/+8
* ChangeMessageAccess: Add index for byPathSet method.Arnaud Fabre2012-10-152-1/+44
* File indentation is sometimes wrong in Side-By-SideGustaf Lundh2012-10-121-3/+11
* Call inserter.flush() when creating code review notesDave Borowitz2012-10-111-0/+2
* Add ssh command "test-submit-rule"Johan Björk2012-10-101-1/+1
* Split up canSubmit()Johan Björk2012-10-101-6/+12
* Add submit records to query output.James E. Blair2012-10-105-0/+102
* Create ref for patch set that is created when a change is cherry-pickedEdwin Kempin2012-10-051-0/+11
* Fix: Projects created outside of Gerrit could not be cloned.Gustaf Lundh2012-09-281-1/+9
* Add `--is-draft` argument on patchset-created hookDavid Pursehouse2012-09-241-0/+1
* Add change topic in hook argumentsDavid Pursehouse2012-09-241-0/+6
* Fix message if pushing tag is rejected because tagger is somebody elseEdwin Kempin2012-09-171-1/+1
* Merge "Create a draft patch set when a draft patch set is rebased" into stabl...Shawn Pearce2012-09-161-0/+1
|\
| * Create a draft patch set when a draft patch set is rebasedEdwin Kempin2012-09-141-0/+1
* | Make commands to download patch sets configurableEdwin Kempin2012-09-141-7/+19
|/
* gerrit plugin ls: Show status for enabled plugins as 'ENABLED'Edwin Kempin2012-09-061-1/+1
* Cleaning up serialVersionUIDsChad Horohoe2012-08-1614-24/+0
* Merge "Tokenized REST API POST handler"Shawn Pearce2012-08-153-1/+40
|\
| * Tokenized REST API POST handlerBrad Larson2012-08-143-1/+40
* | Do not automatically add reviewers from footer lines to draftsSasa Zivkov2012-08-131-0/+3
* | Protect against another replace.cmd NPEShawn O. Pearce2012-08-091-2/+2
* | Merge "Fix possible NPEs in ReplaceRequest.cmd usage in ReceiveCommits"Shawn O. Pearce2012-08-091-2/+2
|\ \
| * | Fix possible NPEs in ReplaceRequest.cmd usage in ReceiveCommitsShawn O. Pearce2012-08-061-2/+2
* | | Merge "Match no labels if current patch set is not available"Shawn O. Pearce2012-08-091-0/+4
|\| |