History for gitbucket_jkp / src / main / scala / app
2013-07-19
@takezoe
Merge branch '#3_repository-search' ...
takezoe committed on 19 Jul 2013
@takezoe
Move FileUploadUtil to FileUploadControllerBase.
takezoe committed on 19 Jul 2013
@takezoe
Add paginator and separate search code in controller to service.
takezoe committed on 19 Jul 2013
@takezoe
Merge branch 'repository-search-cache' into #3_repository-search
takezoe committed on 19 Jul 2013
@takezoe
Don't use cache library immediately.
takezoe committed on 19 Jul 2013
@takezoe
Merge branch 'master' of https://github.com/takezoe/gitbucket
takezoe committed on 19 Jul 2013
@shimamoto
Add reference link to wiki.
shimamoto committed on 19 Jul 2013
@takezoe
Remove unused import statement.
takezoe committed on 19 Jul 2013
2013-07-18
@takezoe
Change highlight color.
takezoe committed on 18 Jul 2013
@takezoe
Pagination for repository search results.
takezoe committed on 18 Jul 2013
@shimamoto
Replace String#format() with string interpolation.
shimamoto committed on 18 Jul 2013
@takezoe
Store search results into singleton cache.
takezoe committed on 18 Jul 2013
@takezoe
Merge branch 'master' into #3_repository-search
takezoe committed on 18 Jul 2013
2013-07-17
@takezoe
(refs #3)Add result count to the menu.
takezoe committed on 17 Jul 2013
@takezoe
(refs #3)Apply likeEncode to search keyword.
takezoe committed on 17 Jul 2013
@takezoe
(refs #3)Improve presentation for code search results.
takezoe committed on 17 Jul 2013
@takezoe
(refs #3)Add search form at the top of search result.
takezoe committed on 17 Jul 2013
@takezoe
(refs #3)Cleanup
takezoe committed on 17 Jul 2013
@takezoe
(refs #3)Issue search is temporary available.
takezoe committed on 17 Jul 2013
@shimamoto
Finished the issues controller refactoring.
shimamoto committed on 17 Jul 2013
@takezoe
Remove unused import statement.
takezoe committed on 17 Jul 2013
@shimamoto
(refs #11) Change the value to be set in the action.
shimamoto committed on 17 Jul 2013
@takezoe
(refs #3)Search by AND if query words are separated by whitespace.
takezoe committed on 17 Jul 2013
2013-07-16
@takezoe
(refs #3)Search git repository without cloning to the file system.
takezoe committed on 16 Jul 2013
@takezoe
(refs #3)Start work for repository search.
takezoe committed on 16 Jul 2013
@takezoe
(refs #2)Fix pull request and marge behavior.
takezoe committed on 16 Jul 2013
2013-07-15
@takezoe
(refs #2)Add conflict checking.
takezoe committed on 15 Jul 2013
@takezoe
(refs #2)Remove unused code.
takezoe committed on 15 Jul 2013
@takezoe
(refs #2)Pull request details page became a single page.
takezoe committed on 15 Jul 2013
@takezoe
(refs #2)Fix comparing diffs before sending pull request.
takezoe committed on 15 Jul 2013