summaryrefslogtreecommitdiffstats
path: root/gerrit-sshd
Commit message (Expand)AuthorAgeFilesLines
* Add support for 384 and 521 bit ECSDA keysPaladox none2017-05-311-4/+12
* SshDaemon: Set NIO2_READ_TIMEOUT to sshd.idleTimeoutDavid Pursehouse2017-05-111-0/+1
* Replace FileInputStream and FileOutputStream with static Files methodsHector Oswaldo Caballero2017-05-101-4/+4
* Get rid of calls to SecurityUtils.isBouncyCastleRegistered()David Pursehouse2017-05-082-18/+1
* SshDaemon: Improve log message when formatting ssh host key failsDavid Pursehouse2017-05-081-1/+3
* DatabasePubKeyAuth: Also look for ecdsa keys and ed25519 keysPaladox none2017-05-081-1/+5
* SshDaemon: Also look for ecdsa keys and ed25519 keysPaladox none2017-05-081-1/+5
* InitSshd: Generate ecdsa and ed25519 keys if the host supports themPaladox none2017-05-081-1/+9
* ES: Implement online reindex for ElasticSearchDariusz Luksza2017-04-262-2/+2
* Merge branch 'stable-2.13' into stable-2.14David Pursehouse2017-04-121-3/+3
|\
| * Allow project owner to use set-project ssh commandHugo Arès2017-04-111-3/+3
* | Don't ship bouncycastle libraries in plugin APIDavid Ostrovsky2017-04-071-1/+1
* | Shutdown SSH executors upon SshDaemon stopLuca Milanesio2017-03-291-0/+23
* | Bump Mina core to 2.0.16 and sshd to 1.4David Ostrovsky2017-03-272-6/+6
* | SshDaemon: Add missing type arguments for generic class NamedFactory<T>David Pursehouse2017-03-161-3/+3
* | Merge branch 'stable-2.13'David Pursehouse2017-03-161-3/+9
|\|
| * LfsPluginAuthCommand: Don't spam error log when LFS plugin is missingDavid Pursehouse2017-03-141-3/+10
* | Merge branch 'stable-2.13'David Pursehouse2017-03-091-1/+4
|\|
| * Allow user with maintain server permissions to find any changeLuca Milanesio2017-03-081-1/+4
| * Do not assume DB down if change to index not foundLuca Milanesio2017-03-071-3/+1
| * Allow to continue reindex despite failuresLuca Milanesio2017-03-071-1/+1
* | Migrate external IDs to NoteDb (part 1)Edwin Kempin2017-02-282-7/+11
* | Allow to index all changes of a projectHector Oswaldo Caballero2017-02-242-0/+64
* | Remove command line reviewer/cc visibility checkShawn Pearce2017-02-231-17/+0
* | Avoid implicit use of the platform default charsetDavid Ostrovsky2017-02-192-2/+2
* | Format java files with google-java-formatDavid Pursehouse2017-02-171-5/+1
* | Squash redundant string concatenations introduced by google-java-formatDavid Pursehouse2017-02-177-8/+8
* | AccountApi: Add methods to get emails and delete emailEdwin Kempin2017-02-081-1/+1
* | Format all Java files with google-java-formatDave Borowitz2017-02-0793-1960/+2039
* | Remove Buck based buildDavid Ostrovsky2017-01-231-59/+0
* | Merge branch 'stable-2.13'David Pursehouse2017-01-202-4/+18
|\|
| * Install "git-lfs-authenticate" SSH command when lfs.plugin is configuredJacek Centkowski2017-01-162-4/+18
| * Introduce "git-lfs-authenticate" SSH Command for LFS pluginsJacek Centkowski2017-01-162-0/+69
* | Avoid Multimap implementation create methodsDave Borowitz2017-01-181-3/+4
* | Prefer subtypes of MultimapDave Borowitz2017-01-182-6/+8
* | Introduce "git-lfs-authenticate" SSH Command for LFS pluginsJacek Centkowski2017-01-122-0/+69
* | Index group on creation and whenever a group is evicted from cacheEdwin Kempin2017-01-111-1/+4
* | Do not assume DB down if change to index not foundLuca Milanesio2016-12-081-3/+1
* | Bazel: Reformat build filesDavid Ostrovsky2016-12-071-46/+46
* | Merge branch 'stable-2.13'David Pursehouse2016-12-061-1/+18
|\|
| * Support move change via SSHOrgad Shaneh2016-11-231-1/+18
* | Allow to continue reindex despite failuresLuca Milanesio2016-11-301-1/+1
* | Merge branch 'stable-2.13'David Pursehouse2016-11-171-3/+12
|\|
| * Fix NPE when requesting invalid Change-Id to indexLuca Milanesio2016-11-141-2/+10
* | Merge branch 'stable-2.13'David Pursehouse2016-11-041-19/+24
|\|
| * SetMembersCommand: Handle REST errors gracefullyDavid Pursehouse2016-11-041-19/+24
| * Remove unused importHugo Arès2016-11-031-1/+0
* | ChangeArgumentParser: Replace FluentIterable with Java 8 streamLuca Milanesio2016-11-021-18/+14
* | Merge branch 'stable-2.13'David Pursehouse2016-11-022-3/+46
|\|
| * Fix to reindex a change via SSH: get from DB/Notes instead of LuceneLuca Milanesio2016-11-022-3/+46