aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/java/org/sonar/server/issue/WebIssuesApi.java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-3755 refactor commentsSimon Brandhof2013-05-131-173/+0
|
* SONAR-3755 Add action plans to issue query and add WS to add action plan to ↵Julien Lancelot2013-05-071-0/+1
| | | | issue
* SONAR-3755 Add planned parameter on IssueQuery for Issues code viewerJulien Lancelot2013-05-061-0/+2
|
* SONAR-3755 refactor issue sortingSimon Brandhof2013-05-041-2/+4
|
* SONAR-3755 refactor issue searchSimon Brandhof2013-05-031-0/+168