2017-04-25 |
(refs #1554)Enable DB session for plugin git repo authentication
Naoki Takezoe
committed
on 25 Apr 2017
|
---|---|
(refs #1551)Fix validation for repository name
Naoki Takezoe
committed
on 25 Apr 2017
|
|
2017-04-23 |
Bump to 4.12.0
Naoki Takezoe
committed
on 23 Apr 2017
|
2017-04-20 |
Merge pull request #1548 from kounoike/pr-fix-1525
...
Naoki Takezoe
authored
on 20 Apr 2017
GitHub
committed
on 20 Apr 2017
|
2017-04-19 |
Fix #1525 move attached directory when rename/transfer repo.
KOUNOIKE Yuusuke
committed
on 19 Apr 2017
|
make dir in archive
YT
committed
on 19 Apr 2017
|
|
2017-04-18 |
Don't retrieve unused repository information when withoutPhysicalInfo is true
Naoki Takezoe
committed
on 18 Apr 2017
|
Don't retrieve unused repository information when withoutPhysicalInfo is true
Naoki Takezoe
committed
on 18 Apr 2017
|
|
2017-04-16 |
Merge pull request #1537 from tkgdsg/archivefile_naming_rule_when_sha1
...
Naoki Takezoe
authored
on 16 Apr 2017
GitHub
committed
on 16 Apr 2017
|
2017-04-13 |
Fixes #1481
Damian Bronecki
committed
on 13 Apr 2017
|
2017-04-11 |
Yasuhiro Takagi
committed
on 11 Apr 2017
|
2017-04-10 |
|
2017-04-09 |
Merge pull request #1530 from tkgdsg/modify_slash_escape_to_hyphen
...
Naoki Takezoe
authored
on 9 Apr 2017
GitHub
committed
on 9 Apr 2017
|
|
|
2017-04-04 |
Remove unused import statement
Naoki Takezoe
committed
on 4 Apr 2017
|
Remove outdated TODO
Naoki Takezoe
committed
on 4 Apr 2017
|
|
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 |
Merge pull request #1520 from xuwei-k/refactoring
...
Naoki Takezoe
authored
on 2 Apr 2017
GitHub
committed
on 2 Apr 2017
|
Merge pull request #1522 from xuwei-k/Class-newInstance-deprecated
...
Naoki Takezoe
authored
on 2 Apr 2017
GitHub
committed
on 2 Apr 2017
|
|
Merge pull request #1517 from kounoike/pr-fix-1516
...
Naoki Takezoe
authored
on 2 Apr 2017
GitHub
committed
on 2 Apr 2017
|
|
|
|
use "exists" instead of "find().isEmpty"
xuwei-k
committed
on 2 Apr 2017
|
|
use "contains" instead of "find().isEmpty"
xuwei-k
committed
on 2 Apr 2017
|
|
use "contains" instead of "find().isDefined"
xuwei-k
committed
on 2 Apr 2017
|
|
use exists instead of "filter().nonEmpty"
xuwei-k
committed
on 2 Apr 2017
|
|
remove return
xuwei-k
committed
on 2 Apr 2017
|
|
use count instead of "filter().length"
xuwei-k
committed
on 2 Apr 2017
|
|
remove .get
KOUNOIKE Yuusuke
committed
on 2 Apr 2017
|
|
use "Map#getOrElse" instead of "get().getOrElse"
xuwei-k
committed
on 2 Apr 2017
|