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
|
(refs #36)Handle unresolved revision string.
takezoe
committed
on 11 Jul 2013
|
|
Replace String#format() with string interpolation.
takezoe
committed
on 11 Jul 2013
|
|
Improve Git repository creation.
takezoe
committed
on 11 Jul 2013
|
|
Rename StringUtil#encrypt() to sha1().
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
|
(refs #28)Fix information message.
takezoe
committed
on 10 Jul 2013
|
|
(refs #28)Avatar image can be uploaded at the account editing page.
takezoe
committed
on 10 Jul 2013
|
|
(refs #28)Implementing avatar image uploading.
takezoe
committed
on 10 Jul 2013
|
|
2013-07-09 |
(refs #31)Make it possible to create empty repository.
takezoe
committed
on 9 Jul 2013
|
2013-07-06 |
Display the commit count at the repository viewer.
takezoe
committed
on 6 Jul 2013
|
2013-07-03 |
Authenticators are renamed.
takezoe
committed
on 3 Jul 2013
|
Fix OneselfAuthenticator.
takezoe
committed
on 3 Jul 2013
|
|
Add OneselfAuthenticator.
takezoe
committed
on 3 Jul 2013
|
|
Fix OwnerOnlyAuthenticator
takezoe
committed
on 3 Jul 2013
|
|
Authenticator pass RepositoryInfo to actions.
takezoe
committed
on 3 Jul 2013
|
|
Authenticator pass RepositoryInfo to actions.
takezoe
committed
on 3 Jul 2013
|
|
Fix retrieving user name and repository name from request path in Authenticator.
takezoe
committed
on 3 Jul 2013
|
|
2013-07-02 |
Fix some Ajax URLs and Authenticators.
takezoe
committed
on 2 Jul 2013
|
2013-06-29 |
Add TODO.
takezoe
committed
on 29 Jun 2013
|
Move extendsHtmlSeq which provides mkHtml to view.helpers because it's used at only views.
takezoe
committed
on 29 Jun 2013
|
|
Encrypt password.
takezoe
committed
on 29 Jun 2013
|
|
CompressUtil and FileTypeUtil are merged to FileUtil.
takezoe
committed
on 29 Jun 2013
|
|
2013-06-28 |
Add System Settings page.
takezoe
committed
on 28 Jun 2013
|
2013-06-25 |
Add validation for label name and color.
takezoe
committed
on 25 Jun 2013
|
Implementing conditional issue searching.
takezoe
committed
on 25 Jun 2013
|
|
2013-06-23 |
Separate extension of scalatra-forms to trait from ControllerBase.
takezoe
committed
on 23 Jun 2013
|
Fix typo in Scaladoc.
takezoe
committed
on 23 Jun 2013
|