2017-04-09 |
Update support policy
Naoki Takezoe
authored
on 9 Apr 2017
GitHub
committed
on 9 Apr 2017
|
---|---|
(refs #1383)Add demo site information
Naoki Takezoe
authored
on 9 Apr 2017
GitHub
committed
on 9 Apr 2017
|
|
Remove plugins outside the gitbucket organization
Naoki Takezoe
authored
on 9 Apr 2017
GitHub
committed
on 9 Apr 2017
|
|
Merge pull request #1532 from aadrian/wording
...
Naoki Takezoe
authored
on 9 Apr 2017
GitHub
committed
on 9 Apr 2017
|
|
|
|
|
|
(refs #1333)Bump to JGit 4.7.0
Naoki Takezoe
committed
on 9 Apr 2017
|
|
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-05 |
s/2.11/2.12
kenji yoshida
authored
on 5 Apr 2017
GitHub
committed
on 5 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 #1521 from xuwei-k/test-MySQL-version
...
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
|
|
use switch
xuwei-k
committed
on 2 Apr 2017
|
|
use "contains(key)" instead of "exists(_ == key)"
xuwei-k
committed
on 2 Apr 2017
|