aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/src/test/java/org/sonar/wsclient/issue/IssueQueryTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Move sonar-ws-client to sub-dir server/Simon Brandhof2014-07-101-94/+0
|
* ONAR-5132 Issues search WS should allow to search by languageJulien Lancelot2014-04-221-1/+3
|
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
|
* Add a parameter 'hideRules' on the Issues search search in order to not ↵Julien Lancelot2014-02-071-1/+3
| | | | return rules
* SONAR-4563 complete web service clientSimon Brandhof2013-08-121-6/+8
|
* Improve error handling of ws-clientSimon Brandhof2013-06-131-2/+10
|
* SONAR-3755 rename ISSUES.USER_LOGIN to REPORTERSimon Brandhof2013-05-141-2/+2
| | | | * and drop ISSUES.MANUAL_ISSUE
* SONAR-3755 Add resolved parameter to IssueFinder and improve issues search pageJulien Lancelot2013-05-141-1/+3
|
* SONAR-3755 Add action plans to issue query and add WS to add action plan to ↵Julien Lancelot2013-05-071-1/+4
| | | | issue
* SONAR-3755 Add planned parameter on IssueQuery for Issues code viewerJulien Lancelot2013-05-061-1/+3
|
* Drop org.sonar.api.check.IsoCategorySimon Brandhof2013-05-041-2/+2
|
* SONAR-3755 Add assigned parameter to IssueQueryJulien Lancelot2013-04-301-1/+3
|
* SONAR-3755 Rename key by issueKey in IssueQueryJulien Lancelot2013-04-291-2/+2
|
* SONAR-3755 Add sort in IssueQueryJulien Lancelot2013-04-241-1/+5
|
* SONAR-3755 Add pagination on Issues WSJulien Lancelot2013-04-241-4/+4
|
* Update copyright headersSimon Brandhof2013-04-221-4/+4
|
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
|
* SONAR-3755 new sonar-ws-client API for issuesSimon Brandhof2013-04-191-0/+67