aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2412 add support of project deletion from the Java web service clientSimon Brandhof2011-08-1511-11/+96
* Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10Simon Brandhof2011-08-151-1/+1
* [maven-release-plugin] prepare for next development iterationSimon Brandhof2011-08-091-1/+1
* [maven-release-plugin] prepare release 2.10-RC2Simon Brandhof2011-08-091-1/+1
* Upgrade version to 2.11-SNAPSHOTSimon Brandhof2011-08-051-1/+1
* 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
* Upgrade version to 2.10-SNAPSHOTSimon Brandhof2011-07-111-1/+1
* temporary reverting to 2.9-SNAPSHOTsimonbrandhof2011-07-101-1/+1
* Upgrade to version 2.10-SNAPSHOTsimonbrandhof2011-07-101-1/+1
* 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
* Upgrade to version 2.9-SNAPSHOTsimonbrandhof2011-05-131-1/+1
* Fix NPE: register ReviewUnmarshallerEvgeny Mandrikov2011-05-111-0/+1
* Temporarily downgrade version to 2.8-SNAPSHOTsimonbrandhof2011-05-101-1/+1
* Upgrade version to 2.9-SNAPSHOTsimonbrandhof2011-05-091-1/+1
* Release 2.8-RC2simonbrandhof2011-05-091-1/+1
* Improve the web services 'violations' and 'reviews'simonbrandhof2011-05-051-3/+3
* Merge remote branch 'upstream/master'Fabrice Bellingard2011-05-051-25/+33
|\
| * Reduce technical debtsimonbrandhof2011-05-051-25/+33
* | SONAR-2381 Fix error in Review WS clientFabrice Bellingard2011-05-052-2/+2
|/
* SONAR-2381, SONAR-2382 Web services return comment in HTML by defaultFabrice Bellingard2011-05-044-11/+41
* Prepare for next development iterationEvgeny Mandrikov2011-05-031-1/+1
* Prepare 2.8-RC1Evgeny Mandrikov2011-05-031-1/+1
* SONAR-2382 Create a new "reviews" web service APIFabrice Bellingard2011-04-292-69/+45
* 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-285-9/+42
* SONAR-2382 Create a new "reviews" web service APIFabrice Bellingard2011-04-287-0/+689
* SONAR-2381 Improve the violations WS decorated with reviewsFabrice Bellingard2011-04-284-10/+10
* SONAR-2386 Define contract for lineId in ViolationEvgeny Mandrikov2011-04-273-1/+52
* SONAR-2382 Complete review web servicesimonbrandhof2011-04-266-17/+37
* SONAR-2381 temporarily deactivate switch-off property from violations wssimonbrandhof2011-04-221-17/+0
* SONAR-2380 The "violations" web service API must not returnFabrice Bellingard2011-04-216-9/+47