summaryrefslogtreecommitdiffstats
path: root/gerrit-sshd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.14'Edwin Kempin2017-10-202-3/+2
|\
| * Do not bind test-submit SSH command on slavesEdwin Kempin2017-10-201-1/+0
| * Disable ban-commit SSH command on Gerrit slavesEdwin Kempin2017-10-201-2/+2
* | QueryShell: Use SchemaFactory for underlying ReviewDbDave Borowitz2017-10-171-1/+2
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2017-10-171-0/+5
|\|
| * Merge branch 'stable-2.13' into stable-2.14David Pursehouse2017-10-171-0/+5
| |\
| | * SshDaemon: introduce sshd.waitTimeout to set WAIT_FOR_SPACE_TIMEOUTPaladox none2017-10-161-0/+5
| * | StreamEvents: Fix NPE when invoking the command with --helpDavid Pursehouse2017-09-011-3/+9
* | | Add UploadPackInitializer extension pointDave Borowitz2017-10-031-0/+5
* | | Merge changes Ib3f0849f,I9d12ed46,I38520cffDavid Pursehouse2017-10-012-2/+26
|\ \ \
| * | | Add ProjectPermissions for upload and receive pack, migrate callersPatrick Hiesel2017-10-012-2/+26
* | | | Remove unused ReviewDb from AccountResolverHugo Arès2017-10-011-3/+1
|/ / /
* | | Discontinue draft workflowDavid Ostrovsky2017-09-301-40/+0
* | | Perform group lookups by name from the group indexAlice Kober-Sotzek2017-09-211-3/+5
* | | Use the term 'subgroup' instead of 'includes' where possibleAlice Kober-Sotzek2017-09-132-17/+15
* | | Avoid unnecessary loading of members and subgroupsAlice Kober-Sotzek2017-09-132-4/+5
* | | Cache instances of type InternalGroup instead of AccountGroup by UUIDAlice Kober-Sotzek2017-09-132-5/+13
* | | ChangeArgumentParser: Remove unused change control factoryDavid Pursehouse2017-09-131-4/+0
* | | ChangeFinder: Return ChangeNotes instead of ChangeControlPatrick Hiesel2017-09-122-41/+23
* | | Add #getName() and #getNameKey() to ProjectStatePatrick Hiesel2017-09-072-3/+2
* | | StreamEvents: Fix NPE when invoking the command with --helpDavid Pursehouse2017-08-311-3/+9
* | | Merge "Move ChangeControl#getLabelTypes() to ProjectState and migrate callers"David Pursehouse2017-08-301-6/+7
|\ \ \
| * | | Move ChangeControl#getLabelTypes() to ProjectState and migrate callersPatrick Hiesel2017-08-301-6/+7
* | | | {ListProjects,PluginLs}Command: Make public to allow access by @OptionsDavid Pursehouse2017-08-312-2/+2
* | | | Refactor: Simplify ListGroupsCommandDavid Pursehouse2017-08-311-63/+30
|/ / /
* | | ssh commands: Use @Options to replace custom parseCommandLine()Zac Livingston2017-08-293-26/+6
* | | Split out build rule for metrics interfacesDave Borowitz2017-08-161-0/+1
* | | Disentangle ListPlugins and PluginLsCommandDavid Pursehouse2017-08-101-3/+46
* | | Make MessageSender public and pass to AsyncReceiveCommits.FactoryDave Borowitz2017-08-081-1/+1
* | | ReceiveCommits: Pass extra reviewers/CCs as a multimapDave Borowitz2017-08-081-8/+8
* | | Make ReceiveCommits non-publicDave Borowitz2017-08-081-6/+2
* | | Move ReceiveCommits#canUpload to AsyncReceiveCommitsDave Borowitz2017-08-081-2/+3
* | | Move ReceiveCommits and related classes to their own packageDave Borowitz2017-08-083-3/+4
* | | Merge "Hide ChangeControl#isVisible and migrate callers to PermissionBackend"Dave Borowitz2017-08-073-5/+15
|\ \ \
| * | | Hide ChangeControl#isVisible and migrate callers to PermissionBackendPatrick Hiesel2017-08-073-5/+15
* | | | Consolidate reachable commit in CommitsCollectionShawn Pearce2017-08-032-6/+11
|/ / /
* | | Simplify implementation of group.PutNameAlice Kober-Sotzek2017-07-311-2/+1
* | | Rename CapabilityControl to AccountLimitsShawn Pearce2017-06-291-5/+5
* | | Migrate accounts to NoteDb (part 2)Edwin Kempin2017-06-272-4/+8
* | | Migrate accounts to NoteDb (part 1)Edwin Kempin2017-06-271-1/+2
* | | Merge "Remove CapabilityControl from CurrentUser"David Pursehouse2017-06-211-3/+6
|\ \ \
| * | | Remove CapabilityControl from CurrentUserShawn Pearce2017-06-211-3/+6
* | | | NotesBranchUtil: Don't retry automaticallyDave Borowitz2017-06-211-3/+1
|/ / /
* | | Add threadPriority argument to createQueue.Han-Wen Nienhuys2017-06-192-34/+4
* | | Avoid referencing gerrit specific Executor.Han-Wen Nienhuys2017-06-149-22/+25
* | | Convert VisibleRefFilter to assisted factoryShawn Pearce2017-06-142-48/+17
* | | Remove more finals from method signaturesEdwin Kempin2017-06-144-25/+25
* | | Remove 'final' from method signatures across gerrit.Han-Wen Nienhuys2017-06-1436-143/+140
* | | Merge branch 'stable-2.14'David Pursehouse2017-05-311-4/+12
|\| |
| * | Add support for 384 and 521 bit ECSDA keysPaladox none2017-05-311-4/+12