History for gitbucket_jkp / src / main / scala / service
2013-06-27
@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
MilestonesService provides a method which returns milestones with issue count.
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
Delete LABEL_ISSUE before deleting LABEL.
takezoe committed on 26 Jun 2013
@takezoe
Merge remote-tracking branch 'origin/master'
takezoe committed on 26 Jun 2013
@takezoe
Replace native SQL which contains group by clause with type safe DSL.
takezoe committed on 26 Jun 2013
@takezoe
Temporary fix for Slick 1.0.1. ...
takezoe committed on 26 Jun 2013
@takezoe
Small fix for MilestonesService.
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
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
@takezoe
Label editing is available!
takezoe committed on 24 Jun 2013
@takezoe
Implementing label editing form.
takezoe committed on 24 Jun 2013
@shimamoto
Fix added issue comment layout.
shimamoto committed on 24 Jun 2013
@takezoe
Merge branch 'master' of https://github.com/takezoe/gitbucket
takezoe committed on 24 Jun 2013
@takezoe
Issue label creation is available.
takezoe committed on 24 Jun 2013