History for gitbucket_jkp / src / main / scala / service / IssuesService.scala
2013-07-22
@takezoe
(refs #3)Separate search actions to SearchController.
takezoe committed on 22 Jul 2013
2013-07-19
@takezoe
Exclude some actions from comment count at the repository search result.
takezoe committed on 19 Jul 2013
@takezoe
Merge branch '#3_repository-search' ...
takezoe committed on 19 Jul 2013
2013-07-18
@shimamoto
Move Implicit && to model package object.
shimamoto committed on 18 Jul 2013
@takezoe
Merge branch 'master' into #3_repository-search
takezoe committed on 18 Jul 2013
2013-07-17
@takezoe
Small fix and add TODO.
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)Cleanup
takezoe committed on 17 Jul 2013
@takezoe
(refs #3)Issue search is temporary available.
takezoe committed on 17 Jul 2013
@shimamoto
(refs #11) Fix comments to display.
shimamoto committed on 17 Jul 2013
@shimamoto
Change action(IssueComment) to String type.
shimamoto committed on 17 Jul 2013
2013-07-11
@takezoe
Use StringUtil#urlEncode() instead of URLEncode#encode().
takezoe committed on 11 Jul 2013
@shimamoto
(refs #11) Implemented the batch update.
shimamoto committed on 11 Jul 2013
2013-07-08
@shimamoto
Improve mapping of custom column type.
shimamoto committed on 8 Jul 2013
2013-07-03
@takezoe
Add Slick issue url in TODO comment.
takezoe committed on 3 Jul 2013
@shimamoto
Refactor authentication(issue controller).
shimamoto committed on 3 Jul 2013
@shimamoto
Fix the inefficient query.
shimamoto committed on 3 Jul 2013
2013-07-02
@shimamoto
Implemented the label edit process.
shimamoto committed on 2 Jul 2013
@takezoe
Merge remote-tracking branch 'origin/master'
takezoe committed on 2 Jul 2013
@shimamoto
Add deleteIssueLabel method.
shimamoto committed on 2 Jul 2013
@takezoe
Add methods to update assignedUserName and milestoneId.
takezoe committed on 2 Jul 2013
@shimamoto
Implemented the issue label display.
shimamoto committed on 2 Jul 2013
@shimamoto
Fix the merge mistake.
shimamoto committed on 2 Jul 2013
@shimamoto
Merge remote-tracking branch 'origin/master'
shimamoto committed on 2 Jul 2013
@shimamoto
Fix model usage rules.
shimamoto committed on 2 Jul 2013
@takezoe
Assign, milestone and labels are available in Issue creation.
takezoe committed on 2 Jul 2013
2013-07-01
@shimamoto
Add close and re-open of the issue.
shimamoto committed on 1 Jul 2013
@shimamoto
Add action to model 'issue comment'.
shimamoto committed on 1 Jul 2013
2013-06-27
@takezoe
Use searchIssueQuery() in countIssueGroupByLabels().
takezoe committed on 27 Jun 2013