aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/src/test/java/org/sonar/wsclient/issue/IssueParserTest.java
Commit message (Expand)AuthorAgeFilesLines
* Fix some quality flawsSimon Brandhof2013-05-291-173/+0
* SONAR-4301 Remove securityExclusions parameterJulien Lancelot2013-05-271-1/+1
* SONAR-4301 Add maxResultsReached parameter on Issues WSJulien Lancelot2013-05-221-1/+1
* SONAR-4301 Update IssueFinder to first retreive authorized root projects for ...Julien Lancelot2013-05-221-0/+15
* SONAR-3755 remove unused methods in issue ws clientSimon Brandhof2013-05-171-2/+2
* SONAR-3755 rename ISSUES.DESCRIPTION to MESSAGESimon Brandhof2013-05-141-1/+1
* SONAR-4321 export componentsSimon Brandhof2013-05-131-2/+15
* SONAR-4323 new web service /api/users/searchSimon Brandhof2013-05-131-0/+21
* SONAR-3755 refactor commentsSimon Brandhof2013-05-121-0/+25
* SONAR-3755 add rule metadata to ws-clientSimon Brandhof2013-05-061-1/+16
* SONAR-3755 rename COST to EFFORT_TO_FIXSimon Brandhof2013-05-031-2/+2
* SONAR-3755 refactor issue datesSimon Brandhof2013-05-031-3/+3
* SONAR-3755 Update unit test on issues transitionsJulien Lancelot2013-04-291-2/+2
* SONAR-3755 Add client WS for issues transitionsJulien Lancelot2013-04-291-0/+10
* SONAR-3755 Add parameter to IssueFinder to know if there were security exclus...Julien Lancelot2013-04-241-0/+10
* SONAR-3755 Remove title property from Issue WSJulien Lancelot2013-04-231-1/+0
* 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/+65