aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationTom2016-04-071-1/+1
* [maven-release-plugin] prepare release 5.5-RC15.5-RC1Tom2016-04-071-1/+1
* [maven-release-plugin] prepare for next development iterationTom2016-04-071-1/+1
* [maven-release-plugin] prepare release 5.5Tom2016-04-071-1/+1
* SONAR-6948 Ability for Java server extensions to call web servicesSimon Brandhof2016-04-077-22/+152
* fix quality flawsSébastien Lesaint2016-04-066-51/+50
* SONAR-7488 add PostProjectAnalysisTaskTesterSébastien Lesaint2016-04-067-0/+1337
* SONAR-7488 add API PostTaskSébastien Lesaint2016-04-065-0/+334
* Fix quality flawsJulien Lancelot2016-04-062-6/+21
* Fix quality flawsSimon Brandhof2016-04-062-2/+4
* SONAR-6717 Drop issue.Action APITeryk Bellahsene2016-03-316-346/+0
* Revert "SONAR-7122 Drop the ability to customize the web app context"Julien Lancelot2016-03-311-4/+0
* Fix quality flawsSimon Brandhof2016-03-312-1/+25
* Fix default mime type of ProfileExporterSimon Brandhof2016-03-311-1/+1
* SONAR-7458 Expose SQ Version in SensorContextJulien HENRY2016-03-307-9/+179
* MMF-165 Remove action plan mentionsTeryk Bellahsene2016-03-301-1/+1
* SONAR-7470 Drop ability to manage manual rules from backendJulien Lancelot2016-03-291-1/+10
* SONAR-7473 Drop 'reporter' field from backendJulien Lancelot2016-03-292-2/+6
* SONAR-7441 add ComputeEngineSide annotation where applicableSébastien Lesaint2016-03-2943-107/+155
* SONAR-7441 add annotation ComputeEngineSideSébastien Lesaint2016-03-292-0/+61
* SONAR-7467 Drop/deprecate action plan APITeryk Bellahsene2016-03-252-58/+4
* Fix quality flawsSimon Brandhof2016-03-241-7/+5
* Fix quality flawsSimon Brandhof2016-03-241-4/+5
* SONAR-7368 Deprecate quality_profiles measure and add data in scanner reportJulien HENRY2016-03-241-0/+4
* Update scanner report to protobuf 3 (imply SONAR-7497)Julien HENRY2016-03-231-88/+88
* SONAR-6717 Drop support of plugin extension issue actionTeryk Bellahsene2016-03-232-0/+4
* Fix quality flawsJulien Lancelot2016-03-231-1/+1
* Fix quality flawsJulien Lancelot2016-03-222-2/+2
* SONAR-7448 Allow groups synchronization in IdentityProvider APIJulien Lancelot2016-03-224-4/+276
* SONAR-7389 Support CPD exclusions in new APIJulien HENRY2016-03-223-7/+89
* SONAR-7487 Drop support of properties sonar.skippedModules and sonar.included...Julien HENRY2016-03-221-13/+0
* SONAR-6732 CE must load Settings from DB for each workerSébastien Lesaint2016-03-211-3/+3
* SONAR-7254 Create task to feed user.localJulien Lancelot2016-03-211-0/+2
* SONAR-7375 WS api/rules/search use SearchWsRequest in SearchActionTeryk Bellahsene2016-03-181-0/+1
* SONAR-7459 new interface org.sonar.api.PluginSimon Brandhof2016-03-184-2/+191
* SONAR-7389 Improve testabilityJulien HENRY2016-03-172-0/+27
* Drop API ViolationQuery as it's deprecated since 3.6Simon Brandhof2016-03-171-102/+0
* SONAR-7458 new component org.sonar.api.SonarQubeVersionSimon Brandhof2016-03-164-3/+215
* SONAR-7458 new component org.sonar.api.utils.VersionSimon Brandhof2016-03-162-0/+269
* Add org.sonar.api.utils.System2#getResource(name)Simon Brandhof2016-03-162-6/+19
* Fix some quality flawsJulien HENRY2016-03-162-3/+139
* SONAR-7414 Change Sensor API to update Issue#effortToFix to Issue#gapJulien HENRY2016-03-165-8/+43
* SONAR-7416 Deprecate CPDMapping extension pointJulien HENRY2016-03-161-3/+4
* SONAR-7444 Provide an UnauthorizedException to display functional errorJulien Lancelot2016-03-161-0/+58
* SONAR-7389 Add new Sensor API to provide duplication tokensJulien HENRY2016-03-1511-45/+216
* SONAR-6719 Wrong casing when indexing individual files lead to issue during s...Duarte Meneses2016-03-151-1/+6
* Drop commons-collectionsSimon Brandhof2016-03-139-138/+133
* Complete documentation of org.sonar.api.config.SettingsSimon Brandhof2016-03-111-1/+10
* SONAR-7343 Change metric SQALE Rating to Maintainability Rating in the UITeryk Bellahsene2016-03-101-1/+1
* SONAR-7453 Rename rules remediation function fields in APIJulien Lancelot2016-03-108-131/+240