aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
* Fix regressionJulien Lancelot2013-07-051-1/+1
|
* Fix quality flawsSimon Brandhof2013-07-051-6/+0
|
* Fix quality flawsJulien Lancelot2013-07-0526-188/+377
|
* Fix issue in properties WS that was returning all properties instead of oneJulien Lancelot2013-07-011-2/+2
|
* Fix quality flawsJulien Lancelot2013-06-284-1/+35
|
* SONAR-4412 Added SonarClient access point to retrieve the permissions ↵Jean-Baptiste Vilain2013-06-271-1/+10
| | | | management services
* SONAR-4412 Added WS client helper classes for roles management operationsJean-Baptiste Vilain2013-06-2712-0/+341
|
* SONAR-4411 refactor ws-client for user deactivationSimon Brandhof2013-06-272-2/+28
|
* SONAR-4381 ClassCastException when unmarshalling response from manual measure WSJulien HENRY2013-06-271-0/+3
|
* SONAR-4443 The wsclient class PropertyCreateQuery can not be used to create ↵Simon Brandhof2013-06-262-4/+3
| | | | properties
* SONAR-4235 Add creationDate to the Java WS ClientJulien HENRY2013-06-252-0/+11
|
* 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-256-1/+204
|
* Add missing copyright headerJulien Lancelot2013-06-211-0/+20
|
* SONAR-4411 Added new user management operations in WS clientJean-Baptiste Vilain2013-06-204-2/+77
|
* Revert "SONAR-4383 Add WS to execute issue filter"Julien Lancelot2013-06-192-16/+0
| | | | This reverts commit 07d0c8f4bfd48c84d9dff39c1f69892e5a1dcc38.
* SONAR-4383 Add WS to execute issue filterJulien Lancelot2013-06-192-0/+16
|
* Fix some quality flawsSimon Brandhof2013-06-131-4/+1
|
* SONAR-4383 Save issue filterJulien Lancelot2013-06-134-8/+11
|
* Improve error handling of ws-clientSimon Brandhof2013-06-1324-396/+744
|
* SONAR-3755 Update com.github.kevinsawicki:http-request version to 5.2 that ↵Julien Lancelot2013-06-071-26/+2
| | | | fix issue when encoding + character
* SONAR-3755 Fix bug in Issue WS Client when encoding datesJulien Lancelot2013-06-061-2/+27
|
* SONAR-3755 Set deadLine as Date instead of String in action plan ClientJulien Lancelot2013-06-052-12/+10
|
* SONAR-3755 add author to issue ws responseSimon Brandhof2013-06-031-0/+8
|
* SONAR-4315 Add Issue Action WS and add Action links to Issue detailJulien Lancelot2013-06-033-1/+36
|
* Support HTTP proxy in new ws-clientSimon Brandhof2013-05-312-17/+157
|
* SONAR-3755 Add actionPlans in Issues Client WSJulien Lancelot2013-05-303-0/+30
|
* Fix some quality flawsSimon Brandhof2013-05-291-3/+3
|
* Fix some quality flawsSimon Brandhof2013-05-292-21/+36
|
* SONAR-3755 Issues WS Client now always returned the created/modified issueJulien Lancelot2013-05-292-10/+21
|
* SONAR-4301 Remove securityExclusions parameterJulien Lancelot2013-05-272-11/+0
|
* SONAR-4353 drop the node 'id' from resultSimon Brandhof2013-05-252-10/+0
|
* 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-239-971/+14
|
* SONAR-4301 Add maxResultsReached parameter on Issues WSJulien Lancelot2013-05-222-0/+11
|
* SONAR-4301 Update IssueFinder to first retreive authorized root projects for ↵Julien Lancelot2013-05-223-2/+30
| | | | 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-172-24/+0
|
* SONAR-4304 better form of manual issueSimon Brandhof2013-05-161-12/+13
|
* SONAR-3755 fix IssueClient#addComment()Simon Brandhof2013-05-161-2/+2
|
* SONAR-3755 rename ISSUES.DESCRIPTION to MESSAGESimon Brandhof2013-05-141-1/+9
|
* SONAR-3755 rename ISSUES.USER_LOGIN to REPORTERSimon Brandhof2013-05-142-2/+15
| | | | * and drop ISSUES.MANUAL_ISSUE
* SONAR-3755 UI for adding commentsSimon Brandhof2013-05-141-2/+2
|
* SONAR-4323 add search by free text and support of Select2Simon Brandhof2013-05-141-0/+10
|
* SONAR-3755 Add resolved parameter to IssueFinder and improve issues search pageJulien Lancelot2013-05-141-0/+5
|
* SONAR-4282 renamed openIssues by unresolvedIssuesJulien Lancelot2013-05-141-2/+2
|
* SONAR-4282 Remove useless show ws actionJulien Lancelot2013-05-143-12/+2
|
* SONAR-4282 Improve Action Plan WSJulien Lancelot2013-05-141-2/+3
|
* SONAR-4282 Improve Action Plan WSJulien Lancelot2013-05-135-28/+32
|
* SONAR-4282 Fix issue in rub API and add save, update and delete actions on WSJulien Lancelot2013-05-136-84/+204
|