aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/src/test/resources
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4381 ClassCastException when unmarshalling response from manual measure WSJulien HENRY2013-06-271-3/+3
* SONAR-4235 Add creationDate to the Java WS ClientJulien HENRY2013-06-254-3/+4
* SONAR-4420 New web service to bulk update issuesJulien Lancelot2013-06-251-0/+9
* Improve error handling of ws-clientSimon Brandhof2013-06-139-0/+0
* SONAR-3755 add author to issue ws responseSimon Brandhof2013-06-031-0/+1
* SONAR-3755 Add actionPlans in Issues Client WSJulien Lancelot2013-05-302-0/+72
* SONAR-4301 Remove securityExclusions parameterJulien Lancelot2013-05-276-6/+1
* Remove some unused code related to reviewsSimon Brandhof2013-05-252-2/+0
* SONAR-4353 drop the node 'id' from resultSimon Brandhof2013-05-251-2/+2
* SONAR-3755 remove code related to reviews and violationsSimon Brandhof2013-05-231-1/+0
* SONAR-4301 Add maxResultsReached parameter on Issues WSJulien Lancelot2013-05-225-5/+10
* SONAR-4301 Update IssueFinder to first retreive authorized root projects for ...Julien Lancelot2013-05-225-0/+63
* SONAR-3755 fix IssueClient#addComment()Simon Brandhof2013-05-161-0/+8
* SONAR-3755 rename ISSUES.DESCRIPTION to MESSAGESimon Brandhof2013-05-141-1/+1
* SONAR-3755 rename ISSUES.USER_LOGIN to REPORTERSimon Brandhof2013-05-141-1/+1
* SONAR-4321 export componentsSimon Brandhof2013-05-131-0/+49
* SONAR-4323 new web service /api/users/searchSimon Brandhof2013-05-131-0/+55
* SONAR-3755 refactor commentsSimon Brandhof2013-05-121-0/+41
* SONAR-3755 add rule metadata to ws-clientSimon Brandhof2013-05-062-7/+29
* SONAR-3755 rename COST to EFFORT_TO_FIXSimon Brandhof2013-05-031-1/+1
* SONAR-3755 refactor issue datesSimon Brandhof2013-05-031-3/+3
* SONAR-3755 Update unit test on issues transitionsJulien Lancelot2013-04-291-1/+0
* SONAR-3755 Add client WS for issues transitionsJulien Lancelot2013-04-291-0/+7
* SONAR-3755 Add parameter to IssueFinder to know if there were security exclus...Julien Lancelot2013-04-241-5/+6
* SONAR-3755 Add pagination on Issues WSJulien Lancelot2013-04-243-59/+8
* Update copyright headersSimon Brandhof2013-04-222-2/+2
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-212-2/+2
* SONAR-3755 rename Issue#message() to description()Simon Brandhof2013-04-192-3/+3
* SONAR-3755 new sonar-ws-client API for issuesSimon Brandhof2013-04-191-0/+32
* SONAR-3755 Added issues decoratorsJulien Lancelot2013-04-151-2/+2
* SONAR-3755 Add Issue Web Service Client UnmarshallerJulien Lancelot2013-04-102-0/+58
* SONAR-3946 - API: add search engine to Java WS clientSimon Brandhof2012-11-091-0/+26
* SONAR-3833 ability to edit/delete the profiles provided by pluginsSimon Brandhof2012-10-011-1/+1
* SONAR-3776 Provide a WS Api to validate a user's login/passwordDavid Gageot2012-09-102-0/+2
* Update copyright header for this new yearSimon Brandhof2012-01-102-2/+2
* SONAR-2648 New web service /api/manual_measuresSimon Brandhof2011-07-272-0/+34
* SONAR-2581 Support server setup in Java Web Service clientSimon Brandhof2011-07-072-0/+7
* SONAR-2404 Refactor reviews API - web-service and sonar-ws-clientEvgeny Mandrikov2011-06-271-1/+1
* SONAR-2488 Add the id for violations in the WS ClientFabrice Bellingard2011-05-315-5/+6
* SONAR-2453 Update the way "FALSE-POSITIVE" reviews are managedFabrice Bellingard2011-05-301-1/+1
* SONAR-2404 Extend the Review web service API to create & updateFabrice Bellingard2011-05-301-1/+1
* SONAR-2453 Update the way "FALSE-POSITIVE" reviews are managedFabrice Bellingard2011-05-262-0/+1
* SONAR-2327 Improve rendering for violations when source code is missingFabrice Bellingard2011-04-281-0/+1
* SONAR-2381 The "violations" web service API must return violations decorated ...Fabrice Bellingard2011-04-281-1/+1
* SONAR-2382 Create a new "reviews" web service APIFabrice Bellingard2011-04-281-0/+1
* SONAR-2381 Improve the violations WS decorated with reviewsFabrice Bellingard2011-04-281-1/+1
* SONAR-2386 Define contract for lineId in ViolationEvgeny Mandrikov2011-04-271-0/+19
* SONAR-2382 Complete review web servicesimonbrandhof2011-04-263-3/+6
* SONAR-2380 The "violations" web service API must not returnFabrice Bellingard2011-04-212-3/+3
* SONAR-2379 Fix ClassCastException in DependencyUnmarshallerEvgeny Mandrikov2011-04-212-16/+16