2013-06-26 |
Label search is available.
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
|
|
Merge remote-tracking branch 'origin/master'
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
|
|
Add issue count for each labels.
takezoe
committed
on 26 Jun 2013
|
|
2013-06-25 |
Retrieve open and closed issue count from DB.
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
|
|
IssueSearchCondition.state is changed to String from Option[String]
...
takezoe
committed
on 25 Jun 2013
|
|
Merge branch 'master' of https://github.com/takezoe/gitbucket.git
shimamoto
committed
on 25 Jun 2013
|
|
Fix to submit form when creating issue comment.
shimamoto
committed
on 25 Jun 2013
|
|
Merge branch 'master' of https://github.com/takezoe/gitbucket
takezoe
committed
on 25 Jun 2013
|
|
Add search condition behavior to the issues page.
takezoe
committed
on 25 Jun 2013
|
|
Add comments to issue.
shimamoto
committed
on 25 Jun 2013
|
|
2013-06-24 |
Fix added issue comment layout.
shimamoto
committed
on 24 Jun 2013
|
Create issue comment.
shimamoto
committed
on 24 Jun 2013
|
|
Separate milestones from IssuesController / IssuesService.
takezoe
committed
on 24 Jun 2013
|
|
2013-06-23 |
Remove currentDate from controller.
takezoe
committed
on 23 Jun 2013
|
Remove unnecessary import statements.
takezoe
committed
on 23 Jun 2013
|
|
Create java.util.Date TypeMapper. And add the currentDate method.
shimamoto
committed
on 23 Jun 2013
|
|
Milestone completed.
takezoe
committed
on 23 Jun 2013
|
|
Milestone deletion is available.
takezoe
committed
on 23 Jun 2013
|
|
2013-06-22 |
|
Start to implement milestone pages.
takezoe
committed
on 22 Jun 2013
|
|
2013-06-21 |
Implemented the issue list.
shimamoto
committed
on 21 Jun 2013
|