summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update versions of included core plugins for Gerrit 2.5-rc2 releasev2.5-rc2Edwin Kempin2012-10-231-1/+1
* Use absolute links to Gerrit documentation in Gerrit 2.5 release notesEdwin Kempin2012-10-231-74/+74
* Warn in release notes that internal groups can't contain external groupsEdwin Kempin2012-10-231-0/+3
* Merge "Complete release notes for Gerrit 2.5" into stable-2.5Edwin Kempin2012-10-231-0/+18
|\
| * Complete release notes for Gerrit 2.5Edwin Kempin2012-10-221-0/+18
* | Fix: draft-published event is not visibleDavid Pursehouse2012-10-231-31/+13
* | Fix test-submit-rule.Johan Björk2012-10-221-1/+2
|/
* Merge "LDAP-cache to minimize nbr of queries when unnesting groups." into sta...Shawn Pearce2012-10-223-16/+41
|\
| * LDAP-cache to minimize nbr of queries when unnesting groups.Gustaf Lundh2012-10-223-16/+41
* | '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
|/
* Explain warning for schema version 68 in Gerrit 2.5 release notesEdwin Kempin2012-10-181-0/+27
* Fixed nested submodule updatesJakub Schmidtke2012-10-181-6/+12
* Fix link to Gerrit 2.5 war file in Gerrit 2.5 release notesEdwin Kempin2012-10-171-1/+1
* Update versions of included core plugins for Gerrit 2.5-rc1 releasev2.5-rc1Edwin Kempin2012-10-171-1/+1
* Complete release notes for Gerrit-2.5-rc1Edwin Kempin2012-10-161-15/+120
* Merge "Fix plugin loading when running as hosted WAR or GWT DevMode." into st...Shawn Pearce2012-10-161-2/+8
|\
| * Fix plugin loading when running as hosted WAR or GWT DevMode.Sasa Zivkov2012-10-161-2/+8
* | Merge "Fix order of top-level menus" into stable-2.5Shawn Pearce2012-10-161-1/+2
|\ \
| * | Fix order of top-level menusEdwin Kempin2012-10-161-1/+2
| |/
* | Merge "Flush persistent H2 cache if the existing entries are incompatible" in...Shawn Pearce2012-10-161-0/+11
|\ \
| * | Flush persistent H2 cache if the existing entries are incompatibleEdwin Kempin2012-10-161-0/+11
| |/
* / Ensure that ObjectOutputStream in H2CacheImpl is closedEdwin Kempin2012-10-161-2/+6
|/
* ChangeMessageAccess: Add index for byPathSet method.Arnaud Fabre2012-10-154-1/+50
* File indentation is sometimes wrong in Side-By-SideGustaf Lundh2012-10-122-4/+13
* Move the Groups and Plugins menu items to the top level.Sasa Zivkov2012-10-117-25/+25
* Call inserter.flush() when creating code review notesDave Borowitz2012-10-111-0/+2
* Add ssh command "test-submit-rule"Johan Björk2012-10-105-1/+338
* Split up canSubmit()Johan Björk2012-10-101-6/+12
* Add submit records to query output.James E. Blair2012-10-108-0/+157
* Create ref for patch set that is created when a change is cherry-pickedEdwin Kempin2012-10-051-0/+11
* Merge "Remove red background for outdated dependency after rebase" into stabl...Edwin Kempin2012-09-281-0/+14
|\
| * Remove red background for outdated dependency after rebaseEdwin Kempin2012-09-271-0/+14
* | Add missing mail template examples to site initDavid Pursehouse2012-09-282-0/+16
* | Fix: Projects created outside of Gerrit could not be cloned.Gustaf Lundh2012-09-281-1/+9
|/
* Don't remove dashes from approval category name.Sasa Zivkov2012-09-251-1/+2
* Merge "Update the Gerrit 2.5 release notes for rc1" into stable-2.5Shawn Pearce2012-09-241-1/+67
|\
| * Update the Gerrit 2.5 release notes for rc1Edwin Kempin2012-09-201-1/+67
* | Add `--is-draft` argument on patchset-created hookDavid Pursehouse2012-09-242-1/+2
* | Add change topic in hook argumentsDavid Pursehouse2012-09-242-6/+12
|/
* Merge "Describe submit filter in the prolog-cookbook." into stable-2.5Edwin Kempin2012-09-171-0/+97
|\
| * Describe submit filter in the prolog-cookbook.Sasa Zivkov2012-09-171-0/+97
* | Merge "Write a Cookbook for Prolog submit rules" into stable-2.5Edwin Kempin2012-09-173-0/+648
|\|
| * Write a Cookbook for Prolog submit rulesSasa Zivkov2012-09-173-0/+648
* | Fix message if pushing tag is rejected because tagger is somebody elseEdwin Kempin2012-09-172-1/+4
|/
* Merge "Update HTTP password from SSH commands." into stable-2.5Shawn Pearce2012-09-164-3/+37
|\
| * Update HTTP password from SSH commands.Peter Jönsson2012-09-134-3/+37
* | 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
* | | Merge "Allow users of ChangeTable to control styling of change rows" into sta...Shawn Pearce2012-09-162-9/+54
|\ \ \