aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15144 - Add Audit Logs Housekeeping Policy SettingBelen Pruvost2021-07-271-0/+4
* Code smell fix: Remove redundant castsBruno Andrade2021-07-121-2/+2
* Code smell fix: Remove unused importsBruno Andrade2021-07-121-1/+0
* SONAR-10762 Drop usage of 'user_managed' columnJacek2021-07-071-0/+2
* SONAR-14833 Order of fields in SMTP settings is not idealDuarte Meneses2021-07-011-0/+8
* SONAR-15094 Add MODULE lifespan in SonarLintSide annotationDamien Urruty2021-06-281-0/+14
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-1757-1876/+11
* SONAR-14908 Deprecate 'RulesDefinitionXmlLoader' in the Sonar plugin APIDuarte Meneses2021-06-081-0/+1
* SONAR-14851 Report Quality Gate status on branches in GitHubLukasz Jarocki2021-06-082-101/+2
* SONAR-14882 Restore support for BOM in RulesDefinitionXmlLoaderJulien HENRY2021-06-011-1/+5
* SONAR-14885 Remove deprecated XMLRuleParserJulien HENRY2021-05-281-256/+0
* SONAR-14882 Remove Staxmate and Woodstox dependencies from plugin APIJulien HENRY2021-05-284-248/+352
* SONAR-14682 - Make webhook validation configurableBelen Pruvost2021-04-291-0/+2
* SONAR-14642 - SSF-142Zipeng WU2021-04-191-0/+1
* SONAR-10485 Provide a way to always enforce coverage and duplication Quality ...Duarte Meneses2021-04-081-0/+10
* Revert "SONAR-14642 - SSF-142"Zipeng WU2021-04-011-1/+0
* SONAR-14642 - SSF-142Zipeng WU2021-03-311-0/+1
* SONAR-14192 Add optional return field 'deprecatedKeys' to /api/rules/searchMichal Duda2021-03-171-0/+13
* SONAR-13848 remove deprecated 'pageIndex' and 'pageSize' params from web serv...Michal Duda2021-02-261-2/+0
* SONAR-14498 Support JSON property typeJacek2021-02-262-1/+9
* Revert SONAR-14478, SONAR-14462, SONAR-14461lukasz-jarocki-sonarsource2021-02-261-11/+0
* Expose revision in PostProjectAnalysisTaskTesterMatthias Kappeller2021-02-201-0/+12
* SONAR-14458 Add an option to enable/disable changing user permissions by proj...Michal Duda2021-02-191-0/+2
* SONAR-14461 main branch detectionlukasz-jarocki-sonarsource2021-02-191-0/+11
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-08362-362/+362
* Refactor regex that can lead to a stack overflow for large inputsZipeng WU2020-12-141-4/+22
* remove use of Stream.peek()Pierre2020-12-091-2/+7
* Class should not access its own subclass during initializationPierre2020-12-093-25/+65
* SONAR-8427 Add a timeZone param to api/issues/searchJulien HENRY2020-12-031-16/+44
* SONAR-14159 enforce user authentication by defaultJacek2020-11-261-1/+1
* SONAR-13844 Rename repositories from 'SonarAnalyzer' to 'SonarQube'Duarte Meneses2020-09-181-1/+3
* SONAR-13766 PostProjectAnalysisTask's 'description' is a breaking changeDuarte Meneses2020-08-251-2/+8
* SONAR-12897 Document in Javadoc use of sonar-plugin-api-impl for testingDuarte Meneses2020-08-147-6/+7
* SONAR-11028 Turning off developer nominative informationDuarte Meneses2020-08-101-0/+5
* SONAR-13699 Purge profiling is missingDuarte Meneses2020-07-311-0/+6
* Add CheckForNull to ScmProvider#revisionDuarte Meneses2020-06-111-0/+1
* SONAR-13390 SONAR-13391 New Code Reference BranchDuarte Meneses2020-06-111-0/+12
* SONAR-13420 org.sonar.api.rules.Rule#getId() no longer supportedMichal Duda2020-05-251-1/+1
* SONAR-13221 change PK of RULES and update FKMichal Duda2020-05-252-18/+3
* SONAR-13221 MetricsDuarte Meneses2020-05-252-6/+6
* SONAR-13374 Fix typo in mesure header column.Mathieu Suen2020-05-131-2/+2
* SONAR-13272 fix issue with setting some properties through env variablesMichal Duda2020-04-141-3/+22
* SONAR-12691 Minor cleanupDuarte Meneses2020-03-301-6/+0
* SONAR-13214 Restore a minimal Settings API for backward compatibilityJulien HENRY2020-03-232-0/+154
* Remove deprecated APIs since at least 6.7Julien HENRY2020-03-2332-1484/+1
* Decrease coupling with commons-ioJulien HENRY2020-03-233-10/+9
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-239-765/+15
* SONAR-13198 Deprecate JsonWriterJulien HENRY2020-03-191-1/+3
* SONAR-13165 Scanner warns that it wasn't able to detected changed lines on fi...Duarte Meneses2020-03-061-2/+3
* SONAR-13035 Group global ALM related settings into a single categoryWouter Admiraal2020-02-201-0/+5