2013-07-17 |
Quote src attribute of avatar image.
takezoe
committed
on 17 Jul 2013
|
---|---|
Finished the issues controller refactoring.
shimamoto
committed
on 17 Jul 2013
|
|
(refs #11) Fix comments to display.
shimamoto
committed
on 17 Jul 2013
|
|
(refs #11) Change the value to be set in the action.
shimamoto
committed
on 17 Jul 2013
|
|
Change action(IssueComment) to String type.
shimamoto
committed
on 17 Jul 2013
|
|
2013-07-16 |
Change ISSUE_COMMENT.ACTION to NOT NULL.
takezoe
committed
on 16 Jul 2013
|
(refs #39)Remove unnecessary attribute.
takezoe
committed
on 16 Jul 2013
|
|
(refs #39)Small fix for copy button.
takezoe
committed
on 16 Jul 2013
|
|
Merge pull request #39 from tanacasino/feature/copy-to-clipboard
...
Naoki Takezoe
committed
on 16 Jul 2013
|
|
2013-07-15 |
Add copy to clipboard clone URL
Tomofumi Tanaka
committed
on 15 Jul 2013
|
2013-07-12 |
Expand column COMMENT.ACTION to VARCHAR(20).
takezoe
committed
on 12 Jul 2013
|
Returns a gray image if username has not been registered.
takezoe
committed
on 12 Jul 2013
|
|
Remove unused import statement.
takezoe
committed
on 12 Jul 2013
|
|
(refs #34)Link conversion checks existence of accounts and issues.
takezoe
committed
on 12 Jul 2013
|
|
2013-07-11 |
Fix commit list presentation.
takezoe
committed
on 11 Jul 2013
|
Add avatar to the blob view.
takezoe
committed
on 11 Jul 2013
|
|
Migration for wiki repository configuration in 1.3 which add http.receivepack=true.
takezoe
committed
on 11 Jul 2013
|
|
Remove debug code.
takezoe
committed
on 11 Jul 2013
|
|
Remove fixed TODO.
takezoe
committed
on 11 Jul 2013
|
|
Use StringUtil#urlEncode() instead of URLEncode#encode().
takezoe
committed
on 11 Jul 2013
|
|
(refs #35)Fixed.
takezoe
committed
on 11 Jul 2013
|
|
(refs #34)@xxxx in markdown as link.
takezoe
committed
on 11 Jul 2013
|
|
Support formaction attribute.
takezoe
committed
on 11 Jul 2013
|
|
Fix activity message.
takezoe
committed
on 11 Jul 2013
|
|
Merge branch 'master' of https://github.com/takezoe/gitbucket.git
shimamoto
committed
on 11 Jul 2013
|
|
(refs #11) When the issue is closed or reopened, the comment id not
...
shimamoto
committed
on 11 Jul 2013
|
|
Remove unnecessary code.
takezoe
committed
on 11 Jul 2013
|
|
(refs #36)Handle unresolved revision string.
takezoe
committed
on 11 Jul 2013
|
|
Replace String#format() with string interpolation.
takezoe
committed
on 11 Jul 2013
|
|
Replace String#format() with string interpolation.
takezoe
committed
on 11 Jul 2013
|