2024-06-17 |
prepare Scala 3
xuwei-k
authored
on 17 Jun
kenji yoshida
committed
on 17 Jun
|
---|---|
2023-11-17 |
update scalafmt
xuwei-k
authored
on 16 Nov 2023
kenji yoshida
committed
on 17 Nov 2023
|
2021-12-11 |
Fix SSHCommand extension point for apache-sshd 2.x (#2941)
Naoki Takezoe
authored
on 11 Dec 2021
GitHub
committed
on 11 Dec 2021
|
2021-11-28 |
Fix SSH server handling (#2930)
Naoki Takezoe
authored
on 28 Nov 2021
GitHub
committed
on 28 Nov 2021
|
Merge branch 'master' into custom-ssh-url
Naoki Takezoe
authored
on 28 Nov 2021
GitHub
committed
on 28 Nov 2021
|
|
Bump apache-sshd to 2.7.0 (#2929)
Naoki Takezoe
authored
on 28 Nov 2021
GitHub
committed
on 28 Nov 2021
|
|
2021-08-29 |
Closes #2818 - Supporting custom SSH URL's when hosting behind a proxy
Logan McGrath
committed
on 29 Aug 2021
|
2021-08-09 |
use `forall` or `exists` instead of `map(f).getOrElse`
xuwei-k
committed
on 9 Aug 2021
|
2021-04-04 |
Remove unused import statements (#2726)
Naoki Takezoe
authored
on 4 Apr 2021
GitHub
committed
on 4 Apr 2021
|
2019-08-04 |
Deprecate using
Naoki Takezoe
committed
on 4 Aug 2019
|
2018-11-04 |
Fixes for apache-sshd-2.1.0: Fixed package for 'UnknownCommand' - closes #2161
Uli Heller
committed
on 4 Nov 2018
|
Fixes for apache-sshd-2.1.0: Package name for Command and CommandFactory
Uli Heller
committed
on 4 Nov 2018
|
|
2018-10-13 |
(refs #2168) Revert #2162
Naoki Takezoe
committed
on 13 Oct 2018
|
2018-10-05 |
Fixes for apache-sshd-2.1.0: Fixed package for 'UnknownCommand' - closes #2161
Uli Heller
committed
on 5 Oct 2018
|
Fixes for apache-sshd-2.1.0: use java.nio.file.Path instead of java.io.File
Uli Heller
committed
on 5 Oct 2018
|
|
Fixes for apache-sshd-2.1.0: Package name for Command and CommandFactory
Uli Heller
committed
on 5 Oct 2018
|
|
2018-04-01 |
|
Apply scalafmt
Naoki Takezoe
committed
on 1 Apr 2018
|
|
2017-10-17 |
Add new extension point: sshCommandProvider
Naoki Takezoe
committed
on 17 Oct 2017
|
2017-09-05 |
Add ssh_url to API response
Naoki Takezoe
committed
on 5 Sep 2017
|
2017-08-31 |
(refs #1688)Fix regex which is used to extract user and repository name from URL
Naoki Takezoe
committed
on 31 Aug 2017
|
2017-08-08 |
Fix lint and typos
HairyFotr
committed
on 8 Aug 2017
|
2017-04-04 |
Merge remote-tracking branch 'origin/master'
Naoki Takezoe
committed
on 4 Apr 2017
|
(refs #1523)Eliminate CR and LF in public key
Naoki Takezoe
committed
on 4 Apr 2017
|
|
2017-04-02 |
use "contains(key)" instead of "exists(_ == key)"
xuwei-k
committed
on 2 Apr 2017
|
2017-03-13 |
(#1490)Use java.util.Base64 instead of sun.misc or commons-codec
Naoki Takezoe
committed
on 13 Mar 2017
|
2017-03-10 |
Introduce syntax suger to tuple extraction
Naoki Takezoe
committed
on 10 Mar 2017
|
2017-03-03 |
|
(refs #474)Add authentication and authronization by deploy key
Naoki Takezoe
committed
on 3 Mar 2017
|
|
2017-03-02 |
Code formatting
Naoki Takezoe
committed
on 2 Mar 2017
|