History for gitbucket_jkp / src / main / scala
2013-06-26
@takezoe
Add all, assigned and created_by issue count.
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
Insert default labels in repository creation.
takezoe committed on 25 Jun 2013
@takezoe
Small fix.
takezoe committed on 25 Jun 2013
@takezoe
Add validation for label name and color.
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
@takezoe
Fix typo.
takezoe committed on 25 Jun 2013
@takezoe
Merge branch 'master' of https://github.com/takezoe/gitbucket
takezoe committed on 25 Jun 2013
@takezoe
Use Option.map instead of pattern matching.
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
@takezoe
Merge branch 'master' of https://github.com/takezoe/gitbucket ...
takezoe committed on 25 Jun 2013
@takezoe
Some fix for the issues page.
takezoe committed on 25 Jun 2013
@shimamoto
Remove unnecessary code.
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
@takezoe
Implementing label editing form.
takezoe committed on 24 Jun 2013
@takezoe
Implementing label editing form.
takezoe committed on 24 Jun 2013
@takezoe
Implementing label management.
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
@shimamoto
Create issue comment.
shimamoto committed on 24 Jun 2013