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
|
2017-02-06 |
Bump blocking-slick
Naoki Takezoe
committed
on 6 Feb 2017
|
|
|
2017-01-13 |
remove unused imports
xuwei-k
committed
on 13 Jan 2017
|
2017-01-06 |
(refs #1406)Don't start database session in TransactionFilter for git access
Naoki Takezoe
committed
on 6 Jan 2017
|
2016-12-27 |
|
2016-11-26 |
Refactor new permission system
Naoki Takezoe
committed
on 26 Nov 2016
|
2016-11-11 |
|
2016-11-01 |
enable transaction for SSH access
Hiroaki Yamazoe
authored
on 30 Oct 2016
Hiroaki Yamazoe
committed
on 1 Nov 2016
|
2016-08-12 |
Experiment of blocking-slick
Naoki Takezoe
committed
on 12 Aug 2016
|
2016-08-04 |
Update apache-sshd to latest version
hrj
committed
on 4 Aug 2016
|
2016-05-05 |
move filtering into the database
Herr Ritschwumm
committed
on 5 May 2016
|
optionally all accounts can now use the same generic ssh username. does not work for accounts sharing their key with another account.
...
Herr Ritschwumm
committed
on 5 May 2016
|
|
small cleanup
Herr Ritschwumm
committed
on 5 May 2016
|
|
2016-02-11 |
move SshAddress into the SystemSettingsService object
Herr Ritschwumm
committed
on 11 Feb 2016
|
2016-01-30 |
refactor: make the settings alone responsible for ssh server location
Herr Ritschwumm
committed
on 30 Jan 2016
|
cleanup: ... which in turns lets us avoid passing around the base url where we shouldn't need to know about it at all
Herr Ritschwumm
committed
on 30 Jan 2016
|
|
cleanup: baseUrl is not used here at all
Herr Ritschwumm
committed
on 30 Jan 2016
|