2013-06-25 |
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
|
|
Fix typo.
takezoe
committed
on 25 Jun 2013
|
|
Merge branch 'master' of https://github.com/takezoe/gitbucket
takezoe
committed
on 25 Jun 2013
|
|
Use Option.map instead of pattern matching.
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
|
|
|
|
Some fix for the issues page.
takezoe
committed
on 25 Jun 2013
|
|
Remove unnecessary code.
shimamoto
committed
on 25 Jun 2013
|
|
2013-06-24 |
Label editing is available!
takezoe
committed
on 24 Jun 2013
|
Implementing label editing form.
takezoe
committed
on 24 Jun 2013
|
|
Implementing label editing form.
takezoe
committed
on 24 Jun 2013
|
|
Implementing label editing form.
takezoe
committed
on 24 Jun 2013
|
|
Implementing label management.
takezoe
committed
on 24 Jun 2013
|
|
Fix added issue comment layout.
shimamoto
committed
on 24 Jun 2013
|
|
Merge branch 'master' of https://github.com/takezoe/gitbucket
takezoe
committed
on 24 Jun 2013
|
|
Issue label creation is available.
takezoe
committed
on 24 Jun 2013
|
|
Create issue comment.
shimamoto
committed
on 24 Jun 2013
|
|
Change order of MilestonesController, LabelsController and IssuesController.
takezoe
committed
on 24 Jun 2013
|
|
Start to implement issue labels.
takezoe
committed
on 24 Jun 2013
|
|
Fix Label model.
takezoe
committed
on 24 Jun 2013
|
|
Fix Label model.
takezoe
committed
on 24 Jun 2013
|
|
Add Label model.
takezoe
committed
on 24 Jun 2013
|
|
Separate milestones from IssuesController / IssuesService.
takezoe
committed
on 24 Jun 2013
|