aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/src/main/java/org/sonar/wsclient/unmarshallers
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3755 rename Issue#message() to description()Simon Brandhof2013-04-191-1/+1
* SONAR-3755 Added issues decoratorsJulien Lancelot2013-04-151-2/+2
* Fix quality flawsJulien Lancelot2013-04-111-2/+1
* SONAR-3755 Add Issue Web Service Client UnmarshallerJulien Lancelot2013-04-102-20/+51
* SONAR-3946 remove debug logSimon Brandhof2012-11-091-1/+0
* SONAR-3946 - API: add search engine to Java WS clientSimon Brandhof2012-11-093-4/+67
* Fix quality flawsSimon Brandhof2012-10-232-7/+7
* SONAR-3833 ability to edit/delete the profiles provided by pluginsSimon Brandhof2012-10-011-2/+1
* SONAR-3776 Provide a WS Api to validate a user's login/passwordDavid Gageot2012-09-102-1/+59
* Code cleaning : Add @Override annotationsDavid Gageot2012-04-271-0/+1
* Update copyright header for this new yearSimon Brandhof2012-01-1022-22/+22
* Fix violationsEvgeny Mandrikov2011-11-071-1/+0
* SONAR-2813 Wrong links in the hotspots of viewsSimon Brandhof2011-09-161-0/+1
* SONAR-2667 Keep context when Java Web Service raises exceptionsSimon Brandhof2011-08-041-0/+36
* Fix new violationsSimon Brandhof2011-08-021-1/+1
* 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