aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Fix few code smells introduced in 9.5Aurelien2022-06-092-0/+48
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-311-0/+55
* SONAR-16372 - Push IssueChangedEventsBelen Pruvost2022-05-166-8/+150
* SONAR-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-211-1/+1
* SONAR-16039 - Migrate existing issues to new_code tableBelen Pruvost2022-03-311-12/+6
* Improve SQ code qualityDuarte Meneses2022-03-241-4/+4
* SONAR-16115 Store plugin's scanner cache in SonarQubeDuarte Meneses2022-03-181-0/+17
* SONAR-14742 Project import from GitHub, Bitbucket and Azure can clash with ex...Aurelien Poscia2022-03-171-2/+14
* SONAR-15919 Send only rule keys for deactivated rules in RuleSetChangedDamien Urruty2022-03-031-4/+4
* SONAR-15919 Rename RuleSetChangedEvent and fix payload formatDamien Urruty2022-02-252-22/+10
* SONAR-7496 drop unused columns on Issues tablePierre2022-02-241-26/+10
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-2217-477/+759
* SONAR-15919 improve test coveragePierre2022-02-182-6/+13
* SONAR-15919 added filtering rule set change events based on languages user su...Lukasz Jarocki2022-02-182-5/+20
* SONAR-15919 add ruleset changesPierre2022-02-184-0/+196
* SONAR-15966 Fix Spring bean names to include classloaderDuarte Meneses2022-02-031-1/+5
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-029-38/+115
* Update license headers for 2022 [update headers]Pierre2022-01-28105-105/+105
* SONAR-14929 - Handle Issue no longer being new on feature branchbelen-pruvost-sonarsource2022-01-211-0/+22
* SONAR-14929 - Save a new issue as new on branch using reference branchBelen Pruvost2022-01-211-0/+24
* Improve code qualityDuarte Meneses2021-11-201-3/+3
* Improve code qualityDuarte Meneses2021-11-181-7/+7
* SONAR-15614 Drop the 'sonar.lf.aboutText' propertyPhilippe Perrin2021-11-182-8/+0
* Specify Locale in humanReadableByteCountSI for consistent outputJulien HENRY2021-11-051-2/+3
* SONAR-15479 updated saving issues from report in the database - added quickFi...Lukasz Jarocki2021-10-131-0/+11
* Fix code quality issuesDuarte Meneses2021-09-244-38/+7
* [NO-JIRA] Addressing some code smellsBelen Pruvost2021-09-161-8/+0
* SONAR-15380 Remove SVN properties configuration section on AdministrationZipeng WU2021-09-152-41/+0
* SONAR-15144 - Audit Log Clean Up Jobbelen-pruvost-sonarsource2021-07-271-0/+4
* SONAR-15144 - Add Audit Logs Housekeeping Policy SettingBelen Pruvost2021-07-273-0/+42
* Fix code smell: add package-info.javaZipeng WU2021-07-091-0/+24
* SONAR-14917 Misleading memory amounts displayed in Administration > SystemDuarte Meneses2021-06-301-0/+22
* SONAR-15091 Compute engine fails with NPE if an external issue has an empty m...Duarte Meneses2021-06-281-3/+6
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-173-49/+3
* SONAR-14682 - Make webhook validation configurableBelen Pruvost2021-04-291-7/+22
* Drop unused organization propertiesJacek2021-04-151-18/+1
* SONAR-14606 Add 'sonar.plugins.risk.consent' propertyJacek2021-04-152-2/+43
* SONAR-14675 Community Edition should have an EditionProviderDuarte Meneses2021-04-141-19/+1
* SONAR-10485 Provide a way to always enforce coverage and duplication Quality ...Duarte Meneses2021-04-081-0/+11
* SONAR-14677 Adjust Server base URL description to include HTTPScolin-mueller-sonarsource2021-04-081-1/+1
* SONAR-14525 include CI usage information in telemetryMichal Duda2021-03-041-0/+1
* SONAR-14525 include SCM usage information in telemetryMichal Duda2021-03-041-0/+1
* SONAR-14458 Add an option to enable/disable changing user permissions by proj...Michal Duda2021-02-191-3/+13
* SONAR-14257 Pull requests should inherit issue state from its target branchDuarte Meneses2021-01-212-31/+18
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-111-2/+2
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-08103-104/+103
* SONAR-13312 drop 'sonar.organization' scanner parameterJacek2020-12-221-7/+0
* SONAR-13999 remove organizations from user WSMichal Duda2020-12-221-7/+6
* Use thread safe date time APIZipeng WU2020-12-141-14/+8
* SONAR-14159 enforce user authentication by defaultJacek2020-11-261-1/+2