summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update versions of included core plugins for Gerrit 2.5 releasev2.5Edwin Kempin2012-10-311-1/+1
* Finalize release notes for Gerrit 2.5Edwin Kempin2012-10-311-0/+3
* Revert "Perform change update on multiple threads"Edwin Kempin2012-10-315-189/+33
* Documentation: Add prolog submit-rule example Submit by AuthorJohan Björk2012-10-301-0/+24
* Merge "Documentation: Add prolog submit-rule example 'Master and Apprentice'....Saša Živkov2012-10-301-0/+37
|\
| * Documentation: Add prolog submit-rule example 'Master and Apprentice'.Johan Björk2012-10-301-0/+37
* | NPE when strategy is cherry-pick and changeMerge.test enabledDavid Pursehouse2012-10-251-47/+50
* | Fix owner column to link to same statusShawn O. Pearce2012-10-252-8/+13
* | 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
| |/
* | Merge "Do not log RepositoryNotFoundException if non-existing project is acce...Shawn Pearce2012-10-251-1/+4
|\ \ | |/ |/|
| * Do not log RepositoryNotFoundException if non-existing project is accessedEdwin Kempin2012-10-251-1/+4
* | Documentation: Add link to test-submit-rule from the prolog cookbook.Johan Björk2012-10-251-4/+14
* | Merge "Documentation: Add submit rule example on how to implement 1+1=2" into...Saša Živkov2012-10-251-0/+36
|\ \ | |/ |/|
| * Documentation: Add submit rule example on how to implement 1+1=2Johan Björk2012-10-241-0/+36
* | Merge "Add org.apache.mina as dependency to pom.xml" into stable-2.5Shawn Pearce2012-10-242-0/+11
|\ \
| * | Add org.apache.mina as dependency to pom.xmlPatrick Gansterer2012-10-242-0/+11
| |/
* | Merge "Fix OutOfScope exception when auditing ssh auth failure." into stable-2.5Shawn Pearce2012-10-241-6/+6
|\ \
| * | Fix OutOfScope exception when auditing ssh auth failure.Sasa Zivkov2012-10-241-6/+6
| |/
* / Fix a NPE caused by GerritCall.getMethod returning null.Sasa Zivkov2012-10-241-2/+6
|/
* 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