summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Improve wording of 'parents' field description in CommitInfoEdwin Kempin2014-04-091-2/+2
|/
* Merge "Fix 'parents' field name of CommitInfo in REST documentation" into sta...Edwin Kempin2014-04-091-1/+1
|\
| * Fix 'parents' field name of CommitInfo in REST documentationEdwin Kempin2014-04-091-1/+1
* | Implement pagination in project list screenAnthony Chin2014-04-095-18/+106
* | Add option 'S' to projects REST API to support query offsetAnthony Chin2014-04-092-0/+27
|/
* Fix: Failure of acceptance tests.Bruce Zu2014-04-081-0/+11
* Do not refresh project list if filter did not changeHugo Arès2014-04-081-3/+7
* Fix inconsistent behavior of diff view when viewing binary filesBruce Zu2014-04-082-6/+22
* Update cookbook plugin to latest revisionDavid Pursehouse2014-04-071-0/+0
* Correct Javadoc of RestReadView in extension APIDavid Pursehouse2014-04-041-1/+1
* Merge "Fix memory leak of SubIndex.NrtFuture objects" into stable-2.8David Pursehouse2014-04-041-29/+27
|\
| * Fix memory leak of SubIndex.NrtFuture objectsBruce Zu2014-04-031-29/+27