summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update 2.8.6 release notes with recent fixesv2.8.6David Ostrovsky2014-07-021-1/+25
* Update SSHD to 0.11.1-atlassian-1David Ostrovsky2014-07-011-2/+3
* Expose Atlassian's maven repositoryDavid Ostrovsky2014-07-012-0/+2
* Update gwtorm to 1.7.1David Pursehouse2014-07-011-3/+3
* Buck: Strip SNAPSHOT suffix in artifact names only for GERRIT repositoriesDavid Ostrovsky2014-06-301-2/+8
* Prevent possible NPE in AuthorRevision.equalsDavid Pursehouse2014-06-301-0/+3
* Executing CherryPick.writeCherryPickCommit() in a transaction.Bruce Zu2014-06-251-18/+28
* Bump API version to 2.8.6David Pursehouse2014-06-255-5/+5
* Release notes for Gerrit 2.8.6David Pursehouse2014-06-252-0/+24
* Add missing 'link:' in 2.8.5 release notesDavid Pursehouse2014-06-251-1/+1
* ChangeMergeQueue: Fix race conditionDavid Ostrovsky2014-06-251-2/+4
* Add more information about Bouncycastle upgrade in 2.8.5 release notesDavid Pursehouse2014-05-131-2/+18
* Release notes for Gerrit 2.8.5v2.8.5David Pursehouse2014-05-072-0/+108
* Bump version to 2.8.5David Pursehouse2014-05-075-5/+5
* Keep old timestamps during data migrationMonty Taylor2014-05-021-1/+2
* Include gerrit.war in api_{install,deploy}Dariusz Luksza2014-05-015-6/+9
* Merge "Added global request handlers to SshDaemon" into stable-2.8Shawn Pearce2014-04-251-0/+13
|\
| * Added global request handlers to SshDaemonSven Selberg2014-04-241-0/+13
* | Merge changes Ied38df30,I98f4b7c7,Icd99b92c,If7fd7f4c into stable-2.8David Pursehouse2014-04-254-15/+27
|\ \
| * | Use Provider for IdentifiedUser in CreateBranch constructorDavid Pursehouse2014-04-251-4/+6
| * | Split PGPEncryptedDataGenerator creation out into a utility methodDavid Pursehouse2014-04-251-4/+10
| * | ChangeScreen2: Only reset the commit message text on cancelShawn Pearce2014-04-251-2/+6
| * | Fix log spew caused by DeleteBranch constructorShawn Pearce2014-04-251-5/+5
* | | Only permit current patch set to edit the commit messageShawn Pearce2014-04-241-0/+5
|/ /
* | Install open ssl jar into Gerrit site for bouncycastle crypto providerDavid Ostrovsky2014-04-247-18/+86
* | Bump bouncycastle verison to 1.49David Ostrovsky2014-04-242-8/+8
|/
* SideBySide2: Fix failure to load from "ISE EditIterator out of bounds"Shawn Pearce2014-04-242-17/+41
* Merge changes I441995ea,I6668f619 into stable-2.8Shawn Pearce2014-04-233-13/+33
|\
| * Update sshd to 0.11.0David Pursehouse2014-04-232-2/+7
| * Bump SSHD version to 0.10.1 and enable nio2 backendDavid Ostrovsky2014-04-233-13/+28
* | Remove "Click to" from topic edit button's tooltipDavid Pursehouse2014-04-231-1/+1
* | Fix: wrongly throw 'commit already exists' exceptionBruce Zu2014-04-231-1/+1
|/
* Fix: Wrong exception mapping in ReceiveCommmitsBruce Zu2014-04-182-14/+49
* Fix REST example for removing included groups from a groupEdwin Kempin2014-04-181-1/+1
* rest-api-groups.txt: Correct input examples to use [] for listsDave Borowitz2014-04-181-4/+4
* Enable automatic close changes on 'refs/meta/config'Bruce Zu2014-04-171-3/+3
* Implement pagination in group list screenAnthony Chin2014-04-165-14/+106
* Add option 'n' and 'S' to groups REST API to limit group results.Anthony Chin2014-04-162-0/+40
* Do not refresh group list if filter did not changeAnthony Chin2014-04-161-3/+7
* Don't show the submit button for draft patch setsDavid Pursehouse2014-04-151-1/+2
* Prevent draft changes from being abandonedDavid Ostrovsky2014-04-151-0/+3
* Ensure NrtFutures are notified promptly of new search generationDave Borowitz2014-04-141-9/+20
* Fix deadlocks in SubIndex shutdownDave Borowitz2014-04-141-1/+17
* Release notes for Gerrit 2.8.4v2.8.4David Pursehouse2014-04-112-0/+174
* Merge "Set uploader to current user in "patchset-created" event upon cherry-p...Edwin Kempin2014-04-101-3/+5
|\
| * Set uploader to current user in "patchset-created" event upon cherry-pickingChristian Aistleitner2014-04-101-3/+5
* | Fix JavaDoc warningEdwin Kempin2014-04-102-1/+2
* | SideBySide2: Show [ and ] shortcut keys in nav arrow tooltipsShawn Pearce2014-04-103-2/+6
* | Merge "Always auto confirm adding reviewers for set-reviewers SSH command" in...Edwin Kempin2014-04-102-1/+2
|\ \ | |/ |/|
| * Always auto confirm adding reviewers for set-reviewers SSH commandEdwin Kempin2014-04-092-1/+2