History for gitbucket_jkp / src / main / scala
2013-07-19
@takezoe
Merge branch 'master' of https://github.com/takezoe/gitbucket
takezoe committed on 19 Jul 2013
@shimamoto
Add reference link to wiki.
shimamoto committed on 19 Jul 2013
@takezoe
Remove unused import statement.
takezoe committed on 19 Jul 2013
2013-07-18
@takezoe
(refs #42)Requires BASIC authentication for /info/refs?service=git-receive-pack.
takezoe committed on 18 Jul 2013
@shimamoto
Move Implicit && to model package object.
shimamoto committed on 18 Jul 2013
@shimamoto
Replace String#format() with string interpolation.
shimamoto committed on 18 Jul 2013
@takezoe
Use Gravatar if committer is not registered in GitBucket.
takezoe committed on 18 Jul 2013
2013-07-17
@takezoe
Quote src attribute of avatar image.
takezoe committed on 17 Jul 2013
@shimamoto
Finished the issues controller refactoring.
shimamoto committed on 17 Jul 2013
@shimamoto
(refs #11) Fix comments to display.
shimamoto committed on 17 Jul 2013
@shimamoto
(refs #11) Change the value to be set in the action.
shimamoto committed on 17 Jul 2013
@shimamoto
Change action(IssueComment) to String type.
shimamoto committed on 17 Jul 2013
2013-07-12
@takezoe
Returns a gray image if username has not been registered.
takezoe committed on 12 Jul 2013
@takezoe
Remove unused import statement.
takezoe committed on 12 Jul 2013
@takezoe
(refs #34)Link conversion checks existence of accounts and issues.
takezoe committed on 12 Jul 2013
2013-07-11
@takezoe
Migration for wiki repository configuration in 1.3 which add http.receivepack=true.
takezoe committed on 11 Jul 2013
@takezoe
Remove debug code.
takezoe committed on 11 Jul 2013
@takezoe
Remove fixed TODO.
takezoe committed on 11 Jul 2013
@takezoe
Use StringUtil#urlEncode() instead of URLEncode#encode().
takezoe committed on 11 Jul 2013
@takezoe
(refs #35)Fixed.
takezoe committed on 11 Jul 2013
@takezoe
(refs #34)@xxxx in markdown as link.
takezoe committed on 11 Jul 2013
@takezoe
Fix activity message.
takezoe committed on 11 Jul 2013
@shimamoto
Merge branch 'master' of https://github.com/takezoe/gitbucket.git
shimamoto committed on 11 Jul 2013
@shimamoto
(refs #11) When the issue is closed or reopened, the comment id not ...
shimamoto committed on 11 Jul 2013
@takezoe
Remove unnecessary code.
takezoe committed on 11 Jul 2013
@takezoe
(refs #36)Handle unresolved revision string.
takezoe committed on 11 Jul 2013
@takezoe
Replace String#format() with string interpolation.
takezoe committed on 11 Jul 2013
@takezoe
Improve Git repository creation.
takezoe committed on 11 Jul 2013
@shimamoto
Merge branch 'master' of https://github.com/takezoe/gitbucket.git
shimamoto committed on 11 Jul 2013
@shimamoto
(refs #11) Implemented the batch update.
shimamoto committed on 11 Jul 2013