aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/src
Commit message (Expand)AuthorAgeFilesLines
* Replace Junit / Hamcrest by FestAssertJulien Lancelot2013-01-211-26/+33
* Fix quality flawsSimon Brandhof2012-12-051-2/+0
* SONAR-812 Add the possibility to filter resources by language in the Sonar We...Julien Lancelot2012-12-032-2/+20
* SONAR-3951 Encode "s" url parameter for resources/search serviceJulien HENRY2012-11-122-3/+9
* SONAR-3946 remove debug logSimon Brandhof2012-11-091-1/+0
* SONAR-3946 - API: add search engine to Java WS clientSimon Brandhof2012-11-099-10/+376
* SONAR-3895 allow to exclude plugins during dry run modeSimon Brandhof2012-11-061-3/+3
* SONAR-3933 ws-client: upgrade minimal version of httpclient 4.2Simon Brandhof2012-11-062-17/+36
* SONAR-3895 load settings from web serviceSimon Brandhof2012-11-051-11/+21
* Fix quality flawsSimon Brandhof2012-10-237-25/+25
* Fix quality flawSimon Brandhof2012-10-101-1/+1
* SONAR-3833 ability to edit/delete the profiles provided by pluginsSimon Brandhof2012-10-014-14/+2
* SONAR-3808 Status codes of /api/server are not up-to-date in wsclientDavid Gageot2012-09-241-1/+8
* SONAR-3776 Provide a WS Api to validate a user's login/passwordDavid Gageot2012-09-102-2/+2
* SONAR-3776 Provide a WS Api to validate a user's login/passwordDavid Gageot2012-09-109-1/+236
* Fix some quality flawsSimon Brandhof2012-05-281-1/+1
* Code cleaning : Add @Override annotationsDavid Gageot2012-04-275-0/+13
* Remove warningsDavid Gageot2012-04-273-5/+0
* Rename version 2.15 to 3.0Simon Brandhof2012-04-111-4/+4
* SONAR-3278 Revert back the review search by 'id' on WSFabrice Bellingard2012-04-102-2/+2
* SONAR-3283 Do not allow to search reviews by author/assignee IDFabrice Bellingard2012-03-202-19/+71
* Minor - remove useless ; in enumSimon Brandhof2012-03-161-1/+1
* Fix some quality flawsEvgeny Mandrikov2012-02-171-1/+1
* Update copyright header for this new yearSimon Brandhof2012-01-10142-144/+144
* Fix violationsEvgeny Mandrikov2011-11-072-2/+0
* SONAR-2813 Wrong links in the hotspots of viewsSimon Brandhof2011-09-161-0/+1
* SONAR-2412 add support of project deletion from the Java web service clientSimon Brandhof2011-08-1511-11/+96
* SONAR-2667 Keep context when Java Web Service raises exceptionsSimon Brandhof2011-08-044-22/+120
* Some code improvementsSimon Brandhof2011-08-021-1/+1
* Fix new violationsSimon Brandhof2011-08-025-11/+9
* SONAR-2665 Allow to override the HTTP parameter Accepted-Language in Java Web...Simon Brandhof2011-08-023-0/+29
* Manual Measures WS : add ManualMeasureDeleteQuery to ws-clientSimon Brandhof2011-08-012-0/+94
* Fix wsclient of POST /api/manual_mesasures with integer valuesSimon Brandhof2011-07-292-3/+24
* SONAR-2648 add ManualMeasureCreateQuerySimon Brandhof2011-07-282-0/+137
* Add convenient factory methods ResourceQuery#create(String resourceKey) and R...Simon Brandhof2011-07-281-0/+7
* SONAR-2648 New web service /api/manual_measuresSimon Brandhof2011-07-278-0/+377
* SONAR-2002 fix timeout with HttpClient 4Simon Brandhof2011-07-191-0/+1
* SONAR-2002 The Sonar WS API automatically kills an HTTP connection after 30s....Simon Brandhof2011-07-155-46/+53
* SONAR-2581 Support server setup in Java Web Service clientSimon Brandhof2011-07-078-0/+220
* SONAR-2453,SONAR-2404 Allow search for reviews by resolutionsEvgeny Mandrikov2011-06-282-25/+29
* SONAR-2404 Refactor reviews API - web-service and sonar-ws-clientEvgeny Mandrikov2011-06-2710-395/+143
* SONAR-2520 Add support for RESOLVED and REOPENED statuses for reviewsFabrice Bellingard2011-06-152-0/+34
* Fix violationsEvgeny Mandrikov2011-06-072-1/+8
* SONAR-2404 Fix API small issueFabrice Bellingard2011-05-311-1/+2
* SONAR-2488 Add the id for violations in the WS ClientFabrice Bellingard2011-05-318-13/+31
* SONAR-2453 Update the way "FALSE-POSITIVE" reviews are managedFabrice Bellingard2011-05-309-10/+28
* SONAR-2404 Extend the Review web service API to create & updateFabrice Bellingard2011-05-3010-5/+548
* SONAR-2453 Update the way "FALSE-POSITIVE" reviews are managedFabrice Bellingard2011-05-267-20/+130
* Fix NPE: register ReviewUnmarshallerEvgeny Mandrikov2011-05-111-0/+1
* Improve the web services 'violations' and 'reviews'simonbrandhof2011-05-051-3/+3