2017-04-09
@Naoki Takezoe
Update support policy
Naoki Takezoe authored on 9 Apr 2017 GitHub committed on 9 Apr 2017
@Naoki Takezoe
(refs #1383)Add demo site information
Naoki Takezoe authored on 9 Apr 2017 GitHub committed on 9 Apr 2017
@Naoki Takezoe
Remove plugins outside the gitbucket organization
Naoki Takezoe authored on 9 Apr 2017 GitHub committed on 9 Apr 2017
@Naoki Takezoe
Merge pull request #1532 from aadrian/wording ...
Naoki Takezoe authored on 9 Apr 2017 GitHub committed on 9 Apr 2017
@adrian
improve wording. ...
adrian committed on 9 Apr 2017
@adrian
improve wording. ...
adrian committed on 9 Apr 2017
@Naoki Takezoe
(refs #1333)Bump to JGit 4.7.0
Naoki Takezoe committed on 9 Apr 2017
@Naoki Takezoe
Merge pull request #1530 from tkgdsg/modify_slash_escape_to_hyphen ...
Naoki Takezoe authored on 9 Apr 2017 GitHub committed on 9 Apr 2017
@Yasuhiro Takagi
To have comatibility with GitHub/GitHubEnerprise. ...
Yasuhiro Takagi committed on 9 Apr 2017
2017-04-05
@kenji yoshida
s/2.11/2.12
kenji yoshida authored on 5 Apr 2017 GitHub committed on 5 Apr 2017
2017-04-04
@Naoki Takezoe
Remove unused import statement
Naoki Takezoe committed on 4 Apr 2017
@Naoki Takezoe
Remove outdated TODO
Naoki Takezoe committed on 4 Apr 2017
@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
@Naoki Takezoe
Merge pull request #1520 from xuwei-k/refactoring ...
Naoki Takezoe authored on 2 Apr 2017 GitHub committed on 2 Apr 2017
@Naoki Takezoe
Merge pull request #1521 from xuwei-k/test-MySQL-version ...
Naoki Takezoe authored on 2 Apr 2017 GitHub committed on 2 Apr 2017
@Naoki Takezoe
Merge pull request #1522 from xuwei-k/Class-newInstance-deprecated ...
Naoki Takezoe authored on 2 Apr 2017 GitHub committed on 2 Apr 2017
@Naoki Takezoe
Merge pull request #1517 from kounoike/pr-fix-1516 ...
Naoki Takezoe authored on 2 Apr 2017 GitHub committed on 2 Apr 2017
@xuwei-k
s/newInstance()/getDeclaredConstructor().newInstance() ...
xuwei-k committed on 2 Apr 2017
@xuwei-k
update MySQL v5_7_latest in test ...
xuwei-k committed on 2 Apr 2017
@xuwei-k
use "exists" instead of "find().isEmpty"
xuwei-k committed on 2 Apr 2017
@xuwei-k
use "contains" instead of "find().isEmpty"
xuwei-k committed on 2 Apr 2017
@xuwei-k
use "contains" instead of "find().isDefined"
xuwei-k committed on 2 Apr 2017
@xuwei-k
use exists instead of "filter().nonEmpty"
xuwei-k committed on 2 Apr 2017
@xuwei-k
remove return
xuwei-k committed on 2 Apr 2017
@xuwei-k
use count instead of "filter().length"
xuwei-k committed on 2 Apr 2017
@KOUNOIKE Yuusuke
remove .get
KOUNOIKE Yuusuke committed on 2 Apr 2017
@xuwei-k
use "Map#getOrElse" instead of "get().getOrElse"
xuwei-k committed on 2 Apr 2017
@xuwei-k
use switch
xuwei-k committed on 2 Apr 2017
@xuwei-k
use "contains(key)" instead of "exists(_ == key)"
xuwei-k committed on 2 Apr 2017