aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/src/test
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-4777 Asynchronous web service to upgrade databaseSimon Brandhof2013-10-152-0/+100
|
* SONAR-4606 Update issue clientJulien HENRY2013-10-111-4/+5
|
* SONAR-4711 Add WS client for project provisioningJean-Baptiste Lievremont2013-10-113-0/+99
|
* SONAR-4716 Replace remediation cost by technical debt in issueJulien Lancelot2013-10-074-4/+49
|
* SONAR-4716 Add remediation cost when creating issuesJulien Lancelot2013-10-012-1/+3
|
* SONAR-4694 Allow project permissions management from the permission web serviceJulien Lancelot2013-09-191-4/+64
|
* Fix some quality flawsDinesh Bolkensteyn2013-08-297-7/+7
|
* Fix tests when timezone is not GMT+2Simon Brandhof2013-08-162-1/+2
|
* Fix tests when timezone is not GMT+2Simon Brandhof2013-08-161-16/+23
|
* SONAR-4563 complete web service clientSimon Brandhof2013-08-121-6/+8
|
* 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 ↵Jean-Baptiste Vilain2013-06-271-0/+2
| | | | management services
* 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-4381 ClassCastException when unmarshalling response from manual measure WSJulien HENRY2013-06-271-3/+3
|
* SONAR-4443 The wsclient class PropertyCreateQuery can not be used to create ↵Simon Brandhof2013-06-262-4/+4
| | | | properties
* Fix quality flawsJulien Lancelot2013-06-261-2/+4
|
* SONAR-4235 Add creationDate to the Java WS ClientJulien HENRY2013-06-255-3/+5
|
* SONAR-4420 New web service to bulk update issuesJulien Lancelot2013-06-254-5/+88
|
* 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
| | | | This reverts commit 07d0c8f4bfd48c84d9dff39c1f69892e5a1dcc38.
* 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-1316-45/+112
|
* SONAR-3755 Update com.github.kevinsawicki:http-request version to 5.2 that ↵Julien Lancelot2013-06-074-17/+17
| | | | fix issue when encoding + character
* 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-032-0/+3
|
* 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-303-0/+90
|
* 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-277-7/+2
|
* Remove some unused code related to reviewsSimon Brandhof2013-05-252-2/+0
|
* SONAR-4353 drop the node 'id' from resultSimon Brandhof2013-05-252-3/+2
|
* SONAR-3755 remove code related to reviews and violationsSimon Brandhof2013-05-237-343/+8
|
* SONAR-4301 Add maxResultsReached parameter on Issues WSJulien Lancelot2013-05-226-6/+11
|
* SONAR-4301 Update IssueFinder to first retreive authorized root projects for ↵Julien Lancelot2013-05-226-0/+78
| | | | user and then search for authorized issues based on issue query. Also add project in Issue.
* 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
|