2013-07-19 |
|
---|---|
Move FileUploadUtil to FileUploadControllerBase.
takezoe
committed
on 19 Jul 2013
|
|
Add paginator and separate search code in controller to service.
takezoe
committed
on 19 Jul 2013
|
|
Merge branch 'repository-search-cache' into #3_repository-search
takezoe
committed
on 19 Jul 2013
|
|
Don't use cache library immediately.
takezoe
committed
on 19 Jul 2013
|
|
Merge branch 'master' of https://github.com/takezoe/gitbucket
takezoe
committed
on 19 Jul 2013
|
|
Add reference link to wiki.
shimamoto
committed
on 19 Jul 2013
|
|
Remove unused import statement.
takezoe
committed
on 19 Jul 2013
|
|
2013-07-18 |
Change highlight color.
takezoe
committed
on 18 Jul 2013
|
Pagination for repository search results.
takezoe
committed
on 18 Jul 2013
|
|
Replace String#format() with string interpolation.
shimamoto
committed
on 18 Jul 2013
|
|
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
|
|
(refs #2)Fix pull request and marge behavior.
takezoe
committed
on 16 Jul 2013
|
|
2013-07-15 |
(refs #2)Add conflict checking.
takezoe
committed
on 15 Jul 2013
|
(refs #2)Remove unused code.
takezoe
committed
on 15 Jul 2013
|
|
(refs #2)Pull request details page became a single page.
takezoe
committed
on 15 Jul 2013
|
|
(refs #2)Fix comparing diffs before sending pull request.
takezoe
committed
on 15 Jul 2013
|