2013-07-11
@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
Support formaction attribute.
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
Replace String#format() with string interpolation.
takezoe committed on 11 Jul 2013
@takezoe
Improve Git repository creation.
takezoe committed on 11 Jul 2013
@shimamoto
(refs #11) Add permission to html.
shimamoto committed on 11 Jul 2013
@shimamoto
(refs #11) Add permission to html.
shimamoto 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
@takezoe
Fix showing branch if specified branch, tag or id does not exist.
takezoe committed on 11 Jul 2013
@takezoe
Hide branch pulldown at Tags tab.
takezoe committed on 11 Jul 2013
@takezoe
(refs #28)Add avatar icon to the issue detail page.
takezoe committed on 11 Jul 2013
@takezoe
Fix height of avatar icon.
takezoe committed on 11 Jul 2013
@takezoe
Add method for request cache to app.Context.
takezoe committed on 11 Jul 2013
@takezoe
Rename StringUtil#encrypt() to sha1().
takezoe committed on 11 Jul 2013
@takezoe
Replace implicit conversion with implicit class.
takezoe committed on 11 Jul 2013
@takezoe
Fix typo.
takezoe committed on 11 Jul 2013
2013-07-10
@takezoe
Fix redirect path after sign in.
takezoe committed on 10 Jul 2013
@takezoe
Small fix.
takezoe committed on 10 Jul 2013
@takezoe
(refs #28)Look up Gravatar if user icon is not configured.
takezoe committed on 10 Jul 2013
@takezoe
Fix header and sign-in form presentation.
takezoe committed on 10 Jul 2013
@takezoe
Fix avatar image style.
takezoe committed on 10 Jul 2013
@takezoe
(refs #27)Display assigned user on issue list.
takezoe committed on 10 Jul 2013