aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-2379 Fix ClassCastException in DependencyUnmarshallerEvgeny Mandrikov2011-04-216-19/+29
* Fix violationsEvgeny Mandrikov2011-04-051-0/+1
* Fix some violationssimonbrandhof2011-04-011-3/+3
* Fix coding violationssimonbrandhof2011-03-273-3/+5
* SONAR-2230 Refactor to decrease complexitysimonbrandhof2011-03-151-8/+16
* SONAR-2230 Add Java client for the web service "profiles"simonbrandhof2011-03-156-0/+378
* SONAR-2204,SONAR-2259 Fix URL encodingEvgeny Mandrikov2011-03-0639-241/+261
* SONAR-2205 Web service /api/rules should provide configKeysimonbrandhof2011-02-222-0/+18
* Fix some violationssimonbrandhof2011-02-101-0/+3
* Upgrade copyright headerssimonbrandhof2011-02-04110-112/+112
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-318-0/+160
* SONAR-2046: Reuse unmarshallers from sonar-ws-client for sonar-gwt-apiEvgeny Mandrikov2011-01-2731-273/+410
* SONAR-1664: Add access to project settings/propertiesJulien HENRY2011-01-208-4/+379
* SONAR-2066: Allow PUT requests from Java Web Service ClientJulien HENRY2011-01-206-1/+107
* merge 2.5: SONAR-2024 Improvements to Java WS clientsimonbrandhof2011-01-124-13/+13
* fix filter by period in violations viewersimonbrandhof2010-12-231-1/+1
* fix unit test (timezone pb)simonbrandhof2010-12-221-3/+3
* fix unit testssimonbrandhof2010-12-221-3/+3
* Remove unused methodGodin2010-12-213-18/+6
* fix unit testsimonbrandhof2010-12-211-1/+14
* SONAR-833 time machine WS : improve SQL requests + better support of Q model ...simonbrandhof2010-12-2014-101/+384
* remove ISO categories from ws-client ResourceQuery + minor improvements of GW...simonbrandhof2010-12-152-17/+20
* SONAR-249 rename FILTERS.VARIATION_INDEX to FILTERS.PERIOD_INDEX + support va...simonbrandhof2010-12-153-3/+335
* Add missing javadocGodin2010-12-141-0/+3
* Add missing license headersGodin2010-12-142-0/+38
* SONAR-833: New Web Service to get history of measures (time machine)Godin2010-12-141-2/+8
* SONAR-833: New Web Service to get history of measures (time machine)Godin2010-12-137-60/+64
* 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-3/+3
* SONAR-833: New Web Service to get history of measures (time machine)Godin2010-12-132-0/+40
* SONAR-833: New Web Service to get history of measures (time machine)Godin2010-12-134-9/+38
* SONAR-833: New Web Service to get history of measures (time machine)Godin2010-12-131-2/+5
* SONAR-833: Add time machine to sonar-ws-client and sonar-gwt-apiGodin2010-12-1210-7/+173
* SONAR-1937 violations tab : display violation age in days to current datesimonbrandhof2010-12-082-14/+0
* SONAR-1937 add the field 'age' to violations web service + display the select...simonbrandhof2010-12-072-0/+14
* SONAR-2024: Fix operations with generic typesGodin2010-12-078-24/+26
* SONAR-2024: Add support for rule status parameterGodin2010-12-076-7/+42
* SONAR-2024: Add classes to work with "/api/rules" serviceGodin2010-12-068-0/+434
* SONAR-2024: Add "limit" parameter to ViolationQueryGodin2010-12-062-28/+30
* SONAR-1829: Rename the term "Priority" by "Severity" for rules in sonar-ws-cl...Godin2010-12-067-38/+166
* SONAR-1450:Godin2010-12-014-12/+35