History for gitbucket_jkp / src / main / scala
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)Fix issue search condition.
takezoe committed on 17 Jul 2013
@takezoe
(refs #3)Improve presentation for code search results.
takezoe committed on 17 Jul 2013
@takezoe
Bugfix
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) Fix comments to display.
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
@shimamoto
Change action(IssueComment) to String type.
shimamoto committed on 17 Jul 2013
@takezoe
Fix typo.
takezoe 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
Bugfix
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
@takezoe
(refs #2)Fix requested repository url in the merge guidance.
takezoe committed on 15 Jul 2013
@takezoe
(refs #2)Close issue when pull request is merged.
takezoe committed on 15 Jul 2013
@takezoe
Remove var!
takezoe committed on 15 Jul 2013
2013-07-14
@takezoe
(refs #2)Add columns MERGE_START_ID and MERGE_END_ID to PULL_REQUEST.
takezoe committed on 14 Jul 2013
@takezoe
(refs #2)Experimental implementation of merge pull request.
takezoe committed on 14 Jul 2013
@takezoe
(refs #2)Add tabs to the pull request page.
takezoe committed on 14 Jul 2013