aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/src/test/java/org/sonar/wsclient
Commit message (Expand)AuthorAgeFilesLines
* Moved non-exposed implementation classes to internal packageJean-Baptiste Vilain2013-07-163-2/+4
* SONAR-4506 Java WS Client - do not use URL query parameters for POST requestsSimon Brandhof2013-07-166-50/+143
* Fix quality flawsJulien Lancelot2013-07-114-44/+102
* Fix quality flawsJulien Lancelot2013-07-091-0/+16
* Fix quality flawsJulien Lancelot2013-07-051-0/+1
* Fix quality flawsJulien Lancelot2013-07-051-0/+1
* Fix issue in properties WS that was returning all properties instead of oneJulien Lancelot2013-07-011-2/+2
* SONAR-4412 Added SonarClient access point to retrieve the permissions managem...Jean-Baptiste Vilain2013-06-271-0/+2
* SONAR-4412 Added WS client helper classes for roles management operationsJean-Baptiste Vilain2013-06-271-0/+93
* SONAR-4411 refactor ws-client for user deactivationSimon Brandhof2013-06-271-4/+3
* SONAR-4443 The wsclient class PropertyCreateQuery can not be used to create p...Simon Brandhof2013-06-262-4/+4
* Fix quality flawsJulien Lancelot2013-06-261-2/+4
* SONAR-4235 Add creationDate to the Java WS ClientJulien HENRY2013-06-251-0/+1
* SONAR-4420 New web service to bulk update issuesJulien Lancelot2013-06-253-5/+79
* SONAR-4411 Added new user management operations in WS clientJean-Baptiste Vilain2013-06-205-30/+83
* Add some UTJulien Lancelot2013-06-201-0/+2
* Revert "SONAR-4383 Add WS to execute issue filter"Julien Lancelot2013-06-191-13/+1
* SONAR-4383 Add WS to execute issue filterJulien Lancelot2013-06-191-1/+13
* Fix Sonar UT on French OSJulien HENRY2013-06-171-9/+8
* Fix unit test on windowsSimon Brandhof2013-06-131-1/+1
* Fix some quality flawsSimon Brandhof2013-06-131-2/+4
* Improve error handling of ws-clientSimon Brandhof2013-06-137-45/+112
* SONAR-3755 Update com.github.kevinsawicki:http-request version to 5.2 that fi...Julien Lancelot2013-06-074-17/+17
* SONAR-3755 Fix bug in Issue WS Client when encoding datesJulien Lancelot2013-06-064-6/+37
* SONAR-3755 Set deadLine as Date instead of String in action plan ClientJulien Lancelot2013-06-051-5/+19
* SONAR-3755 add author to issue ws responseSimon Brandhof2013-06-031-0/+2
* SONAR-4315 Add Issue Action WS and add Action links to Issue detailJulien Lancelot2013-06-031-0/+30
* Support HTTP proxy in new ws-clientSimon Brandhof2013-05-315-24/+77
* SONAR-3755 Add actionPlans in Issues Client WSJulien Lancelot2013-05-301-0/+18
* Fix some quality flawsSimon Brandhof2013-05-292-8/+11
* SONAR-3755 Issues WS Client now always returned the created/modified issueJulien Lancelot2013-05-291-7/+21
* SONAR-4301 Remove securityExclusions parameterJulien Lancelot2013-05-271-1/+1
* SONAR-4353 drop the node 'id' from resultSimon Brandhof2013-05-251-1/+0
* SONAR-3755 remove code related to reviews and violationsSimon Brandhof2013-05-236-342/+8
* 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-4304 better form of manual issueSimon Brandhof2013-05-161-2/+14
* SONAR-3755 fix IssueClient#addComment()Simon Brandhof2013-05-161-0/+17
* SONAR-3755 rename ISSUES.DESCRIPTION to MESSAGESimon Brandhof2013-05-141-1/+1
* SONAR-3755 rename ISSUES.USER_LOGIN to REPORTERSimon Brandhof2013-05-141-2/+2
* SONAR-3755 UI for adding commentsSimon Brandhof2013-05-141-1/+1
* SONAR-4323 add search by free text and support of Select2Simon Brandhof2013-05-141-0/+6
* SONAR-3755 Add resolved parameter to IssueFinder and improve issues search pageJulien Lancelot2013-05-141-1/+3
* SONAR-4282 renamed openIssues by unresolvedIssuesJulien Lancelot2013-05-141-4/+4
* SONAR-4282 Remove useless show ws actionJulien Lancelot2013-05-141-31/+0
* SONAR-4282 Improve Action Plan WSJulien Lancelot2013-05-131-12/+37
* SONAR-4282 Fix issue in rub API and add save, update and delete actions on WSJulien Lancelot2013-05-131-0/+80
* SONAR-4282 Create Action Plan WS to get all action plansJulien Lancelot2013-05-133-0/+108
* SONAR-4321 export componentsSimon Brandhof2013-05-131-2/+15