summaryrefslogtreecommitdiffstats
path: root/sonar-ws-client
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix regressionJulien Lancelot2013-07-051-1/+1
|
* Fix quality flawsSimon Brandhof2013-07-051-6/+0
|
* Fix quality flawsJulien Lancelot2013-07-0527-188/+378
|
* Fix issue in properties WS that was returning all properties instead of oneJulien Lancelot2013-07-012-4/+4
|
* Fix quality flawsJulien Lancelot2013-06-284-1/+35
|
* SONAR-4412 Added SonarClient access point to retrieve the permissions ↵Jean-Baptiste Vilain2013-06-272-1/+12
| | | | management services
* SONAR-4412 Added WS client helper classes for roles management operationsJean-Baptiste Vilain2013-06-2713-0/+434
|
* SONAR-4411 refactor ws-client for user deactivationSimon Brandhof2013-06-273-6/+31
|
* SONAR-4381 ClassCastException when unmarshalling response from manual measure WSJulien HENRY2013-06-272-3/+6
|
* SONAR-4443 The wsclient class PropertyCreateQuery can not be used to create ↵Simon Brandhof2013-06-264-8/+7
| | | | properties
* Fix quality flawsJulien Lancelot2013-06-261-2/+4
|
* SONAR-4235 Add creationDate to the Java WS ClientJulien HENRY2013-06-257-3/+16
|
* Restore previously deleted filesJulien Lancelot2013-06-252-0/+108
|
* Temporary remove files because git does not want to rename themJulien Lancelot2013-06-252-108/+0
|
* SONAR-4420 New web service to bulk update issuesJulien Lancelot2013-06-2510-6/+292
|
* Add missing copyright headerJulien Lancelot2013-06-211-0/+20
|
* SONAR-4411 Added new user management operations in WS clientJean-Baptiste Vilain2013-06-209-32/+160
|
* Add some UTJulien Lancelot2013-06-201-0/+2
|
* Revert "SONAR-4383 Add WS to execute issue filter"Julien Lancelot2013-06-193-29/+1
| | | | This reverts commit 07d0c8f4bfd48c84d9dff39c1f69892e5a1dcc38.
* SONAR-4383 Add WS to execute issue filterJulien Lancelot2013-06-193-1/+29
|
* Fix OSGi metadata of ws-clientSimon Brandhof2013-06-181-1/+2
|
* SONAR-4157 downgrade to jetty 7.6 for compatibility with tomcat 6 (servlet 2.5)Simon Brandhof2013-06-171-0/+5
|
* 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-132-6/+5
|
* SONAR-4383 Save issue filterJulien Lancelot2013-06-134-8/+11
|
* Improve error handling of ws-clientSimon Brandhof2013-06-1341-443/+860
|
* Upgrade to 3.7-SNAPSHOTEric Hartmann2013-06-111-1/+1
|
* SONAR-3755 Update com.github.kevinsawicki:http-request version to 5.2 that ↵Julien Lancelot2013-06-075-43/+19
| | | | fix issue when encoding + character
* SONAR-3755 Fix bug in Issue WS Client when encoding datesJulien Lancelot2013-06-065-8/+64
|
* SONAR-3755 Set deadLine as Date instead of String in action plan ClientJulien Lancelot2013-06-053-17/+29
|
* SONAR-3755 add author to issue ws responseSimon Brandhof2013-06-033-0/+11
|
* SONAR-4315 Add Issue Action WS and add Action links to Issue detailJulien Lancelot2013-06-034-1/+66
|
* Support HTTP proxy in new ws-clientSimon Brandhof2013-05-317-41/+234
|
* SONAR-3755 Add actionPlans in Issues Client WSJulien Lancelot2013-05-306-0/+120
|
* Fix some quality flawsSimon Brandhof2013-05-291-3/+3
|
* Fix some quality flawsSimon Brandhof2013-05-294-29/+47
|
* SONAR-3755 Issues WS Client now always returned the created/modified issueJulien Lancelot2013-05-293-17/+42
|
* SONAR-4301 Remove securityExclusions parameterJulien Lancelot2013-05-279-18/+2
|
* Remove some unused code related to reviewsSimon Brandhof2013-05-252-2/+0
|
* SONAR-4353 drop the node 'id' from resultSimon Brandhof2013-05-254-13/+2
|
* SONAR-3755 fix the deprecated web service /api/violations/indexSimon Brandhof2013-05-231-5/+5
|
* SONAR-3755 remove code related to reviews and violationsSimon Brandhof2013-05-2316-1314/+22
|
* SONAR-4301 Add maxResultsReached parameter on Issues WSJulien Lancelot2013-05-228-6/+22
|
* SONAR-4301 Update IssueFinder to first retreive authorized root projects for ↵Julien Lancelot2013-05-229-2/+108
| | | | 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-173-26/+2
|
* SONAR-4304 better form of manual issueSimon Brandhof2013-05-162-14/+27
|
* SONAR-3755 fix IssueClient#addComment()Simon Brandhof2013-05-163-2/+27
|
* SONAR-3755 rename ISSUES.DESCRIPTION to MESSAGESimon Brandhof2013-05-143-3/+11
|
* SONAR-3755 rename ISSUES.USER_LOGIN to REPORTERSimon Brandhof2013-05-144-5/+18
| | | | * and drop ISSUES.MANUAL_ISSUE