summaryrefslogtreecommitdiffstats
path: root/gerrit-server
Commit message (Expand)AuthorAgeFilesLines
* Escape spaces in HTTP URLs during replicationShawn O. Pearce2011-05-272-2/+70
* Fix SLF4J StaticLoggerBinder warningNasser Grainawi2011-05-201-0/+4
* ExportReviewNotes: Dump submitted changes to refs/notes/reviewShawn O. Pearce2011-05-206-83/+206
* Send new patchset event after its availableShawn O. Pearce2011-05-201-2/+1
* Fix NPE on Gerrit startup if mail.from doesn't include a nameEdwin Kempin2011-05-201-2/+2
* Merge "Adds a "revert change"-button to a submitted patchset." into stableShawn Pearce2011-05-194-0/+212
|\
| * Adds a "revert change"-button to a submitted patchset.Gustaf Lundh2011-05-194-2/+212
* | Fix connectivity check for new branchesShawn O. Pearce2011-05-191-0/+7
* | Delete unused setDest() in MergedSenderShawn O. Pearce2011-05-192-7/+1
* | Delete dead code computing domain of ActiveDirectoryShawn O. Pearce2011-05-191-10/+0
* | Fix calculation of project ownersEdwin Kempin2011-05-192-5/+39
* | Move ANTLR code to its own packageShawn O. Pearce2011-05-193-237/+6
* | Fix unchecked type warnings in predicate testsShawn O. Pearce2011-05-193-13/+27
* | Fix deprecation warning for Thread.stop()Shawn O. Pearce2011-05-191-6/+11
* | Fix more rawtype warningsShawn O. Pearce2011-05-197-9/+17
* | Access static methods by class not instanceShawn O. Pearce2011-05-191-1/+1
* | Undeprecate a few functions that aren't going awayNasser Grainawi2011-05-191-1/+0
* | Remove unnecessary warning suppressionNasser Grainawi2011-05-199-20/+0
* | Remove dead code and unused variablesNasser Grainawi2011-05-195-17/+1
* | Remove unused importsNasser Grainawi2011-05-199-20/+0
* | Add parent info to each ChangeScreen PatchSetBlockNasser Grainawi2011-05-191-1/+20
* | Disallow to push to non-connected targetStefan Lay2011-05-181-31/+18
* | Merge "Create Git notes for submitted changes." into stableShawn Pearce2011-05-185-14/+448
|\ \
| * | Create Git notes for submitted changes.Sasa Zivkov2011-05-045-14/+448
* | | Merge "Better help message when commit message is malformed" into stableShawn Pearce2011-05-181-2/+44
|\ \ \
| * | | Better help message when commit message is malformedUlrik Sjölin2011-05-171-2/+44
| | |/ | |/|
* / | Add missing return in ReceiveCommits if READ +2 not grantedShawn O. Pearce2011-05-181-0/+1
|/ /
* | Auto close changes by Change-Id on same branch onlyShawn O. Pearce2011-05-161-3/+5
* | Match Change-Id by project and branch combinationShawn O. Pearce2011-05-161-1/+1
* | Reject invalid Change-Id linesv2.1.7-rc1Shawn O. Pearce2011-05-151-1/+16
* | Support HTTP authentication for replicationShawn O. Pearce2011-05-153-7/+101
* | Merge "Make Change-Id requirement applicable only to changes pushed for review."Shawn Pearce2011-05-141-1/+2
|\ \
| * | Make Change-Id requirement applicable only to changes pushed for review.Dmitry Fink2011-04-281-1/+2
| |/
* | Merge "Changed the content of the commit-msg to be sh compliant."Shawn Pearce2011-05-141-7/+7
|\ \
| * | Changed the content of the commit-msg to be sh compliant.Magnus Vigerlöf2011-05-121-7/+7
| |/
* / Downgrade Ehcache to 1.7.2Shawn O. Pearce2011-05-132-196/+25
|/
* Merge "E-mail about failed merge should not use Anonymous Coward as submitter"Shawn Pearce2011-04-221-9/+6
|\
| * E-mail about failed merge should not use Anonymous Coward as submitterEdwin Kempin2011-02-151-9/+6
* | Display a more verbose "you are not author/committer" messageShawn O. Pearce2011-04-201-2/+28
* | Fix comma/space separation in email templatesMartin Fick2011-04-192-2/+2
* | Fix schema for account_groups.email_only_authors columnShawn O. Pearce2011-04-122-1/+26
* | Merge "Add an emailOnlyAuthors property to AccountGroups"Shawn Pearce2011-04-112-10/+47
|\ \
| * | Add an emailOnlyAuthors property to AccountGroupsMartin Fick2011-04-112-10/+47
* | | Added support for included groupsMatt Fischer2011-04-119-14/+338
|/ /
* | Add reviewer/verifier name out beside check/plus/minusJosh Turmel2011-04-092-1/+37
* | Merge "Add group option that makes the group visible to all registered users"Shawn Pearce2011-04-084-6/+40
|\ \
| * | Add group option that makes the group visible to all registered usersEdwin Kempin2011-04-084-6/+40
* | | Add ownerin and reviewerin search predicatesMartin Fick2011-04-083-0/+137
|/ /
* | Merge "Performs a project name substring search."Shawn Pearce2011-04-071-0/+22
|\ \
| * | Performs a project name substring search.monica.dionisio2010-11-121-0/+22