aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/src/main/java/org/sonar/wsclient/unmarshallers
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2648 New web service /api/manual_measuresSimon Brandhof2011-07-272-0/+46
* SONAR-2581 Support server setup in Java Web Service clientSimon Brandhof2011-07-072-0/+44
* 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-311-0/+1
* SONAR-2453 Update the way "FALSE-POSITIVE" reviews are managedFabrice Bellingard2011-05-301-0/+1
* SONAR-2404 Extend the Review web service API to create & updateFabrice Bellingard2011-05-301-1/+2
* SONAR-2453 Update the way "FALSE-POSITIVE" reviews are managedFabrice Bellingard2011-05-261-1/+2
* Fix NPE: register ReviewUnmarshallerEvgeny Mandrikov2011-05-111-0/+1
* SONAR-2381 The "violations" web service API must return violations decorated ...Fabrice Bellingard2011-04-281-1/+6
* SONAR-2382 Create a new "reviews" web service APIFabrice Bellingard2011-04-281-0/+57
* SONAR-2381 Improve the violations WS decorated with reviewsFabrice Bellingard2011-04-281-1/+1
* SONAR-2382 Complete review web servicesimonbrandhof2011-04-261-1/+2
* SONAR-2380 The "violations" web service API must not returnFabrice Bellingard2011-04-211-0/+1
* SONAR-2379 Fix ClassCastException in DependencyUnmarshallerEvgeny Mandrikov2011-04-211-2/+2
* SONAR-2230 Refactor to decrease complexitysimonbrandhof2011-03-151-8/+16
* SONAR-2230 Add Java client for the web service "profiles"simonbrandhof2011-03-152-0/+64
* SONAR-2204,SONAR-2259 Fix URL encodingEvgeny Mandrikov2011-03-061-1/+0
* SONAR-2205 Web service /api/rules should provide configKeysimonbrandhof2011-02-221-0/+1
* Upgrade copyright headerssimonbrandhof2011-02-0417-17/+17
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-311-0/+20
* SONAR-2046: Reuse unmarshallers from sonar-ws-client for sonar-gwt-apiEvgeny Mandrikov2011-01-2714-194/+213
* merge 2.5: SONAR-2024 Improvements to Java WS clientsimonbrandhof2011-01-121-1/+1
* Remove unused methodGodin2010-12-212-16/+5
* SONAR-833 time machine WS : improve SQL requests + better support of Q model ...simonbrandhof2010-12-202-16/+53
* SONAR-249 rename FILTERS.VARIATION_INDEX to FILTERS.PERIOD_INDEX + support va...simonbrandhof2010-12-151-2/+22
* SONAR-833: New Web Service to get history of measures (time machine)Godin2010-12-131-20/+14
* 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-131-5/+8
* SONAR-833: Add time machine to sonar-ws-client and sonar-gwt-apiGodin2010-12-126-7/+58
* SONAR-1937 violations tab : display violation age in days to current datesimonbrandhof2010-12-081-1/+0
* SONAR-1937 add the field 'age' to violations web service + display the select...simonbrandhof2010-12-071-0/+1
* SONAR-2024: Fix operations with generic typesGodin2010-12-071-1/+3
* SONAR-2024: Add support for rule status parameterGodin2010-12-071-1/+2
* SONAR-2024: Add classes to work with "/api/rules" serviceGodin2010-12-062-0/+80
* SONAR-1829: Rename the term "Priority" by "Severity" for rules in sonar-ws-cl...Godin2010-12-062-2/+2
* SONAR-1450:Godin2010-12-011-4/+5
* SONAR-1911 New web service to get server statussimonbrandhof2010-11-021-2/+8
* SONAR-1897: Add web service to get information about installed pluginsGodin2010-11-012-0/+20
* SONAR-1852 Add the analysis date to the Java web service client libraysimonbrandhof2010-10-191-0/+1
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-0614-0/+698