History for gitbucket_jkp / src / main / scala / gitbucket / core / ssh
2018-11-04
@Uli Heller
Fixes for apache-sshd-2.1.0: Fixed package for 'UnknownCommand' - closes #2161
Uli Heller committed on 4 Nov 2018
@Uli Heller
Fixes for apache-sshd-2.1.0: Package name for Command and CommandFactory
Uli Heller committed on 4 Nov 2018
2018-10-13
@Naoki Takezoe
(refs #2168) Revert #2162
Naoki Takezoe committed on 13 Oct 2018
2018-10-05
@Uli Heller
Fixes for apache-sshd-2.1.0: Fixed package for 'UnknownCommand' - closes #2161
Uli Heller committed on 5 Oct 2018
@Uli Heller
Fixes for apache-sshd-2.1.0: use java.nio.file.Path instead of java.io.File
Uli Heller committed on 5 Oct 2018
@Uli Heller
Fixes for apache-sshd-2.1.0: Package name for Command and CommandFactory
Uli Heller committed on 5 Oct 2018
2018-04-01
@xuwei-k
add -Xfuture option. fix warnings ...
xuwei-k committed on 1 Apr 2018
@Naoki Takezoe
Apply scalafmt
Naoki Takezoe committed on 1 Apr 2018
2017-10-17
@Naoki Takezoe
Add new extension point: sshCommandProvider
Naoki Takezoe committed on 17 Oct 2017
2017-09-05
@Naoki Takezoe
Add ssh_url to API response
Naoki Takezoe committed on 5 Sep 2017
2017-08-31
@Naoki Takezoe
(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
@HairyFotr
Fix lint and typos
HairyFotr committed on 8 Aug 2017
2017-04-04
@Naoki Takezoe
Merge remote-tracking branch 'origin/master'
Naoki Takezoe committed on 4 Apr 2017
@Naoki Takezoe
(refs #1523)Eliminate CR and LF in public key
Naoki Takezoe committed on 4 Apr 2017
2017-04-02
@xuwei-k
use "contains(key)" instead of "exists(_ == key)"
xuwei-k committed on 2 Apr 2017
2017-03-13
@Naoki Takezoe
(#1490)Use java.util.Base64 instead of sun.misc or commons-codec
Naoki Takezoe committed on 13 Mar 2017
2017-03-10
@Naoki Takezoe
Introduce syntax suger to tuple extraction
Naoki Takezoe committed on 10 Mar 2017
2017-03-03
@Naoki Takezoe
(refs #474)Fix authorization for cloning repository ...
Naoki Takezoe committed on 3 Mar 2017
@Naoki Takezoe
(refs #474)Add authentication and authronization by deploy key
Naoki Takezoe committed on 3 Mar 2017
2017-03-02
@Naoki Takezoe
Code formatting
Naoki Takezoe committed on 2 Mar 2017
2017-02-06
@Naoki Takezoe
Bump blocking-slick
Naoki Takezoe committed on 6 Feb 2017
@Naoki Takezoe
Merge branch 'master' ...
Naoki Takezoe committed on 6 Feb 2017
2017-01-13
@xuwei-k
remove unused imports
xuwei-k committed on 13 Jan 2017
2017-01-06
@Naoki Takezoe
(refs #1406)Don't start database session in TransactionFilter for git access
Naoki Takezoe committed on 6 Jan 2017
2016-12-27
@Naoki Takezoe
Merge branch 'master' ...
Naoki Takezoe committed on 27 Dec 2016
2016-11-26
@Naoki Takezoe
Refactor new permission system
Naoki Takezoe committed on 26 Nov 2016
2016-11-11
@Naoki Takezoe
Merge branch 'master' into slick-3.1-blocking ...
Naoki Takezoe committed on 11 Nov 2016
2016-11-01
@Hiroaki Yamazoe
enable transaction for SSH access
Hiroaki Yamazoe authored on 30 Oct 2016 Hiroaki Yamazoe committed on 1 Nov 2016
2016-08-12
@Naoki Takezoe
Experiment of blocking-slick
Naoki Takezoe committed on 12 Aug 2016
2016-08-04
@hrj
Update apache-sshd to latest version
hrj committed on 4 Aug 2016