History for gitbucket_jkp / src / main / scala / service / IssuesService.scala
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
@takezoe
Merge remote-tracking branch 'origin/master'
takezoe committed on 27 Jun 2013
@takezoe
Add search condition 'Issue with no milestone'.
takezoe committed on 27 Jun 2013
@shimamoto
Implemented the issue stub.
shimamoto committed on 27 Jun 2013
2013-06-26
@takezoe
Add comment count sorting and displaying.
takezoe committed on 26 Jun 2013
@takezoe
Label search is available.
takezoe committed on 26 Jun 2013
@takezoe
Change limit of issue pagination to 30.
takezoe committed on 26 Jun 2013
@takezoe
Add issue pagination.
takezoe committed on 26 Jun 2013
@takezoe
Merge remote-tracking branch 'origin/master'
takezoe committed on 26 Jun 2013
@takezoe
Temporary fix for Slick 1.0.1. ...
takezoe committed on 26 Jun 2013
@shimamoto
Add issue update in stub.
shimamoto committed on 26 Jun 2013
@takezoe
Replace native SQL which retrieves issue count with type safe DSL.
takezoe committed on 26 Jun 2013
@takezoe
Add issue count for each labels.
takezoe committed on 26 Jun 2013