2013-07-18 |
Store search results into singleton cache.
takezoe
committed
on 18 Jul 2013
|
---|---|
Merge branch 'master' into #3_repository-search
takezoe
committed
on 18 Jul 2013
|
|
2013-07-17 |
(refs #3)Add result count to the menu.
takezoe
committed
on 17 Jul 2013
|
(refs #3)Apply likeEncode to search keyword.
takezoe
committed
on 17 Jul 2013
|
|
(refs #3)Improve presentation for code search results.
takezoe
committed
on 17 Jul 2013
|
|
(refs #3)Add search form at the top of search result.
takezoe
committed
on 17 Jul 2013
|
|
(refs #3)Cleanup
takezoe
committed
on 17 Jul 2013
|
|
(refs #3)Issue search is temporary available.
takezoe
committed
on 17 Jul 2013
|
|
Finished the issues controller refactoring.
shimamoto
committed
on 17 Jul 2013
|
|
Remove unused import statement.
takezoe
committed
on 17 Jul 2013
|
|
(refs #11) Change the value to be set in the action.
shimamoto
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-16 |
(refs #3)Search git repository without cloning to the file system.
takezoe
committed
on 16 Jul 2013
|
(refs #3)Start work for repository search.
takezoe
committed
on 16 Jul 2013
|
|
2013-07-12 |
Returns a gray image if username has not been registered.
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 |
(refs #35)Fixed.
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
|
|
Improve Git repository creation.
takezoe
committed
on 11 Jul 2013
|
|
Merge branch 'master' of https://github.com/takezoe/gitbucket.git
shimamoto
committed
on 11 Jul 2013
|
|
(refs #11) Implemented the batch update.
shimamoto
committed
on 11 Jul 2013
|
|
Fix showing branch if specified branch, tag or id does not exist.
takezoe
committed
on 11 Jul 2013
|
|
Add method for request cache to app.Context.
takezoe
committed
on 11 Jul 2013
|
|
Rename StringUtil#encrypt() to sha1().
takezoe
committed
on 11 Jul 2013
|
|
2013-07-10 |
Fix redirect path after sign in.
takezoe
committed
on 10 Jul 2013
|
(refs #28)Look up Gravatar if user icon is not configured.
takezoe
committed
on 10 Jul 2013
|