aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* Fix regression introduced during previous scanner hardeningJulien HENRY2017-08-081-6/+0
* SONAR-9576 More simple predicate to skip default status filterJulien HENRY2017-08-074-2/+19
* SONAR-9576 Add component status in the scanner reportJulien HENRY2017-08-0711-19/+122
* SONAR-9576 Add analysis mode in the scanner reportJulien HENRY2017-08-073-0/+22
* Fix quality flawsJulien HENRY2017-08-042-8/+7
* Don't change PathResolver methods to staticJulien HENRY2017-08-042-10/+29
* Fix quality flawsJulien HENRY2017-08-042-1/+11
* Remove unused filesJulien HENRY2017-08-042-62/+0
* SONAR-9574 Same file indexed in different modulesJulien HENRY2017-08-045-6/+27
* Store project relative path inside DefaultIndexedFileJulien HENRY2017-08-045-47/+102
* SONAR-9641 Add URIPredicateJulien HENRY2017-08-0410-30/+120
* SONAR-9561 File inclusions/exclusions should be applied before language detec...Julien HENRY2017-08-044-29/+33
* SONAR-9528 Deprecate Initializer extension pointJulien HENRY2017-08-042-1/+3
* SONAR-9557 Fix coverage exclusions for global sensorsJulien HENRY2017-08-045-16/+34
* Rework file indexingJulien HENRY2017-08-0411-88/+106
* SONAR-9641 Introduce InputFile:uri()Julien HENRY2017-08-048-5/+80
* Fix javadoc of Plugin APISimon Brandhof2017-08-011-4/+2
* SONAR-9551 PropertyDefinition and ResourceTypeTree correctly handles APP qual...Teryk Bellahsene2017-07-317-57/+65
* SONAR-9551 Page API supports APP qualifierTeryk Bellahsene2017-07-312-1/+4
* SONAR-9551 Add APP qualifierJulien Lancelot2017-07-311-2/+7
* Fix Quality flawsSimon Brandhof2017-07-262-3/+3
* Decrease coupling with GuavaSimon Brandhof2017-07-2517-120/+107
* SONAR-9283 support trailing/heading whitespaces in propertiesSébastien Lesaint2017-07-212-5/+109
* Prepare for next development iterationSimon Brandhof2017-07-131-1/+1
* Improve coverageDuarte Meneses2017-07-132-3/+93
* Fix quality flawsJulien Lancelot2017-07-121-13/+0
* SONAR-9477 Deprecate ProjectReactor and ProjectBuilderDuarte Meneses2017-07-1140-333/+635
* Prepare for next development iterationSimon Brandhof2017-07-051-1/+1
* Release 6.5-M26.5-M2Simon Brandhof2017-07-051-1/+1
* Fix tests on WindowsJulien HENRY2017-07-051-2/+3
* Fix quality flawsJulien HENRY2017-07-053-1/+4
* SONAR-9478 Missing Settings -> Configuration replacementJulien HENRY2017-07-041-2/+2
* SONAR-9478 Replace Settings by ConfigurationJulien HENRY2017-07-044-7/+26
* SONAR-8546 Improve SensorDescriptor API to give more flexibility on configura...Julien HENRY2017-07-043-6/+33
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-0422-97/+344
* SONAR-9448 Sanitize api/qualityprofiles/projectsTeryk Bellahsene2017-06-261-10/+21
* Fix Quality flawsSimon Brandhof2017-06-203-6/+7
* SONAR-9356 Rename onboarding settingJulien Lancelot2017-06-201-5/+0
* SONAR-9356 define property "sonar.onboardingTutorial.skip"Daniel Schwarz2017-06-201-0/+4
* Remove some usages of Guava in APISimon Brandhof2017-06-1972-491/+423
* SONAR-9322 deprecate RulesProfile#setParentName(String)Simon Brandhof2017-06-141-8/+9
* SONAR-8800 Deprecate org.sonar.api.platform.Server#getUrlJulien Lancelot2017-06-091-0/+2
* SONAR-9351 enforce in API allowed qualifiers on PropertyDefinitionSébastien Lesaint2017-06-012-9/+148
* SONAR-9335 remove deprecated NewAction#createParamDaniel Schwarz2017-05-291-9/+0
* Prepare for next development version 6.5-SNAPSHOTSimon Brandhof2017-05-161-1/+1
* Fix Quality flawsSimon Brandhof2017-05-161-4/+5
* Fix Quality flawsSimon Brandhof2017-05-121-1/+1
* Fix javadoc of DateUtils about ISO8601 vs RFC822 formatsSimon Brandhof2017-05-121-2/+2
* SONAR-9056 WS api/components/suggestion filter allowed qualifiersTeryk Bellahsene2017-05-121-6/+1
* SONAR-9199 Fix unclosed inputStreamJulien HENRY2017-05-111-5/+6