History for gitbucket_jkp / src
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
@xuwei-k
use "forall" instead of "filterNot().isEmpty"
xuwei-k committed on 2 Apr 2017
@KOUNOIKE Yuusuke
Remove message on sign-in dialog. and change message in System settings.
KOUNOIKE Yuusuke committed on 2 Apr 2017
2017-04-01
@KOUNOIKE Yuusuke
Add caution message in System settings.
KOUNOIKE Yuusuke committed on 1 Apr 2017
@KOUNOIKE Yuusuke
When using H2, caution message shows at sign-in.
KOUNOIKE Yuusuke committed on 1 Apr 2017
@KOUNOIKE Yuusuke
Fix #1516 send noimage.png when user is not exist or removed.
KOUNOIKE Yuusuke committed on 1 Apr 2017
2017-03-27
@Naoki Takezoe
(refs #1511)Fix bug in updating group information
Naoki Takezoe committed on 27 Mar 2017
2017-03-23
@Mitsuhiro Koga
Delete duplicate css style
Mitsuhiro Koga committed on 23 Mar 2017
@Mitsuhiro Koga
Fix broken diffstat layout at zoom in/out
Mitsuhiro Koga committed on 23 Mar 2017
@Naoki Takezoe
Merge branch 'master' into feature/plugin-hotdeploy
Naoki Takezoe committed on 23 Mar 2017
@Naoki Takezoe
Added Plugin.uninstall() method to cleanup, but remove for now
Naoki Takezoe committed on 23 Mar 2017
@Naoki Takezoe
Fix error message
Naoki Takezoe committed on 23 Mar 2017
@Naoki Takezoe
Check plugin duplication
Naoki Takezoe committed on 23 Mar 2017
@Naoki Takezoe
Merge pull request #1497 from kounoike/pr-textavatar ...
Naoki Takezoe authored on 23 Mar 2017 GitHub committed on 23 Mar 2017
2017-03-18
@KOUNOIKE Yuusuke
Different style of avatar for groups.
KOUNOIKE Yuusuke committed on 18 Mar 2017