aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7946 Fail with IllegalStateException on errorsJulien Lancelot2017-02-012-34/+32
* SONAR-7300 Display a proper message when id is missingJulien Lancelot2017-01-301-3/+1
* Improve quality and javadocDuarte Meneses2017-01-306-10/+37
* SONAR-8622 Lazily generate metadata for input filesDuarte Meneses2017-01-2710-36/+77
* SONAR-8630 query by filename and ext (#1555)Janos Gyerik2017-01-279-0/+304
* SONAR-8631 Only publish input files used by sensorsDuarte Meneses2017-01-2724-79/+76
* Refactor resources APIDuarte Meneses2017-01-2721-268/+252
* Improve qualityDuarte Meneses2017-01-271-1/+0
* SONAR-8622 Lazily generate metadata for input filesDuarte Meneses2017-01-2740-458/+799
* SONAR-8684 Cleanup code related to railsJulien Lancelot2017-01-262-3/+2
* SONAR-8684 Remove RailsHandlerJulien Lancelot2017-01-242-70/+0
* SONAR-7298 Deprecate and rewrite WS api/projects/index in JavaJulien Lancelot2017-01-241-23/+0
* SONAR-8684 Remove Java classes related to railsJulien Lancelot2017-01-242-85/+0
* Remove Internal.durations in RubySimon Brandhof2017-01-181-2/+0
* SONAR-8652 Pass value of sonar.organization in the scanner reportJulien HENRY2017-01-161-0/+5
* SONAR-8429 add organization parameter to api/ce/submitSébastien Lesaint2017-01-161-1/+1
* SONAR-8582 Deprecate old Page API and related classesTeryk Bellahsene2017-01-1312-41/+42
* SONAR-8581 Create new PagesDefinition API to create a new page in a pluginTeryk Bellahsene2017-01-137-0/+572
* SONAR-8458 store semantic version in sq-version.txtDavid Rautureau2017-01-112-1/+34
* SONAR-8458 add SonarQube buildNumber to plugin APISimon Brandhof2017-01-119-49/+121
* SONAR-7300 Deprecate and rewrite api/properties/index in JavaJulien Lancelot2017-01-101-2/+3
* SONAR-8592 Reverse order of locations in flows of issuesDuarte Meneses2017-01-061-1/+2
* Fix build of test pluginsJulien HENRY2017-01-031-0/+3
* Fix some quality flawsJulien HENRY2017-01-031-1/+1
* SONAR-8567 Improve logging API to accept a lambda as argumentJulien HENRY2017-01-032-1/+89
* Fix Quality flawsSimon Brandhof2017-01-022-7/+10
* Fix quality flawsJulien Lancelot2017-01-021-1/+1
* Fix Request testsTeryk Bellahsene2016-12-301-3/+3
* SONAR-7297 Replace Ruby WS api/issues/bulk_change by Java WSJulien Lancelot2016-12-301-6/+9
* Fix quality flawsTeryk Bellahsene2016-12-221-4/+3
* Fix quality flawsJulien HENRY2016-12-166-56/+13
* Typo: "componet" instead of "component" (#1463)Oliver Trosien2016-12-141-2/+2
* SONAR-7291 Rename IssueUpdater to IssueFieldsSetterJulien Lancelot2016-12-121-1/+2
* Automatic merge from branch-6.2ssjenka2016-12-052-21/+35
|\
| * Fix duplicated logs in LogTesterSimon Brandhof2016-12-052-21/+35
| * Prepare for next development iterationTom2016-12-021-1/+1
| * Release 6.2-RC26.2-RC2Tom2016-12-021-1/+1
| * [maven-release-plugin] prepare for next development iterationDavid Rautureau2016-11-211-1/+1
| * [maven-release-plugin] prepare release 6.2-RC16.2-RC1David Rautureau2016-11-211-1/+1
* | SONAR-8416 move handling logic out from UnauthorizedExceptionSébastien Lesaint2016-12-011-21/+0
* | Prepare for next development iterationDavid Rautureau2016-11-211-1/+1
|/
* SONAR-8329 Get rid of 'Documentation' category in the measures pageTeryk Bellahsene2016-11-111-9/+19
* SONAR-8328 SONAR-4872 Deprecate and Hide metrics public_api, public_documente...Teryk Bellahsene2016-11-111-0/+18
* Fix Quality flaws about complexitySimon Brandhof2016-11-112-39/+44
* fix quality flawsTeryk Bellahsene2016-11-104-49/+73
* SONAR-8352 add the scanner properties sonar.analysis.* to payloadSimon Brandhof2016-11-092-6/+10
* SONAR-8354 Complete javadoc on deprecated class related to dashboardsJulien Lancelot2016-11-0912-12/+12
* SONAR-8355 Remove property 'supportsMeasureFilters' from ResourceType APIJulien Lancelot2016-11-092-29/+10
* SONAR-8354 Deprecate API related to dashboardsJulien Lancelot2016-11-0912-0/+31
* Fix some Quality flaws about nullability of variablesSimon Brandhof2016-11-097-40/+34