History for gitbucket_jkp / src / main / scala / app
2013-07-22
@takezoe
(refs #40)Enable H2 Console.
takezoe committed on 22 Jul 2013
@takezoe
(refs #3)Separate search actions to SearchController.
takezoe committed on 22 Jul 2013
@takezoe
(refs #44)Add milestone progress bar to the issue detail page.
takezoe committed on 22 Jul 2013
@takezoe
(refs #33)Small fix for pull request #45.
takezoe committed on 22 Jul 2013
2013-07-21
@tomykaira
(refs #37)Add participants to issue detail ...
tomykaira committed on 21 Jul 2013
2013-07-20
@takezoe
(refs #25)Alert if due date passed.
takezoe committed on 20 Jul 2013
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