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