2017-04-22 |
fix delete release action.
KOUNOIKE Yuusuke
committed
on 22 Apr 2017
|
---|---|
2017-04-19 |
Add moveDirectory for releases directory.
KOUNOIKE Yuusuke
committed
on 19 Apr 2017
|
2017-04-18 |
Change release files direcoty to releaseId from tagname.
KOUNOIKE Yuusuke
committed
on 18 Apr 2017
|
2017-04-16 |
Add Release page. (close #607)
KOUNOIKE Yuusuke
committed
on 16 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
|
Add Cache-Control header for _avatar and /plugin-assets contents for reduce network connection and CPU usage.
KOUNOIKE Yuusuke
committed
on 13 Mar 2017
|
|
2017-03-10 |
Introduce syntax suger to tuple extraction
Naoki Takezoe
committed
on 10 Mar 2017
|
2017-03-07 |
Improve GitHub API compatibility for Jenkins Integration.
KOUNOIKE Yuusuke
committed
on 7 Mar 2017
|
|
|
2017-03-06 |
(refs #1475)Allow to create pull request by readable users
Naoki Takezoe
committed
on 6 Mar 2017
|