aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2648 add ManualMeasureCreateQuerySimon Brandhof2011-07-281-0/+42
* SONAR-2648 New web service /api/manual_measuresSimon Brandhof2011-07-274-0/+134
* SONAR-2581 Support server setup in Java Web Service clientSimon Brandhof2011-07-074-0/+89
* SONAR-2453,SONAR-2404 Allow search for reviews by resolutionsEvgeny Mandrikov2011-06-281-6/+22
* SONAR-2404 Refactor reviews API - web-service and sonar-ws-clientEvgeny Mandrikov2011-06-275-65/+49
* SONAR-2520 Add support for RESOLVED and REOPENED statuses for reviewsFabrice Bellingard2011-06-151-0/+6
* SONAR-2488 Add the id for violations in the WS ClientFabrice Bellingard2011-05-316-11/+13
* SONAR-2453 Update the way "FALSE-POSITIVE" reviews are managedFabrice Bellingard2011-05-303-2/+2
* SONAR-2404 Extend the Review web service API to create & updateFabrice Bellingard2011-05-305-1/+140
* SONAR-2453 Update the way "FALSE-POSITIVE" reviews are managedFabrice Bellingard2011-05-264-4/+51
* SONAR-2381 Fix error in Review WS clientFabrice Bellingard2011-05-051-1/+1
* SONAR-2381, SONAR-2382 Web services return comment in HTML by defaultFabrice Bellingard2011-05-042-11/+7
* SONAR-2382 Create a new "reviews" web service APIFabrice Bellingard2011-04-291-6/+5
* 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-282-3/+14
* SONAR-2382 Create a new "reviews" web service APIFabrice Bellingard2011-04-283-0/+123
* SONAR-2381 Improve the violations WS decorated with reviewsFabrice Bellingard2011-04-282-4/+4
* SONAR-2386 Define contract for lineId in ViolationEvgeny Mandrikov2011-04-272-0/+31
* SONAR-2382 Complete review web servicesimonbrandhof2011-04-264-11/+21
* SONAR-2380 The "violations" web service API must not returnFabrice Bellingard2011-04-213-8/+9
* SONAR-2379 Fix ClassCastException in DependencyUnmarshallerEvgeny Mandrikov2011-04-214-16/+25
* SONAR-2230 Add Java client for the web service "profiles"simonbrandhof2011-03-152-0/+61
* SONAR-2204,SONAR-2259 Fix URL encodingEvgeny Mandrikov2011-03-0621-118/+144
* Upgrade copyright headerssimonbrandhof2011-02-0439-41/+41
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-315-0/+100
* SONAR-2046: Reuse unmarshallers from sonar-ws-client for sonar-gwt-apiEvgeny Mandrikov2011-01-2715-79/+69
* SONAR-1664: Add access to project settings/propertiesJulien HENRY2011-01-204-1/+89
* merge 2.5: SONAR-2024 Improvements to Java WS clientsimonbrandhof2011-01-121-1/+1
* fix unit test (timezone pb)simonbrandhof2010-12-221-3/+3
* fix unit testssimonbrandhof2010-12-221-3/+3
* Remove unused methodGodin2010-12-211-2/+1
* fix unit testsimonbrandhof2010-12-211-1/+14
* SONAR-833 time machine WS : improve SQL requests + better support of Q model ...simonbrandhof2010-12-207-49/+186
* SONAR-833: New Web Service to get history of measures (time machine)Godin2010-12-134-24/+17
* Improve tests for sonar-ws-clientGodin2010-12-1317-108/+95
* SONAR-833: New Web Service to get history of measures (time machine)Godin2010-12-131-0/+25
* SONAR-833: New Web Service to get history of measures (time machine)Godin2010-12-133-4/+30
* SONAR-833: Add time machine to sonar-ws-client and sonar-gwt-apiGodin2010-12-122-0/+29
* SONAR-2024: Fix operations with generic typesGodin2010-12-071-3/+3
* SONAR-2024: Add support for rule status parameterGodin2010-12-073-6/+18
* SONAR-2024: Add classes to work with "/api/rules" serviceGodin2010-12-063-0/+105
* SONAR-2024: Add "limit" parameter to ViolationQueryGodin2010-12-061-4/+4
* SONAR-1829: Rename the term "Priority" by "Severity" for rules in sonar-ws-cl...Godin2010-12-061-7/+7
* SONAR-1450:Godin2010-12-012-8/+12
* SONAR-1897 URL /api/plugins conflicts with existing web service extension poi...simonbrandhof2010-11-052-16/+16
* SONAR-1911 New web service to get server statussimonbrandhof2010-11-021-2/+13
* SONAR-1897: Add web service to get information about installed pluginsGodin2010-11-012-0/+38
* SONAR-1852 Add the analysis date to the Java web service client libraysimonbrandhof2010-10-196-5/+6
* sonar-gwt-api : activate the parallel unit testssimonbrandhof2010-09-221-1/+1
* SONAR-1793: Fix wrong URL construction in ViolationQuery, when depth paramete...Godin2010-09-151-1/+1