2013-07-22 |
(refs #3)Separate search actions to SearchController.
takezoe
committed
on 22 Jul 2013
|
---|---|
2013-07-19 |
Exclude some actions from comment count at the repository search result.
takezoe
committed
on 19 Jul 2013
|
|
|
2013-07-18 |
Move Implicit && to model package object.
shimamoto
committed
on 18 Jul 2013
|
Merge branch 'master' into #3_repository-search
takezoe
committed
on 18 Jul 2013
|
|
2013-07-17 |
Small fix and add TODO.
takezoe
committed
on 17 Jul 2013
|
(refs #3)Apply likeEncode to search keyword.
takezoe
committed
on 17 Jul 2013
|
|
(refs #3)Fix issue search condition.
takezoe
committed
on 17 Jul 2013
|
|
(refs #3)Cleanup
takezoe
committed
on 17 Jul 2013
|
|
(refs #3)Issue search is temporary available.
takezoe
committed
on 17 Jul 2013
|
|
(refs #11) Fix comments to display.
shimamoto
committed
on 17 Jul 2013
|
|
Change action(IssueComment) to String type.
shimamoto
committed
on 17 Jul 2013
|
|
2013-07-11 |
Use StringUtil#urlEncode() instead of URLEncode#encode().
takezoe
committed
on 11 Jul 2013
|
(refs #11) Implemented the batch update.
shimamoto
committed
on 11 Jul 2013
|
|
2013-07-08 |
Improve mapping of custom column type.
shimamoto
committed
on 8 Jul 2013
|
2013-07-03 |
Add Slick issue url in TODO comment.
takezoe
committed
on 3 Jul 2013
|
Refactor authentication(issue controller).
shimamoto
committed
on 3 Jul 2013
|
|
Fix the inefficient query.
shimamoto
committed
on 3 Jul 2013
|
|
2013-07-02 |
Implemented the label edit process.
shimamoto
committed
on 2 Jul 2013
|
Merge remote-tracking branch 'origin/master'
takezoe
committed
on 2 Jul 2013
|
|
Add deleteIssueLabel method.
shimamoto
committed
on 2 Jul 2013
|
|
Add methods to update assignedUserName and milestoneId.
takezoe
committed
on 2 Jul 2013
|
|
Implemented the issue label display.
shimamoto
committed
on 2 Jul 2013
|
|
Fix the merge mistake.
shimamoto
committed
on 2 Jul 2013
|
|
Merge remote-tracking branch 'origin/master'
shimamoto
committed
on 2 Jul 2013
|
|
Fix model usage rules.
shimamoto
committed
on 2 Jul 2013
|
|
Assign, milestone and labels are available in Issue creation.
takezoe
committed
on 2 Jul 2013
|
|
2013-07-01 |
Add close and re-open of the issue.
shimamoto
committed
on 1 Jul 2013
|
Add action to model 'issue comment'.
shimamoto
committed
on 1 Jul 2013
|
|
2013-06-27 |
Use searchIssueQuery() in countIssueGroupByLabels().
takezoe
committed
on 27 Jun 2013
|