aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce/src/main/java/org/sonar/ce/container/ComputeEngineContainerImpl.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24745 Decouple the workflow framework from issuesJulien HENRY2025-04-031-6/+13
* SONAR-24720 Split the IssueWorkflow for issues and hostspotsJulien HENRY2025-04-031-0/+4
* SONAR-24489 Move Core extension loading to happen before start of level conta...Steve Marion2025-02-281-32/+46
* SONAR-23111 api/system/logs now correctly return logs for data center editionLukasz Jarocki2025-01-301-1/+3
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-271-2/+3
* SONAR-15049 Taint Vulnerabilities should be reopened if new flows are createdAntoine Vinot2024-12-181-0/+2
* SONAR-23719 Make sure all components are using the new Email ConfigurationAntoine Vigneau2024-11-291-2/+2
* SONAR-23755 Add core extension common to allow SQS specific behavior to happe...Steve Marion2024-11-281-5/+5
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-241-4/+4
* SONAR-23311 Remove obsolete class ReadOnlyPropertiesDaoEric Giffon2024-10-081-6/+1
* SONAR-22727 Move SoftwareQualitiesMetrics to sonar-coreDejan Milisavljevic2024-08-261-1/+1
* SONAR-22727 Define new metrics for project ratingsDejan Milisavljevic2024-08-261-0/+2
* SONAR-22516 Retrieve SMTP configuration from internal_propertiesAntoine Vigneau2024-08-161-0/+2
* SONAR-22224 live update metricDDMili2024-06-031-0/+2
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695Duarte Meneses2023-07-181-8/+0
* SONAR-19784 allow the CE to re-compute permissionsAurelien Poscia2023-07-181-1/+3
* SONAR-19784 Synchronize visibility from GitHubAurelien Poscia2023-07-181-0/+2
* SONAR-19558 Refactor Project IndexersDuarte Meneses2023-07-051-4/+4
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-131-2/+2
* SONAR-18728 Remove ES User indexAurelien Poscia2023-03-311-5/+0
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-17610 Backend documentation links targets https://docs.sonarqube.org/ i...Benjamin Campomenosi2022-12-281-1/+4
* SONAR-14128 Renamed WebServer to NodeInformationAurelien Poscia2022-12-231-2/+2
* SONAR-17524 changing default branch name for projectsLukasz Jarocki2022-11-011-0/+2
* SONAR-17444 Analyzers's cache should expire after 7 daysZipeng WU2022-10-181-1/+4
* SONAR-16449 remove SonarCloud references in SonarQube codebasePierre Guillot2022-06-071-8/+1
* SONAR-16292 JMX metric "PendingCount" should return total value of pending ta...Léo Geoffroy2022-06-021-8/+4
* SONAR-16232 Drop usage of deprecated org.sonar.api.SonarQubeVersionJacek2022-05-311-2/+2
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-311-3/+4
* SONAR-16303 Change RuleDescriptionFormatter from a static helper to regular beanZipeng WU2022-05-111-0/+2
* SONAR-16047 Don't start MyBatis in every testDuarte Meneses2022-03-041-0/+2
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-57/+43
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15142 Always add AuditPersister to container and use typed NewValue for...Duarte Meneses2021-08-261-0/+5
* SONAR-15144 - Audit Log Clean Up Jobbelen-pruvost-sonarsource2021-07-271-0/+2
* SONAR-10762 Drop custom metrics WSsJacek2021-07-071-2/+0
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-171-4/+2
* SONAR-14885 Remove deprecated XMLRuleParserJulien HENRY2021-05-281-2/+0
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-111-2/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13999 drop organization from CE stepsJacek2020-12-221-6/+2
* SONAR-13869 Add a flag in telemetry to know if there's some c/c++ unanalyzed ...Julien Lancelot2020-09-291-0/+2
* SONAR-13643 Save plugins with typeDuarte Meneses2020-09-181-2/+2
* SONAR-13444 background tasks for issue indexation implementationPierre2020-06-261-0/+4
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12508 Remove RuleRepository and RuleI18n APIs deprecated since 4.2Duarte Meneses2019-10-211-2/+0
* SONAR-12485 add Docker flag in System InfoSébastien Lesaint2019-10-071-0/+2
* SONAR-10028 move CeQueueCleaner to Web to support clusteringSébastien Lesaint2019-07-301-5/+1