| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-16449 remove SonarCloud references in SonarQube codebase | Pierre Guillot | 2022-06-07 | 2 | -35/+1 |
* | SONAR-13822 Make plugin requirements check consistence between CE and WEB pro... | Jacek | 2022-06-07 | 1 | -1/+5 |
* | SONAR-16292 JMX metric "PendingCount" should return total value of pending ta... | Léo Geoffroy | 2022-06-02 | 3 | -91/+4 |
* | SONAR-16232 Drop usage of deprecated org.sonar.api.SonarQubeVersion | Jacek | 2022-05-31 | 1 | -2/+2 |
* | SONAR-16232 Use plugin api version for SonarRuntime impl | Jacek | 2022-05-31 | 1 | -3/+4 |
* | SONAR-16303 Change RuleDescriptionFormatter from a static helper to regular bean | Zipeng WU | 2022-05-11 | 1 | -0/+2 |
* | SONAR-16232 Add dependencies to new sonar-plugin-api | Duarte Meneses | 2022-04-21 | 1 | -1/+1 |
* | NO-JIRA Update Mockito and simpleframework to latest major version | Léo Geoffroy | 2022-04-04 | 7 | -23/+23 |
* | SONAR-10179 improve consistency of start/stop log messages and identifiers of... | Aurelien Poscia | 2022-03-18 | 1 | -7/+8 |
* | SONAR-16047 Don't start MyBatis in every test | Duarte Meneses | 2022-03-04 | 1 | -0/+2 |
* | SONAR-15994 Migrate Sonarqube IOC framework from Pico to Spring | Duarte Meneses | 2022-02-22 | 22 | -188/+142 |
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 129 | -129/+129 |
* | Improve code quality | Duarte Meneses | 2021-11-20 | 6 | -22/+22 |
* | SONAR-15631 - Refactor UTs to stop using ExpectedException | Klaudio Sinani | 2021-11-19 | 20 | -269/+173 |
* | Fix code quality issues | Duarte Meneses | 2021-09-24 | 1 | -1/+1 |
* | SONAR-15142 Always add AuditPersister to container and use typed NewValue for... | Duarte Meneses | 2021-08-26 | 2 | -1/+7 |
* | SONAR-15142 - Add componentKey to all logs | Belen Pruvost | 2021-08-19 | 3 | -7/+8 |
* | SONAR-15142 - Add component qualifier to new value in Logs | Belen Pruvost | 2021-08-19 | 3 | -7/+7 |
* | SONAR-15138 Generate PDF | Jeremy Davis | 2021-08-09 | 1 | -1/+1 |
* | SONAR-15139 - Update Report Endpoints to work with Projects and Apps | belen-pruvost-sonarsource | 2021-08-09 | 1 | -1/+1 |
* | SONAR-15230 Enable DNS lookup in k8s for HZ | Jacek | 2021-07-29 | 1 | -0/+1 |
* | SONAR-15144 - Audit Log Clean Up Job | belen-pruvost-sonarsource | 2021-07-27 | 1 | -0/+2 |
* | SONAR-15142 - Log Permission, Plugin, Secret Key, License and Settings | Belen Pruvost | 2021-07-27 | 3 | -7/+9 |
* | Fix code smell: add package-info.java | Zipeng WU | 2021-07-09 | 1 | -0/+24 |
* | SONAR-10762 Drop custom metrics WSs | Jacek | 2021-07-07 | 1 | -2/+0 |
* | SONAR-15057 Change Optional<Long> type to long, to comply CeTasksMBean with J... | Jacek | 2021-06-23 | 3 | -8/+6 |
* | Improve test coverage | Duarte Meneses | 2021-06-17 | 5 | -56/+183 |
* | SONAR-14925 Remove code deprecated before 7.0 in the Plugin API | Duarte Meneses | 2021-06-17 | 1 | -4/+2 |
* | SONAR-14951 Scanners require Java 11 | Sébastien Lesaint | 2021-06-09 | 1 | -2/+2 |
* | SONAR-14886 Plugins should not modify SonarQube's home directory | Duarte Meneses | 2021-06-09 | 3 | -2/+109 |
* | SONAR-14885 Remove deprecated XMLRuleParser | Julien HENRY | 2021-05-28 | 1 | -2/+0 |
* | SONAR-14698 Live index use all workers | Pierre | 2021-04-16 | 6 | -85/+70 |
* | SONAR-14625 Upgrade to Hazelcast 4.2 | Zipeng WU | 2021-04-15 | 2 | -23/+32 |
* | SONAR-14245 Drop organization related tables | Duarte Meneses | 2021-01-11 | 1 | -2/+0 |
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 124 | -124/+124 |
* | SONAR-13999 drop organization from CE steps | Jacek | 2020-12-22 | 6 | -61/+15 |
* | SONAR-13999 remove orgs from permission WS | Michal Duda | 2020-12-22 | 1 | -12/+12 |
* | fix code smells | Pierre | 2020-12-14 | 1 | -10/+10 |
* | Add missing package-info.java | Jacek | 2020-12-09 | 1 | -0/+23 |
* | fix assertions on incompatible types on overall code | Pierre | 2020-12-09 | 1 | -1/+1 |
* | SONAR-13869 Add a flag in telemetry to know if there's some c/c++ unanalyzed ... | Julien Lancelot | 2020-09-29 | 1 | -0/+2 |
* | SONAR-13643 Save plugins with type | Duarte Meneses | 2020-09-18 | 4 | -44/+55 |
* | SONAR-13644 load bundled plugins from 'lib/extension' directory | Jacek | 2020-09-18 | 4 | -9/+19 |
* | SONAR-13461 fix SSF-112 | Jacek | 2020-06-30 | 1 | -1/+1 |
* | SONAR-13444 fix logs verbosity and code smells | Pierre | 2020-06-26 | 1 | -2/+2 |
* | SONAR-13400 exclude portfolio (but not applications) from worker peek during ... | Pierre | 2020-06-26 | 5 | -56/+72 |
* | SONAR-13444 background tasks for issue indexation implementation | Pierre | 2020-06-26 | 7 | -75/+139 |
* | SONAR-13221 change PK of properties | Pierre | 2020-05-25 | 2 | -3/+7 |
* | SONAR-13193 Stop using legacy project ID and use project UUID instead | Duarte Meneses | 2020-04-14 | 1 | -2/+2 |
* | simplify test_real_start | Pierre Guillot | 2020-02-20 | 1 | -37/+5 |