aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* Minor Quality flawsSimon Brandhof2016-07-291-1/+1
* Automatic merge from branch-6.0ssjenka2016-07-284-21/+132
|\
| * Revert deprecation of SonarQubeVersionSimon Brandhof2016-07-284-21/+132
* | SONAR-7917 Do not register project dashboardTeryk Bellahsene2016-07-281-5/+6
* | Fix merge of branch-6.0Simon Brandhof2016-07-2713-290/+285
|\|
| * Improve org.sonar.api.SonarRuntimeSimon Brandhof2016-07-2712-283/+245
| * Add javadoc to org.sonar.api.platform.ServerSimon Brandhof2016-07-271-7/+40
* | Automatic merge from branch-6.0ssjenka2016-07-224-1/+7
|\|
| * SONAR-7751 Missing @SonarLintSide on some extensionsJulien HENRY2016-07-214-1/+7
| * [maven-release-plugin] prepare for next development iterationDavid Rautureau2016-07-201-1/+1
| * [maven-release-plugin] prepare release 6.0-RC16.0-RC1David Rautureau2016-07-201-1/+1
* | fix some quality flawsSébastien Lesaint2016-07-211-0/+9
* | Fix Quality flawSimon Brandhof2016-07-201-2/+1
* | prepare for next development iterationDavid Rautureau2016-07-201-1/+1
|/
* Add missing Javadocs in CoreMetricsEvgeny Mandrikov2016-07-191-0/+6
* Fix Quality flawsSimon Brandhof2016-07-191-1/+2
* Fix Quality flawsSimon Brandhof2016-07-181-1/+1
* SONAR-7876 Add SensorContext::isCancelled in the APIJulien HENRY2016-07-183-3/+30
* Fix Quality flawsSimon Brandhof2016-07-1816-158/+135
* Improve qualityDuarte Meneses2016-07-141-0/+1
* Automatic merge from branch-5.6ssjenka2016-07-141-0/+2
|\
| * SONAR-7866 Deprecate Server#isSecured()Julien Lancelot2016-07-131-0/+2
| * set next dev version to 5.6.1-SNAPSHOTTom2016-06-271-1/+1
* | Fix quality flawsJulien Lancelot2016-07-131-12/+12
* | Fix some quality flawsJulien HENRY2016-07-133-4/+3
* | Do not hide exception when fail to close jsonJulien Lancelot2016-07-122-8/+6
* | Improve qualityDuarte Meneses2016-07-122-2/+39
* | SONAR-7883 Expose InputFile charset in APIJulien HENRY2016-07-123-3/+14
* | Relax visibility of File constructor to allow hacking in SonarLintJulien HENRY2016-07-111-11/+1
* | SONAR-7876 Add an API for Sensors to report files that can't be analyzedDuarte Meneses2016-07-1111-1/+365
* | SONAR-6730 improving javadoc of org.sonar.api.ce.measure.MeasureSébastien Lesaint2016-07-081-5/+10
* | SONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibilityJulien HENRY2016-07-0712-67/+196
* | SONAR-7751, SONAR-7756 SonarLint APIJulien HENRY2016-07-0719-58/+391
* | SONAR-7783 Ensure Sensors don't save same data twiceJulien HENRY2016-07-076-31/+116
* | SONAR-6651 Trim SCM loginsDuarte Meneses2016-07-062-1/+17
* | SONAR-7664 Fail on empty TextRange (except when selecting empty line)Julien HENRY2016-07-062-12/+33
* | SONAR-7727 Remove org.sonar.api.resources.InputFileJulien HENRY2016-07-065-445/+1
* | Fix some quality flawsJulien HENRY2016-07-0611-90/+24
* | Fix quality flawsSimon Brandhof2016-07-052-11/+0
* | SONAR-7727 Remove deprecated stuff from Resources APIJulien HENRY2016-07-0520-1032/+11
* | SONAR-7727 Remove some deprecated propertiesJulien HENRY2016-07-052-60/+2
* | SONAR-7727 Remove deprecated metrics + methods on SettingsJulien HENRY2016-07-053-212/+3
* | SONAR-7727 Remove CheckFactory and AnnotationCheckFactoryJulien HENRY2016-07-0513-766/+0
* | SONAR-7727 Remove SquidUtils and deprecated methods on old SensorContextJulien HENRY2016-07-054-154/+3
* | SONAR-7727 Remove SonarIndex and ResourceFilterJulien HENRY2016-07-053-178/+0
* | SONAR-7727 Remove AbstractSourceImporterJulien HENRY2016-07-051-72/+0
* | SONAR-7727 Remove deprecated stuff on ProjectDefinitionJulien HENRY2016-07-053-397/+29
* | SONAR-7750 Deprecate ExtensionProviderJulien HENRY2016-07-051-0/+2
* | SONAR-7665 Deprecate @BatchSide and introduce @ScannerSideDuarte Meneses2016-07-0467-125/+178
* | SONAR-1891 Add upload plugin WSJulien Lancelot2016-07-016-14/+147