2017-05-13 |
(refs #1594)Filter the comparing dropdown based on user’s right
Naoki Takezoe
committed
on 13 May 2017
|
---|---|
2017-05-10 |
Fix delete branch feature of PR does not work at all
t-tsutsumi
committed
on 10 May 2017
|
2017-05-08 |
Fix incorrect redirect URL and authorization in Update branch feature
t-tsutsumi
committed
on 8 May 2017
|
2017-05-01 |
Fix redirect issue by partially reverting to 956af54 - fixes #1567
Damian Bronecki
committed
on 1 May 2017
|
2017-04-25 |
(refs #1551)Fix validation for repository name
Naoki Takezoe
committed
on 25 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
|
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 #1517 from kounoike/pr-fix-1516
...
Naoki Takezoe
authored
on 2 Apr 2017
GitHub
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
|
|
remove .get
KOUNOIKE Yuusuke
committed
on 2 Apr 2017
|
|
use "contains(key)" instead of "exists(_ == key)"
xuwei-k
committed
on 2 Apr 2017
|
|
2017-04-01 |
Fix #1516 send noimage.png when user is not exist or removed.
KOUNOIKE Yuusuke
committed
on 1 Apr 2017
|
2017-03-27 |
(refs #1511)Fix bug in updating group information
Naoki Takezoe
committed
on 27 Mar 2017
|
2017-03-18 |
Different style of avatar for groups.
KOUNOIKE Yuusuke
committed
on 18 Mar 2017
|
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 |
Add support TextAvatar feature and _avatar returns it.
KOUNOIKE Yuusuke
committed
on 16 Mar 2017
|
2017-03-14 |
(refs #1491)Code format
Naoki Takezoe
committed
on 14 Mar 2017
|
2017-03-13 |
Change from Cache-Control based control to Last-Modified based cache control for _avatar.
KOUNOIKE Yuusuke
committed
on 13 Mar 2017
|