2013-07-18 |
Merge branch 'master' into #3_repository-search
takezoe
committed
on 18 Jul 2013
|
---|---|
Use Gravatar if committer is not registered in GitBucket.
takezoe
committed
on 18 Jul 2013
|
|
2013-07-17 |
Bugfix
takezoe
committed
on 17 Jul 2013
|
(refs #3)Cleanup
takezoe
committed
on 17 Jul 2013
|
|
Remove unused import statement.
takezoe
committed
on 17 Jul 2013
|
|
Fix typo.
takezoe
committed
on 17 Jul 2013
|
|
(refs #3)Search by AND if query words are separated by whitespace.
takezoe
committed
on 17 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
|
(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
|