2013-07-20 |
(refs #25)Alert if due date passed.
takezoe
committed
on 20 Jul 2013
|
---|---|
2013-07-18 |
Use Gravatar if committer is not registered in GitBucket.
takezoe
committed
on 18 Jul 2013
|
2013-07-12 |
(refs #34)Link conversion checks existence of accounts and issues.
takezoe
committed
on 12 Jul 2013
|
2013-07-11 |
(refs #35)Fixed.
takezoe
committed
on 11 Jul 2013
|
Replace String#format() with string interpolation.
takezoe
committed
on 11 Jul 2013
|
|
Fix height of avatar icon.
takezoe
committed
on 11 Jul 2013
|
|
Add method for request cache to app.Context.
takezoe
committed
on 11 Jul 2013
|
|
Replace implicit conversion with implicit class.
takezoe
committed
on 11 Jul 2013
|
|
2013-07-10 |
(refs #28)Look up Gravatar if user icon is not configured.
takezoe
committed
on 10 Jul 2013
|
2013-07-06 |
(refs #4)Implementing activity recording for git push.
takezoe
committed
on 6 Jul 2013
|
(refs #4)Record issue creation activity.
takezoe
committed
on 6 Jul 2013
|
|
(refs #4)Add 'Public Activity' tab to the account information page.
takezoe
committed
on 6 Jul 2013
|
|
2013-07-03 |
Add helper which convert singular and plural.
takezoe
committed
on 3 Jul 2013
|
2013-06-29 |
Move extendsHtmlSeq which provides mkHtml to view.helpers because it's used at only views.
takezoe
committed
on 29 Jun 2013
|
2013-06-27 |
|
2013-06-26 |
Remove unnecessary commented code.
takezoe
committed
on 26 Jun 2013
|
2013-06-23 |
Move implicit conversion for mkHtml to util.Implicits.
takezoe
committed
on 23 Jun 2013
|
2013-06-22 |
Fix regex pattern.
takezoe
committed
on 22 Jun 2013
|
Fix commit message presentation.
takezoe
committed
on 22 Jun 2013
|
|
Convert issue id and commit id in commit message to link.
takezoe
committed
on 22 Jun 2013
|
|
2013-06-20 |
Change date format.
shimamoto
committed
on 20 Jun 2013
|
Add a implicit conversion which adds mkHtml to views.implicit.
takezoe
committed
on 20 Jun 2013
|
|
2013-06-19 |
Fix commit log presentation.
takezoe
committed
on 19 Jun 2013
|
2013-06-18 |
Fix commit log presentation.
takezoe
committed
on 18 Jun 2013
|
2013-06-08 |
Fix commit id / issue id link in markdown.
takezoe
committed
on 8 Jun 2013
|
2013-06-06 |
Add syntax highlighting in Wiki.
takezoe
committed
on 6 Jun 2013
|
2013-06-04 |
Small fix.
takezoe
committed
on 4 Jun 2013
|
2013-06-03 |
Rename ProjectService to RepositoryService.
takezoe
committed
on 3 Jun 2013
|
2013-06-02 |
Fix commit id link.
takezoe
committed
on 2 Jun 2013
|
Refactor to use ProjectService instead of JGitUtil directly to retrieve project information.
takezoe
committed
on 2 Jun 2013
|