summaryrefslogtreecommitdiffstats
path: root/gerrit-sshd
Commit message (Expand)AuthorAgeFilesLines
* Pass recursive=true into config.getNames() JGit methodDavid Ostrovsky2014-01-301-1/+1
* 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 "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
|/
* Merge branch 'stable-2.7' into stable-2.8Shawn Pearce2013-12-071-42/+85
|\
| * Bugfix: Changing Task state breaks comparator in ShowQueueSven Selberg2013-12-071-44/+84
* | Remove deprecated approve SSH aliasDavid Ostrovsky2013-11-271-2/+0
* | Merge branch 'stable-2.7' into stable-2.8Shawn Pearce2013-11-085-63/+137
|\|
| * Merge branch 'stable-2.6' into stable-2.7Shawn Pearce2013-11-085-63/+138
| |\
| | * Bump SSHD version to 0.9.0.201311081David Ostrovsky2013-11-095-65/+146
* | | Run most acceptance tests in-memoryShawn Pearce2013-11-053-26/+68
* | | Merge "Expose some BaseCommand's methods to support generic SSH commands"Shawn Pearce2013-10-161-3/+3
|\ \ \
| * | | Expose some BaseCommand's methods to support generic SSH commandsDavid Ostrovsky2013-10-161-3/+3
* | | | Use DateTimeUtils.currentTimeMillis() to get current timeDave Borowitz2013-10-167-15/+22
|/ / /
* | | Propagate IOException when reading refs.Colby Ranger2013-10-072-11/+19
* | | Remove wait_for_commit from POST /changes/X/revisions/Y/reviewDave Borowitz2013-10-031-1/+0
* | | Remove jsr305 libraryShawn Pearce2013-09-261-1/+0
* | | Add our own Nullable implementationSasa Zivkov2013-09-261-2/+1
* | | Merge branch 'stable-2.7'Dave Borowitz2013-09-181-6/+4
|\| |
| * | Set version to 2.7v2.7Dave Borowitz2013-09-181-1/+1
| * | Merge branch 'stable-2.6' into stable-2.7Dave Borowitz2013-09-181-6/+4
| |\|
| | * Fix installation of pluginsDavid Ostrovsky2013-09-181-6/+4
* | | Add REST endpoints for draft changesDavid Ostrovsky2013-09-171-12/+12
* | | Fix NPE if user is nullEdwin Kempin2013-09-123-3/+3
* | | Move ReceiveCommits.advertiseHistory into hookShawn Pearce2013-09-101-1/+0
* | | Replace pattern "user instanceof IdentifiedUser" with method callDavid Ostrovsky2013-09-054-5/+5
* | | Ensure that AccessPath is set when user for SshSession is authenticatedEdwin Kempin2013-09-021-0/+1
* | | Merge branch 'stable-2.7'Shawn Pearce2013-08-311-2/+6
|\| |
| * | Merge branch 'stable-2.6' into stable-2.7v2.7-rc5Shawn Pearce2013-08-311-2/+6
| |\|
| | * Fix reenabling of pluginsDavid Ostrovsky2013-08-311-2/+6
| | * Gerrit 2.6v2.6Shawn Pearce2013-06-211-1/+1
| * | Fix for issue 2016 ssh keys not flushedv2.7-rc3Peter Bruin2013-07-181-0/+7
* | | Refactor capability check out from REST and SSH codeDavid Ostrovsky2013-08-311-50/+11
* | | RestApiServlet: Check for RequiresCapability annotation on superclassesEdwin Kempin2013-08-301-1/+14
* | | Prevent possible NPE in SshUtilDavid Pursehouse2013-08-231-1/+1
* | | Merge "Fix possible NPE in LsUserRefs"Shawn Pearce2013-08-221-1/+3
|\ \ \
| * | | Fix possible NPE in LsUserRefsEdwin Kempin2013-08-221-1/+3
* | | | Fix String.format(...) calls where more args are passed than usedEdwin Kempin2013-08-222-2/+2
|/ / /
* | | Fix unused imports in QueryShellShawn Pearce2013-08-161-3/+0
* | | Add gsql format that returns result set as single Json objectChristian Aistleitner2013-08-171-32/+110
* | | Cleanup comments for line continuationsChristian Aistleitner2013-08-141-6/+6
* | | Suppress deprecation warning in ssh command module handlerDavid Pursehouse2013-08-131-0/+1
* | | Rename @CommandMetaData(descr) to descriptionShawn Pearce2013-08-1334-34/+46
* | | Merge "Add support for plugin-owned capabilities"Shawn Pearce2013-08-123-3/+44
|\ \ \
| * | | Add support for plugin-owned capabilitiesDavid Ostrovsky2013-08-113-3/+44
* | | | Add start times to tasks displayed by show-queueAhaan Ugale2013-08-091-8/+18
|/ / /
* | | Make command line option parsing ~6500% fasterShawn Pearce2013-08-051-3/+1