History for gitbucket_jkp / src / main / scala / gitbucket / core / controller
2017-05-13
@Naoki Takezoe
(refs #1594)Filter the comparing dropdown based on user’s right
Naoki Takezoe committed on 13 May 2017
2017-05-10
@t-tsutsumi
Fix delete branch feature of PR does not work at all
t-tsutsumi committed on 10 May 2017
2017-05-08
@t-tsutsumi
Fix incorrect redirect URL and authorization in Update branch feature
t-tsutsumi committed on 8 May 2017
2017-05-01
@Damian Bronecki
Fix redirect issue by partially reverting to 956af54 - fixes #1567
Damian Bronecki committed on 1 May 2017
2017-04-25
@Naoki Takezoe
(refs #1551)Fix validation for repository name
Naoki Takezoe committed on 25 Apr 2017
2017-04-20
@Naoki Takezoe
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
@KOUNOIKE Yuusuke
Fix #1525 move attached directory when rename/transfer repo.
KOUNOIKE Yuusuke committed on 19 Apr 2017
@YT
make dir in archive
YT committed on 19 Apr 2017
2017-04-18
@Naoki Takezoe
Don't retrieve unused repository information when withoutPhysicalInfo is true
Naoki Takezoe committed on 18 Apr 2017
2017-04-11
@Yasuhiro Takagi

Yasuhiro Takagi committed on 11 Apr 2017
2017-04-10
@Yasuhiro Takagi
To have compatibility with GitHub/GitHubEnterprise ...
Yasuhiro Takagi committed on 10 Apr 2017
2017-04-09
@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-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 #1517 from kounoike/pr-fix-1516 ...
Naoki Takezoe authored on 2 Apr 2017 GitHub 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
@KOUNOIKE Yuusuke
remove .get
KOUNOIKE Yuusuke committed on 2 Apr 2017
@xuwei-k
use "contains(key)" instead of "exists(_ == key)"
xuwei-k committed on 2 Apr 2017
2017-04-01
@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-18
@KOUNOIKE Yuusuke
Different style of avatar for groups.
KOUNOIKE Yuusuke committed on 18 Mar 2017
@KOUNOIKE Yuusuke
Change TextAvatarService to TextAvatarUtil, color detection algorithm, Add fallback to username feature when FullName can't draw by default font.
KOUNOIKE Yuusuke committed on 18 Mar 2017
2017-03-16
@KOUNOIKE Yuusuke
Add support TextAvatar feature and _avatar returns it.
KOUNOIKE Yuusuke committed on 16 Mar 2017
2017-03-14
@Naoki Takezoe
(refs #1491)Code format
Naoki Takezoe committed on 14 Mar 2017
2017-03-13
@KOUNOIKE Yuusuke
Change from Cache-Control based control to Last-Modified based cache control for _avatar.
KOUNOIKE Yuusuke committed on 13 Mar 2017