aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-12108 Support Java 11 RTEDuarte Meneses2019-05-161-13/+6
* SONAR-11969 Make Edition available for analyzers in the Scanner APIDuarte Meneses2019-05-068-54/+161
* Upgrade assertj-core to 3.12.2 and assertj-guava to 3.2.1 for compatibility w...Duarte Meneses2019-04-301-1/+3
* SONAR-10725 fix EmailSettings.getServerBaseURL()Sébastien Lesaint2019-04-262-20/+12
* SONARCLOUD-582 fix Quality flawsSimon Brandhof2019-04-241-5/+0
* SONAR-11892 Compute Security Hotspot measuresJulien Lancelot2019-04-231-0/+35
* Deprecate useless classJulien HENRY2019-04-232-0/+6
* SONAR-12006 Deprecate org.sonar.api.profiles.XMLProfileParserJulien HENRY2019-04-232-1/+6
* SONAR-11858 Fix quality issuesDuarte Meneses2019-04-231-1/+1
* SONAR-11856 Store the "true" target branch in the scanner report to display i...Duarte Meneses2019-04-231-0/+4
* SONAR-11757 single notification for FPs and changes on my issuesSébastien Lesaint2019-04-232-0/+16
* SONAR-11906 Deprecate Notification plugin APISimon Brandhof2019-04-232-0/+4
* SONAR-11916 Drop unused Java API EmailTemplateSimon Brandhof2019-04-233-174/+0
* Fix javadocJulien HENRY2019-04-081-0/+5
* Drop Java API org.sonar.graph.EdgeSimon Brandhof2019-04-032-57/+0
* Drop unused Java API org.sonar.api.web.CriterionSimon Brandhof2019-04-032-213/+0
* SONAR-11449 Drop deprecated property sonar.languageBenoît Gianinetti2019-03-193-8/+0
* SONAR-11631 Replace codePeriodVersion with buildStringJanos Gyerik2019-03-191-1/+0
* SONAR-11631 Add sonar.buildString to scanner reportJanos Gyerik2019-03-191-0/+1
* SONAR-11729 implemented PrDecorator for Bitbucket ServerMichal Duda2019-03-181-1/+1
* SONAR-11829 Failed to set working directory hidden on WindowsDuarte Meneses2019-03-151-0/+1
* SONAR-11664 Remove metric 'directories'Duarte Meneses2019-03-151-1/+10
* SONAR-11811 Deprecate module qualifier 'BRC' from Java APIJulien Lancelot2019-03-131-1/+4
* SONAR-11795 Drop persistit and move coverage measures computation to CE sideJulien HENRY2019-03-085-889/+58
* SONAR-11802 fix description of metric "sqale_index"Simon Brandhof2019-03-071-1/+1
* SONAR-11794 Remove old deprecated metricsJulien HENRY2019-03-061-334/+0
* SONAR-11670 Drop preview modeJulien HENRY2019-02-217-216/+6
* SONAR-11558 Index basedir by default when sonar.sources is not providedJulien HENRY2019-02-183-8/+42
* SONARCLOUD-336: Automatically guess the projectKey/organizationMichal Duda2019-02-181-5/+5
* fix Request.mandatoryParam not failing on blank parameter valueSébastien Lesaint2019-02-111-1/+1
* SONAR-11631 add sonar.codePeriodVersion scanner propertySébastien Lesaint2019-02-111-0/+1
* SONAR-11631 replace Component.version by Metadata.projectVersionSébastien Lesaint2019-02-115-25/+24
* SONAR-11621 Add sonar.scm.exclusions.disabled propertyBenoît Gianinetti2019-01-221-0/+5
* SONAR-11620 Add scm based file exclusion method to plugin apiBenoît Gianinetti2019-01-223-0/+65
* SONAR-11606 Stop excluding directories starting with a dotDuarte Meneses2019-01-162-3/+26
* change year in file headersStas Vilchik2019-01-167-7/+7
* SONAR-11598 Rework CPD exclusionsJulien HENRY2019-01-164-46/+45
* SONAR-11587 Rework issue exclusionsJulien HENRY2019-01-161-0/+22
* Fix quality flawsJulien HENRY2019-01-166-20/+117
* SONAR-11464 Add ITsDuarte Meneses2019-01-161-0/+3
* SONAR-11465 Add project level Sensor EPJulien HENRY2019-01-165-4/+82
* SONAR-11465 API cleanupJulien HENRY2019-01-1636-66/+39
* SONAR-11465 Move IssueFilter at project levelJulien HENRY2019-01-161-1/+2
* SONAR-11465 Move post-job at project levelJulien HENRY2019-01-164-7/+6
* SONAR-11524 textfield for deprecated module-lvl propertiesMichal Duda2019-01-161-1/+6
* SONAR-11509 Ignore module and folder level measures in Sensor APIJulien HENRY2019-01-162-7/+0
* SONAR-11525 analysis warning on module-lvl propsMichal Duda2019-01-161-2/+6
* SONAR-11508, SONAR-11484 Index files at project levelJulien HENRY2019-01-163-11/+9
* SONAR-11459 Stop publishing modules and folders in the scanner reportJulien HENRY2019-01-169-106/+39
* SONAR-11459 Remove ModuleFileSystemInitializerJulien HENRY2019-01-167-10/+550