summaryrefslogtreecommitdiffstats
path: root/gerrit-sshd
Commit message (Expand)AuthorAgeFilesLines
* Add configuration of key exchange algorithms for sshdScott Dial2016-08-241-15/+10
* Fix auto-adding reviewers during pushDave Borowitz2016-08-151-1/+1
* Merge "ShowConnections: Only show start and idle columns for mina backend"Edwin Kempin2016-08-041-25/+35
|\
| * ShowConnections: Only show start and idle columns for mina backendDavid Pursehouse2016-08-041-25/+35
* | Merge branch 'stable-2.12'David Pursehouse2016-08-041-0/+1
|\ \ | |/ |/|
| * SshDaemon: Set up the session timeout to make sshd.idleTimeout workDavid Pursehouse2016-08-031-0/+1
* | Merge "Add an optional flag to force an online reindex"Hugo Arès2016-08-031-1/+5
|\ \
| * | Add an optional flag to force an online reindexKhai Do2016-08-021-1/+5
* | | Add extension point to register JGit PostUploadHooksHugo Arès2016-08-021-5/+7
|/ /
* | Merge "SSH show-queue: option to group output by queue and print queue info"Edwin Kempin2016-07-141-43/+83
|\ \
| * | SSH show-queue: option to group output by queue and print queue infoSaša Živkov2016-07-131-43/+83
* | | Merge "Unwrap db in ssh.commands.QueryShell"Dave Borowitz2016-07-121-1/+2
|\ \ \ | |/ / |/| |
| * | Unwrap db in ssh.commands.QueryShellBjörn Pedersen2016-07-121-1/+2
* | | ReviewInput: Split NotifyHandling out to a separate fileDavid Pursehouse2016-07-121-1/+1
* | | Refactor ProjectControl#canReadCommmit to take repository as a parameterZhen Chen2016-07-111-1/+1
|/ /
* | StreamEvents: Correctly serialize Project.NameKey elements in jsonEryk Szymanski2016-07-111-0/+4
* | Accounts API: Add methods to create an accountEdwin Kempin2016-07-061-1/+2
* | Merge "Implement Bazel build"Edwin Kempin2016-06-241-0/+53
|\ \
| * | Implement Bazel buildDavid Ostrovsky2016-06-141-0/+53
* | | Reindex account whenever account is evicted from cacheEdwin Kempin2016-06-222-8/+11
* | | PutConfig: move static inner Input class to extension APIDavid Pursehouse2016-06-212-2/+2
|/ /
* | Consistently annotate changeCache as @NullableJonathan Nieder2016-06-062-0/+4
* | Merge changes I64000a57,Icc7c7586Dave Borowitz2016-06-061-1/+1
|\ \
| * | ChangeIndexer: Disable auto-rebuilding changesDave Borowitz2016-06-061-1/+1
* | | VisibleRefFilter Avoid touching the database for draftsDave Borowitz2016-06-062-9/+20
|/ /
* | Enable and fix 'Statement unnecessarily nested within else clause' warningsDavid Pursehouse2016-06-027-45/+39
* | Initial implementation of SSH command to index changesDavid Pursehouse2016-05-262-0/+72
* | SetReviewersCommand: Factor code out to ChangeArgumentParserDavid Pursehouse2016-05-262-49/+88
* | Remove 'runsAt = MASTER' from @CommandMetaData annotationsDavid Pursehouse2016-05-253-11/+3
* | SetReviewersCommand: Fix metaVar for argumentsDavid Pursehouse2016-05-251-1/+1
* | BaseCommand: Add writeError utility methodDavid Pursehouse2016-05-253-21/+13
* | Consolidate error reporting in SSH commandsDavid Pursehouse2016-05-2523-88/+68
* | ShowQueue: rename taskNameWidth to maxCommandWidthSaša Živkov2016-05-091-4/+4
* | Use native constructors instead of Guava to instantiate empty collectionsDavid Pursehouse2016-05-049-25/+23
* | Merge "Always set VisibleRefFilter on UploadPack"Edwin Kempin2016-05-031-4/+2
|\ \
| * | Always set VisibleRefFilter on UploadPackEdwin Kempin2016-05-021-4/+2
* | | Store SSH keys in gitEdwin Kempin2016-05-024-40/+81
|/ /
* | Support generic indexes in LuceneVersionManagerDave Borowitz2016-04-262-2/+14
* | Buck: Remove jgit cellDavid Ostrovsky2016-04-201-2/+2
* | SSH: Don't use providers in commandsDavid Ostrovsky2016-04-1814-63/+47
* | SSH: Don't use singletons with providersDavid Ostrovsky2016-04-153-19/+15
* | Merge changes from topic 'checkstyle-cleanup-1'David Pursehouse2016-04-134-3/+4
|\ \
| * | Remove explicit initialization of default valuesDavid Pursehouse2016-04-121-1/+1
| * | Remove redundant 'public' modifiersDavid Pursehouse2016-04-122-1/+2
| * | Remove redundant 'final' modifiersDavid Pursehouse2016-04-121-1/+1
* | | Merge changes from topic 'checkstyle-cleanup'David Pursehouse2016-04-131-1/+1
|\| |
| * | Remove redundant modifiers from interfaces' methodsDavid Pursehouse2016-04-121-1/+1
* | | Merge "Allow to tag reviews"Dave Borowitz2016-04-121-0/+7
|\ \ \ | |/ / |/| |
| * | Allow to tag reviewsDariusz Luksza2016-04-121-0/+7
* | | Remove redundant 'static' modifiersDavid Pursehouse2016-04-114-5/+5