summaryrefslogtreecommitdiffstats
path: root/gerrit-sshd
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary @SuppressWarnings("unchecked")Hugo Arès2014-04-301-1/+0
* Merge branch 'stable-2.8' into stable-2.9Shawn Pearce2014-04-251-0/+13
|\
| * Added global request handlers to SshDaemonSven Selberg2014-04-241-0/+13
* | Acceptance-tests: Fix 'Address already in use' bugDavid Ostrovsky2014-04-241-2/+18
* | Merge branch 'stable-2.8' into stable-2.9Shawn Pearce2014-04-231-5/+18
|\|
| * Update sshd to 0.11.0David Pursehouse2014-04-231-0/+5
| * Bump SSHD version to 0.10.1 and enable nio2 backendDavid Ostrovsky2014-04-231-5/+13
* | Add support for JCE (Java Cryptography Extension) ciphersMark Derricutt2014-04-211-0/+8
* | Merge branch 'stable-2.8' into stable-2.9David Pursehouse2014-04-101-0/+1
|\|
| * Always auto confirm adding reviewers for set-reviewers SSH commandEdwin Kempin2014-04-091-0/+1
* | Merge branch 'stable-2.8' into stable-2.9David Pursehouse2014-04-092-2/+2
|\|
| * Use consistent grammatical tense in command descriptionsDavid Pursehouse2014-03-262-2/+2
* | Protect reload plugin command with allow remote admin optionDavid Ostrovsky2014-03-101-0/+3
* | Merge "Fix: 'Illegal label name'"Shawn Pearce2014-03-061-1/+1
|\ \
| * | Fix: 'Illegal label name'Bruce Zu2014-03-061-1/+1
* | | Merge "Add extension point to register JGit PostReceiveHooks"Edwin Kempin2014-03-061-0/+8
|\ \ \ | |/ / |/| |
| * | Add extension point to register JGit PostReceiveHooksSaša Živkov2014-03-051-0/+8
* | | Fix potential NPE in ShowQueueEdwin Kempin2014-03-041-6/+10
* | | Merge "Move ReceivePackInitializer to the proper package"Shawn Pearce2014-03-031-1/+1
|\| |
| * | Move ReceivePackInitializer to the proper packageSaša Živkov2014-02-241-1/+1
* | | Plugin config: Add support for sectionsDavid Ostrovsky2014-02-253-5/+86
|/ /
* | Merge "Allow admins to disable remote plugin installation"Shawn Pearce2014-02-193-1/+10
|\ \
| * | Allow admins to disable remote plugin installationShawn Pearce2014-02-193-1/+10
* | | SSHD: Create user instance only once during authenticationDavid Ostrovsky2014-02-161-4/+3
|/ /
* | Merge "Refactor the way of binding ssh commands"David Pursehouse2014-02-1227-175/+128
|\ \
| * | Refactor the way of binding ssh commandsBruce Zu2014-02-0427-175/+128
* | | Merge branch 'stable-2.8'Shawn Pearce2014-02-041-1/+1
|\ \ \ | | |/ | |/|
| * | Pass recursive=true into config.getNames() JGit methodDavid Ostrovsky2014-01-301-1/+1
* | | Internal server error when running apropos command without doc indexDavid Pursehouse2014-02-041-4/+9
| |/ |/|
* | Add extension point for receive-pack initialization.Saša Živkov2014-01-311-0/+12
* | Merge branch 'project-config'Shawn Pearce2014-01-241-0/+32
|\ \
| * | Allow to set plugin configuration parameters on project creationEdwin Kempin2014-01-221-0/+32
* | | Merge changes Id5a59090,I6b5c69cdShawn Pearce2014-01-241-6/+24
|\ \ \
| * | | Add extension point to allow plugins to validate group creationEdwin Kempin2014-01-241-6/+24
| |/ /
* | | Merge branch 'stable-2.8'Shawn Pearce2014-01-234-5/+9
|\ \ \ | | |/ | |/|
| * | Remove 'including replication' from the show-queue command descriptionDavid Pursehouse2014-01-241-1/+1
| * | Add description for commands disabled in slave modeDavid Pursehouse2014-01-242-3/+8
| * | Remove unused import of Nio2ServiceFactoryDavid Pursehouse2014-01-241-1/+0
* | | Merge branch 'stable-2.8'Shawn Pearce2014-01-232-8/+1
|\| | | |/ |/|
| * Merge "SSHD: drop nio2 backend for now as it appears to be broken" into stabl...Shawn Pearce2014-01-241-6/+1
| |\
| | * SSHD: drop nio2 backend for now as it appears to be brokenDavid Ostrovsky2014-01-231-6/+1
| * | Remove obsolete commands from slave mode commands listDavid Pursehouse2014-01-241-2/+0
| |/
* | Start migration to notedb implementation of PatchSetApprovalsDave Borowitz2014-01-081-0/+1
* | Use REST endpoint to create project in SSH create-project commandEdwin Kempin2013-12-301-22/+41
* | Only construct ChangeResources via ChangesCollection.parseDave Borowitz2013-12-171-2/+5
* | Delete old PublishDraftDave Borowitz2013-12-161-74/+12
* | CreateBranchCommand: remove unused importsDave Borowitz2013-12-131-5/+0
* | Merge "Add ssh command create-branch for creating branches"Shawn Pearce2013-12-132-0/+60
|\ \
| * | Add ssh command create-branch for creating branchesMani Chandel2013-12-102-0/+60
* | | Consolidate parsing and formatting for label votesDave Borowitz2013-12-111-14/+3
|/ /