aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-21187-557/+557
* SONAR-3755 complete the ability to change issueSimon Brandhof2013-04-191-0/+5
* SONAR-3755 Set issues updated at to the date when issues were loaded from dat...Julien Lancelot2013-04-195-20/+51
* SONAR-3755 rename Issue#message() to description()Simon Brandhof2013-04-197-8/+8
* SONAR-3755 new sonar-ws-client API for issuesSimon Brandhof2013-04-1925-8/+1543
* SONAR-3755 Escape issue messageJulien Lancelot2013-04-181-12/+25
* SONAR-3755 support the parameter "rules" in /api/issues/searchSimon Brandhof2013-04-172-40/+16
* SONAR-3755 Add componentRoots filter to select issues from component and its ...Julien Lancelot2013-04-162-2/+14
* SONAR-3755 Add rule and created at filters on issue query.Julien Lancelot2013-04-162-9/+68
* SONAR-3755 Added issues decoratorsJulien Lancelot2013-04-153-4/+6
* SONAR-3755 Update java web service client to use latest ruby APIJulien Lancelot2013-04-122-28/+3
* SONAR-4255 Dropped syntax highlighting support in source viewer WSJean-Baptiste Vilain2013-04-112-26/+2
* Fix quality flawsJulien Lancelot2013-04-111-2/+1
* SONAR-3755 Add Issue Web Service Client UnmarshallerJulien Lancelot2013-04-106-90/+174
* SONAR-3755 Add Issue Web Service ClientJulien Lancelot2013-04-104-0/+506
* Add missing copyright headerJulien Lancelot2013-04-041-0/+19
* SONAR-4083 add java web service API for metricsJulien Lancelot2013-04-041-1/+1
* SONAR-4083 add java web service API for metricsJulien Lancelot2013-04-046-0/+302
* SONAR-4157 Upgrade the embedded Jetty to version 8.1Julien HENRY2013-03-262-8/+12
* Update version to 3.6-SNAPSHOTEric Hartmann2013-03-131-1/+1
* Release Sonar 3.5Eric Hartmann2013-03-131-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-03-071-1/+1
* [maven-release-plugin] prepare release 3.5-RC4Eric Hartmann2013-03-071-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-03-011-1/+1
* [maven-release-plugin] prepare release 3.5-RC2Eric Hartmann2013-03-011-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-02-251-1/+1
* [maven-release-plugin] prepare release 3.5-RC1Eric Hartmann2013-02-251-1/+1
* Replace Junit / Hamcrest by FestAssertJulien Lancelot2013-01-211-26/+33
* [maven-release-plugin] prepare for next development iterationGAUDIN2012-12-221-1/+1
* [maven-release-plugin] prepare release 3.43.4GAUDIN2012-12-221-1/+1
* rollbak to 3.4-SNAPSHOTGAUDIN2012-12-221-1/+1
* [maven-release-plugin] prepare for next development iterationGAUDIN2012-12-211-1/+1
* [maven-release-plugin] prepare release 3.4GAUDIN2012-12-211-1/+1
* [maven-release-plugin] prepare for next development iterationGAUDIN2012-12-201-1/+1
* [maven-release-plugin] prepare release 3.4-RC4GAUDIN2012-12-201-1/+1
* [maven-release-plugin] prepare for next development iterationGAUDIN2012-12-191-1/+1
* [maven-release-plugin] prepare release 3.4-RC3GAUDIN2012-12-191-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-12-121-1/+1
* [maven-release-plugin] prepare release 3.4-RC1Eric Hartmann2012-12-121-3/+2
* Fix quality flawsSimon Brandhof2012-12-051-2/+0
* SONAR-812 Add the possibility to filter resources by language in the Sonar We...Julien Lancelot2012-12-032-2/+20
* SONAR-3950 Add Execution Environment informationJulien HENRY2012-11-141-0/+1
* SONAR-3950 Make pom.xml of ws-client more maintainableJulien HENRY2012-11-121-39/+44
* SONAR-3951 Encode "s" url parameter for resources/search serviceJulien HENRY2012-11-122-3/+9
* SONAR-3950 Populate MANIFEST of ws-client with required osgi entriesJulien HENRY2012-11-121-0/+40
* SONAR-3946 remove debug logSimon Brandhof2012-11-091-1/+0
* SONAR-3946 - API: add search engine to Java WS clientSimon Brandhof2012-11-099-10/+376
* Remove useless Maven dependenciesSimon Brandhof2012-11-071-1/+0
* SONAR-3895 allow to exclude plugins during dry run modeSimon Brandhof2012-11-061-3/+3
* SONAR-3933 ws-client: upgrade minimal version of httpclient 4.2Simon Brandhof2012-11-063-30/+37