summaryrefslogtreecommitdiffstats
path: root/gerrit-sshd
Commit message (Expand)AuthorAgeFilesLines
* Partially revert GroupDetail to fix Admin > Groups issuesShawn O. Pearce2012-08-011-6/+1
* Audit hooks on JSON/RPC and SSH commands using Gerrit plugins.Luca Milanesio2012-07-303-3/+61
* Add ssh command to enable pluginsBrad Larson2012-07-262-0/+49
* Prevent groups from being renamed to empty stringDavid Pursehouse2012-07-131-0/+3
* Merge "Update documentation and help text for the review ssh command"Martin Fick2012-07-101-10/+11
|\
| * Update documentation and help text for the review ssh commandDavid Pursehouse2012-07-041-10/+11
* | Remove timestamp from all org.eclipse.core.resources.prefs files.Sasa Zivkov2012-07-041-1/+0
|/
* Merge "Factor out code for updating notes branches to NotesBranchUtil."Edwin Kempin2012-06-281-0/+3
|\
| * Factor out code for updating notes branches to NotesBranchUtil.Sasa Zivkov2012-06-261-0/+3
* | Merge "Unset executable file mode flag on StreamEvents.java"Edwin Kempin2012-06-281-0/+0
|\ \
| * | Unset executable file mode flag on StreamEvents.javaDavid Pursehouse2012-06-281-0/+0
* | | sshd: Add verbose output option to ls-groups commandMagnus Bäck2012-06-241-1/+30
|/ /
* | Do not log 'Object too large' as error with full stacktraceEdwin Kempin2012-06-221-4/+15
* | Make RestoreChange accept options/argsConley Owens2012-06-211-3/+5
* | Make abandon change accept options/argsConley Owens2012-06-201-3/+6
* | Fix build error in SetProjectCommandShawn O. Pearce2012-06-191-3/+1
* | Merge "Allow to propose changes to access rights through code review"Shawn Pearce2012-06-191-3/+1
|\ \
| * | Allow to propose changes to access rights through code reviewEdwin Kempin2012-06-181-3/+1
| |/
* / SSH-command : set-projectDeniz Türkoglu2012-06-203-0/+182
|/
* Merge tag 'v2.4.1'Sasa Zivkov2012-06-182-4/+17
|\
| * Merge "Make async logging buffer size configurable." into stable-2.4Edwin Kempin2012-06-131-2/+4
| |\
| | * Make async logging buffer size configurable.Sasa Zivkov2012-06-111-2/+4
| * | Make logging events discardable, prevent NPE in AsyncAppender thread.Sasa Zivkov2012-06-121-2/+2
| |/
| * Make sure the "Object too large..." error is printed to the clientSasa Zivkov2012-06-061-0/+11
| * Merge changes Iaa8658bd,Ifdae88ec into stable-2.4Martin Fick2012-05-311-9/+35
| |\
| | * Fix deadlock on destroy of CommandFactoryProvider.Colby Ranger2012-05-311-3/+30
| | * Use AtomicBoolean for "logged" in CommandFactoryProvider.Colby Ranger2012-05-311-6/+5
| * | Fixed cleanup of propagated SshScopesColby Ranger2012-05-311-16/+12
| |/
* | Merge "No longer throw InvalidChangeOp in changeUpdated"Edwin Kempin2012-06-121-0/+3
|\ \
| * | No longer throw InvalidChangeOp in changeUpdatedConley Owens2012-06-121-0/+3
* | | Removing a couple of unused importsChad Horohoe2012-06-112-8/+0
|/ /
* | Refactor cmdline parsing into gerrit-serverConley Owens2012-06-0711-611/+3
* | Merge changes I35d41fd4,I4d6663cc,Iffc9bc99,Ie0621d78Martin Fick2012-06-0616-65/+27
|\ \
| * | Apply @RequiresCapability to REST APIBrad Larson2012-06-0416-43/+15
| * | Support JSON for plugin list commandBrad Larson2012-05-211-22/+12
* | | Abstract group systems into GroupBackend interface.Colby Ranger2012-05-311-6/+8
* | | Merge "Support multiple branches creation in 'create-project'"Martin Fick2012-05-311-1/+1
|\ \ \
| * | | Support multiple branches creation in 'create-project'Anatol Pomazau2012-05-181-1/+1
* | | | Cleaning up a few unused importsChad Horohoe2012-05-291-2/+0
* | | | Back in-memory caches with Guava, disk caches with H2Shawn O. Pearce2012-05-246-129/+161
| |/ / |/| |
* | | 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