summaryrefslogtreecommitdiffstats
path: root/gerrit-sshd
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Stop SshCommandDestroy thread pool on server shutdownShawn Pearce2013-07-302-3/+17
* | | Fix PluginCommandModule detection of @PluginNameShawn Pearce2013-07-231-1/+1
* | | Return more project settings from /project/*/configEdwin Kempin2013-07-191-12/+2
* | | Set maxObjectSizeLimit from create-project and set-project SSH commandsSasa Zivkov2013-07-092-0/+10
* | | Allow per project maxObjectSizeLimit.Sasa Zivkov2013-07-011-1/+12
* | | Add wait_for_commit to /reviewShawn Pearce2013-06-261-0/+1
* | | Merge "Add SSH command to set group members"Edwin Kempin2013-06-172-0/+165
|\ \ \
| * | | Add SSH command to set group membersDavid Ostrovsky2013-06-142-0/+165
* | | | Disable administrative permissions during X-Gerrit-RunAsShawn Pearce2013-06-141-1/+5
* | | | Merge "suexec: Honor Run As capability like HTTP REST API"Shawn Pearce2013-06-111-18/+29
|\ \ \ \
| * | | | suexec: Honor Run As capability like HTTP REST APIShawn Pearce2013-06-111-18/+29
| |/ / /
* / / / Add --wide option to show-connectionsDoug Kelly2013-06-112-2/+30
|/ / /
* | | Merge branch 'stable-2.7'Shawn Pearce2013-06-081-1/+3
|\| |
| * | Merge branch 'stable-2.6' into stable-2.7Shawn Pearce2013-06-081-1/+3
| |\|