aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵simonbrandhof2010-12-072-0/+14
| | | | select box to filter violations by period
* 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 ↵Godin2010-12-067-38/+166
| | | | sonar-ws-client
* SONAR-1450:Godin2010-12-014-12/+35
| | | | | | * Expose rule_failure.created_at in rest api * Support createdAt in sonar-ws-client
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-11-091-1/+1
|
* [maven-release-plugin] prepare release 2.4-RC1simonbrandhof2010-11-091-1/+1
|
* SONAR-1897 URL /api/plugins conflicts with existing web service extension ↵simonbrandhof2010-11-054-35/+45
| | | | point. Rename to /api/updatecenter/installed_plugins
* SONAR-1911 New web service to get server statussimonbrandhof2010-11-023-6/+49
|
* SONAR-1897: Add web service to get information about installed pluginsGodin2010-11-016-0/+116
|
* wsclient: add Measure.toString()simonbrandhof2010-10-211-0/+18
|
* SONAR-1852 Add the analysis date to the Java web service client libraysimonbrandhof2010-10-198-5/+18
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-121-1/+1
|
* [maven-release-plugin] prepare release 2.3simonbrandhof2010-10-121-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-051-1/+1
|
* [maven-release-plugin] prepare release 2.3-RC2simonbrandhof2010-10-051-1/+1
|
* upgrade trunk to 2.4-SNAPSHOTsimonbrandhof2010-09-301-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-09-301-1/+1
|
* [maven-release-plugin] prepare release 2.3-RC1simonbrandhof2010-09-301-1/+1
|
* do not execute sonar-ws-client unit tests in parallelsimonbrandhof2010-09-231-15/+0
|
* sonar-gwt-api : activate the parallel unit testssimonbrandhof2010-09-222-1/+16
|
* SONAR-1793: Fix wrong URL construction in ViolationQuery, when depth ↵Godin2010-09-152-2/+2
| | | | parameter used
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-06101-0/+6085
value of rule parameters in Q profile console