2013-06-27 |
Use searchIssueQuery() in countIssueGroupByLabels().
takezoe
committed
on 27 Jun 2013
|
---|---|
Merge remote-tracking branch 'origin/master'
takezoe
committed
on 27 Jun 2013
|
|
Add search condition 'Issue with no milestone'.
takezoe
committed
on 27 Jun 2013
|
|
Implemented the issue stub.
shimamoto
committed
on 27 Jun 2013
|
|
2013-06-26 |
Add comment count sorting and displaying.
takezoe
committed
on 26 Jun 2013
|
MilestonesService provides a method which returns milestones with issue count.
takezoe
committed
on 26 Jun 2013
|
|
Label search is available.
takezoe
committed
on 26 Jun 2013
|
|
Add issue comment update in stub.
shimamoto
committed
on 26 Jun 2013
|
|
Improve issue pagination.
takezoe
committed
on 26 Jun 2013
|
|
Remove unnecessary commented code.
takezoe
committed
on 26 Jun 2013
|
|
Change limit of issue pagination to 30.
takezoe
committed
on 26 Jun 2013
|
|
Add issue pagination.
takezoe
committed
on 26 Jun 2013
|
|
Delete LABEL_ISSUE before deleting LABEL.
takezoe
committed
on 26 Jun 2013
|
|
Merge remote-tracking branch 'origin/master'
takezoe
committed
on 26 Jun 2013
|
|
Replace native SQL which contains group by clause with type safe DSL.
takezoe
committed
on 26 Jun 2013
|
|
|
|
Small fix for MilestonesService.
takezoe
committed
on 26 Jun 2013
|
|
Add issue update in stub.
shimamoto
committed
on 26 Jun 2013
|
|
Replace native SQL which retrieves issue count with type safe DSL.
takezoe
committed
on 26 Jun 2013
|
|
Bug fix.
takezoe
committed
on 26 Jun 2013
|
|
Add issue count for each labels.
takezoe
committed
on 26 Jun 2013
|
|
Add all, assigned and created_by issue count.
takezoe
committed
on 26 Jun 2013
|
|
2013-06-25 |
Retrieve open and closed issue count from DB.
takezoe
committed
on 25 Jun 2013
|
Insert default labels in repository creation.
takezoe
committed
on 25 Jun 2013
|
|
Small fix.
takezoe
committed
on 25 Jun 2013
|
|
Add validation for label name and color.
takezoe
committed
on 25 Jun 2013
|
|
Implementing conditional issue searching.
takezoe
committed
on 25 Jun 2013
|
|
Add user filter to issue search condition.
takezoe
committed
on 25 Jun 2013
|
|
Add link to clear issue filter.
takezoe
committed
on 25 Jun 2013
|
|
Implementing search condition behavior.
takezoe
committed
on 25 Jun 2013
|