History for gitbucket_jkp / src / main / scala / service / IssuesService.scala
2013-06-26
@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
2013-06-25
@takezoe
Retrieve open and closed issue count from DB.
takezoe committed on 25 Jun 2013
@takezoe
Implementing conditional issue searching.
takezoe committed on 25 Jun 2013
@takezoe
Add user filter to issue search condition.
takezoe committed on 25 Jun 2013
@takezoe
Add link to clear issue filter.
takezoe committed on 25 Jun 2013
@takezoe
Implementing search condition behavior.
takezoe committed on 25 Jun 2013
@takezoe
IssueSearchCondition.state is changed to String from Option[String] ...
takezoe committed on 25 Jun 2013
@shimamoto
Merge branch 'master' of https://github.com/takezoe/gitbucket.git
shimamoto committed on 25 Jun 2013
@shimamoto
Fix to submit form when creating issue comment.
shimamoto committed on 25 Jun 2013
@takezoe
Merge branch 'master' of https://github.com/takezoe/gitbucket
takezoe committed on 25 Jun 2013
@takezoe
Add search condition behavior to the issues page.
takezoe committed on 25 Jun 2013
@shimamoto
Add comments to issue.
shimamoto committed on 25 Jun 2013
2013-06-24
@shimamoto
Fix added issue comment layout.
shimamoto committed on 24 Jun 2013
@shimamoto
Create issue comment.
shimamoto committed on 24 Jun 2013
@takezoe
Separate milestones from IssuesController / IssuesService.
takezoe committed on 24 Jun 2013
2013-06-23
@takezoe
Remove currentDate from controller.
takezoe committed on 23 Jun 2013
@takezoe
Remove unnecessary import statements.
takezoe committed on 23 Jun 2013
@shimamoto
Create java.util.Date TypeMapper. And add the currentDate method.
shimamoto committed on 23 Jun 2013
@takezoe
Milestone completed.
takezoe committed on 23 Jun 2013
@takezoe
Milestone deletion is available.
takezoe committed on 23 Jun 2013
2013-06-22
@takezoe
Update database schema. ...
takezoe committed on 22 Jun 2013
@takezoe
Start to implement milestone pages.
takezoe committed on 22 Jun 2013
2013-06-21
@shimamoto
Implemented the issue list.
shimamoto committed on 21 Jun 2013
@shimamoto
Add CLOSED column to issue model.
shimamoto committed on 21 Jun 2013
2013-06-20
@shimamoto
Implemented the reference of the issue.
shimamoto committed on 20 Jun 2013
@shimamoto
Implemented the registration of the issue.
shimamoto committed on 20 Jun 2013
@shimamoto
Creates issue service.
shimamoto committed on 20 Jun 2013