aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix malformed javadoc in APISimon Brandhof2016-04-1512-50/+48
| * SONAR-6948 rename method Request#getLocalConnector() to localConnector()Simon Brandhof2016-04-155-5/+5
| * SONAR-6948 add javadoc for org.sonar.api.server.ws.LocalConnectorSimon Brandhof2016-04-153-5/+18
* | Automatic merge from branch-5.5Jenkins CI2016-04-141-34/+0
|\|
| * SONAR-7427 Remove "effort_to_reach_reliability_rating_a" and "effort_to_reach...Julien Lancelot2016-04-131-34/+0
* | Automatic merge from branch-5.5Jenkins CI2016-04-1290-311/+333
|\|
| * Fix javadoc errorsJulien HENRY2016-04-1183-296/+296
| * Fix some Javadoc warningsSimon Brandhof2016-04-114-6/+4
| * Improve javadocJulien HENRY2016-04-114-0/+8
| * Change return type of Plugin#getSonarQubeVersion()Simon Brandhof2016-04-112-12/+28
| * fixed version for 5.5-SNAPSHOTTom2016-04-111-1/+1
| * [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
* | Upgrade version to 5.6-SNAPSHOTTom2016-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