summaryrefslogtreecommitdiffstats
path: root/gerrit-sshd
Commit message (Expand)AuthorAgeFilesLines
* Update the ThreadLocal based scopes to use RequestContext.Colby Ranger2012-05-187-108/+48
* Make SshScope accessors on a Singleton object.Colby Ranger2012-05-188-26/+39
* Merge "Fix possible synchronization issue in TaskThunk."Shawn Pearce2012-05-181-39/+43
|\
| * Fix possible synchronization issue in TaskThunk.Colby Ranger2012-05-081-39/+43
* | Move replication logic to replication pluginShawn O. Pearce2012-05-183-84/+3
* | Expose only extension-api to extensionsShawn O. Pearce2012-05-182-2/+2
* | Register DynamicSet, DynamicMap from parent injectorsShawn O. Pearce2012-05-181-0/+2
* | Export LifecycleListener in the extension APIShawn O. Pearce2012-05-183-3/+3
* | Perform plugin cleanup in the backgroundShawn O. Pearce2012-05-141-1/+1
* | Permit restarting a specific pluginShawn O. Pearce2012-05-141-2/+21
* | Enable aliases for SSH commandsShawn O. Pearce2012-05-147-23/+230
* | Allow seeing plugins without the PluginLoader lockShawn O. Pearce2012-05-141-1/+2
* | Fix sorting of SSH help textShawn O. Pearce2012-05-141-2/+3
* | Merge "Fix deadlock on destroy of CommandFactoryProvider."Shawn Pearce2012-05-111-3/+30
|\|
| * Fix deadlock on destroy of CommandFactoryProvider.Colby Ranger2012-05-081-3/+30
* | Merge changes Ic8f371d9,Iae4cffcd,I4213004fMartin Fick2012-05-104-2/+78
|\ \
| * | Automatically register plugin bindingsShawn O. Pearce2012-05-102-0/+76
| * | Define gerrit-extension-api moduleShawn O. Pearce2012-05-102-2/+2
* | | Merge changes I688490ff,I267176cc,Ib0c1b40d,I8e211592,Iec165991Martin Fick2012-05-104-7/+42
|\| |
| * | Execute plugins from a copy in $site_path/tmpShawn O. Pearce2012-05-101-1/+1
| * | Atomic replace SSH and HTTP bindings during plugin reloadShawn O. Pearce2012-05-103-6/+41
* | | Merge "SSH commands gerrit plugin {ls|install|remove|reload}"Martin Fick2012-05-095-0/+237
|\| |
| * | SSH commands gerrit plugin {ls|install|remove|reload}Shawn O. Pearce2012-05-095-0/+237
* | | Merge changes I7afb6192,I7bc54c84,I8e60aa0fMartin Fick2012-05-095-74/+94
|\| |
| * | Dynamically load plugins in new private injectorsShawn O. Pearce2012-05-095-62/+73
| * | Allow SSH commands to be registered dynamicallyShawn O. Pearce2012-05-091-13/+22
* | | Merge "Add a ChangeIdHandler"Edwin Kempin2012-05-092-0/+80
|\ \ \
| * | | Add a ChangeIdHandlerConley Owens2012-05-092-0/+80
| |/ /
* / / Let (Abandon|Restore)Change take a Change.IdConley Owens2012-05-091-2/+2
|/ /
* | Reject restoring change if its destination branch does not existEdwin Kempin2012-05-091-2/+7
* | Merge "Allow UnloggedFailure with a default exitCode of 1"Edwin Kempin2012-05-091-0/+9
|\ \
| * | Allow UnloggedFailure with a default exitCode of 1Conley Owens2012-05-091-0/+9
* | | Merge "SSH-command : set-account"Martin Fick2012-05-092-0/+274
|\ \ \ | |/ / |/| |
| * | SSH-command : set-accountDeniz Turkoglu2012-05-072-0/+274
* | | Fix minor issues with PluginLoaderShawn O. Pearce2012-05-091-2/+2
* | | Installing SSH plugins from <review_site>/pluginsSasa Zivkov2012-05-091-0/+57
* | | Merge "Define PluginCommandModule for plugins"Martin Fick2012-05-081-0/+43
|\ \ \ | |_|/ |/| |
| * | Define PluginCommandModule for pluginsDeniz Türkoglu2012-05-081-0/+43
* | | Improve synchronization for "cmd" in SuExec.Colby Ranger2012-05-081-9/+7
|/ /
* | Merge changes Ic1777192,Ifdae88ec,Ief57303fShawn Pearce2012-05-083-20/+24
|\ \
| * | Improve synchronization for "task" field in BaseCommandColby Ranger2012-05-081-5/+12
| * | Use AtomicBoolean for "logged" in CommandFactoryProvider.Colby Ranger2012-05-081-6/+5
| * | Improve synchronization in sshd DispatchCommand.Colby Ranger2012-05-081-9/+7
* | | Merge "Refactor SSH commands with SshCommand base class"Martin Fick2012-05-0823-548/+342
|\ \ \ | |/ / |/| |
| * | Refactor SSH commands with SshCommand base classShawn O. Pearce2012-05-0823-548/+342
| |/
* / Update unsupported slave commandsNasser Grainawi2012-05-071-0/+3
|/
* Merge "Add SSH command to ban commits"Shawn Pearce2012-05-034-0/+169
|\
| * Add SSH command to ban commitsEdwin Kempin2012-03-304-0/+169
* | Add Intellij IDEA files to ignore listAnatol Pomazau2012-05-031-1/+2
* | Replicate command: Do not log errors for wrong user inputEdwin Kempin2012-05-031-2/+2