2017-04-02 |
use "contains(key)" instead of "exists(_ == key)"
xuwei-k
committed
on 2 Apr 2017
|
---|---|
use "forall" instead of "filterNot().isEmpty"
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-23 |
Merge pull request #1497 from kounoike/pr-textavatar
...
Naoki Takezoe
authored
on 23 Mar 2017
GitHub
committed
on 23 Mar 2017
|
2017-03-18 |
Different style of avatar for groups.
KOUNOIKE Yuusuke
committed
on 18 Mar 2017
|
Display the recursive diffstat on the first commit.
Mitsuhiro Koga
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-17 |
(refs #1499)Allow guest users to read private repositories via HTTP
Naoki Takezoe
committed
on 17 Mar 2017
|
(refs #1498) Fix record inserting and deletion of repository related tables
Naoki Takezoe
committed
on 17 Mar 2017
|
|
2017-03-16 |
Add support TextAvatar feature and _avatar returns it.
KOUNOIKE Yuusuke
committed
on 16 Mar 2017
|
2017-03-14 |
Add Scaladoc
Naoki Takezoe
committed
on 14 Mar 2017
|
(refs #1491)Code format
Naoki Takezoe
committed
on 14 Mar 2017
|
|
|
|
Merge pull request #1491 from kounoike/pr-cache-control
...
Naoki Takezoe
authored
on 14 Mar 2017
GitHub
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 query parameter by updatedDate for _avatar image for cache control.
KOUNOIKE Yuusuke
committed
on 13 Mar 2017
|
|
(#1490)Use java.util.Base64 instead of sun.misc or commons-codec
Naoki Takezoe
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-11 |
Add account(group/user)'s webhooks feature.
KOUNOIKE Yuusuke
committed
on 11 Mar 2017
|
2017-03-10 |
Fixup
Naoki Takezoe
committed
on 10 Mar 2017
|
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
|
2017-03-03 |
|
(refs #474)Add “Allow write access” flag
Naoki Takezoe
committed
on 3 Mar 2017
|
|
(refs #474)Add authentication and authronization by deploy key
Naoki Takezoe
committed
on 3 Mar 2017
|
|
2017-03-02 |
Code formatting
Naoki Takezoe
committed
on 2 Mar 2017
|