aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client
Commit message (Expand)AuthorAgeFilesLines
* Fix violationsEvgeny Mandrikov2011-04-051-0/+1
* Fix some violationssimonbrandhof2011-04-011-3/+3
* Upgrade master to version 2.8-SNAPSHOTsimonbrandhof2011-03-291-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-281-1/+1
* [maven-release-plugin] prepare release 2.7-RC3simonbrandhof2011-03-281-1/+1
* Fix coding violationssimonbrandhof2011-03-273-3/+5
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-221-1/+1
* [maven-release-plugin] prepare release 2.7-RC1simonbrandhof2011-03-221-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-181-1/+1
* [maven-release-plugin] prepare release 2.7-RC2simonbrandhof2011-03-181-1/+1
* 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-0640-242/+262
* SONAR-2205 Web service /api/rules should provide configKeysimonbrandhof2011-02-222-0/+18
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-02-181-1/+1
* [maven-release-plugin] prepare release 2.62.6simonbrandhof2011-02-181-1/+1
* 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
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-281-1/+1
* [maven-release-plugin] prepare release 2.6-M1simonbrandhof2011-01-281-1/+1
* 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
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-051-1/+1
* [maven-release-plugin] prepare release 2.5-RC1simonbrandhof2011-01-051-1/+1
* revert trunk version to 2.5-SNAPSHOTsimonbrandhof2010-12-271-1/+1
* [maven-release-plugin] prepare release 2.5simonbrandhof2010-12-241-1/+1
* 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