aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23111 api/system/logs now correctly return logs for data center editionLukasz Jarocki8 days1-1/+3
|
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-09132-132/+132
|
* SONAR-24141 Fix Quality Gate statusMatteo Mara2025-01-081-1/+0
|
* SONAR-22047 Remove deprecated SecurityManager codeAlain Kermis2025-01-074-125/+3
|
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-271-2/+3
|
* SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J LevelJulien Camus2024-12-201-3/+2
|
* SONAR-15049 Taint Vulnerabilities should be reopened if new flows are createdAntoine Vinot2024-12-181-0/+2
|
* SONAR-24003 Delete unnecessary importsJulien Camus2024-12-181-2/+0
|
* 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 ↵Steve Marion2024-11-281-5/+5
| | | | happen. Add to DefaultLinkGenerator extension point to modify the default documentation base URL.
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the ↵Julien HENRY2024-10-243-8/+8
| | | | plugin API
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-146-32/+32
|
* SONAR-23327 Added support for sending telemetry data in compute engine processlukasz-jarocki-sonarsource2024-10-111-1/+3
|
* SONAR-23311 Remove obsolete class ReadOnlyPropertiesDaoEric Giffon2024-10-084-196/+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-22447 updated rename findbugs dependencylukasz-jarocki-sonarsource2024-06-281-2/+2
|
* SONAR-22224 live update metricDDMili2024-06-031-0/+2
|
* NO JIRA fix code smells after moving to lang3 libraryMatteo Mara2024-03-221-1/+1
|
* SONAR-21025 remove deprecated plugins/index.txt filePierre2024-03-201-5/+0
|
* SONAR-21452 move from commons-lang:commons-lang to ↵Matteo Mara2024-03-168-10/+8
| | | | org.apache.commons:commons-lang3
* SONAR-21738 Fix issues blocking Quality GateDejan Milisavljevic2024-02-271-2/+2
|
* SONAR-21643 Make rule compatible with JUnit5 (#10700)Dejan Milisavljevic2024-02-265-72/+80
|
* SONAR-21643 Convert some IT tests to Junit 5 (#10672)Dejan Milisavljevic2024-02-221-0/+8
|
* SONAR-20479 Replace "[re-]indexation" with "[re-]indexing" in user-facing ↵David Cho-Lerat2024-01-302-3/+3
| | | | messages and code comments
* SONAR-21393 Fix article: "an" instead of "a"David Cho-Lerat2024-01-171-1/+1
|
* NO-JIRA Update license headers to 2024Pierre2024-01-03137-137/+137
|
* SONAR-21227 Configure a new Logger file for deprecated API usagesantoine.vinot2023-12-191-1/+2
|
* SONAR-20699 Send DevOps platform information for GitHub from the scanner.Wojtek Wajerowicz2023-10-202-9/+9
|
* SONAR-20630 Discriminate between UI and API calls for projects creationAurelien Poscia2023-10-051-1/+1
|
* SONAR-20630 set projects creation methodAurelien Poscia2023-10-051-1/+2
|
* SONAR-20056 - Fix flaky test on constructor_does_not_start_a_new_Threadantoine.vinot2023-08-111-9/+10
|
* SONAR-19648 Fix NPE when task in progress has no entityUuidEric Giffon2023-08-041-3/+4
|
* SONAR-7698 Rename snapshots column build_date to analysis_dateAlain Kermis2023-07-211-3/+3
|
* SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695Duarte Meneses2023-07-182-10/+1
|
* SONAR-19560 Silence hz inactive exception in schedulerJacek Poreda2023-07-182-4/+26
|
* 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
|
* NO-JIRA remove unused importsPierre2023-07-171-1/+0
|
* NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdasPierre2023-07-171-4/+4
|
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-171-2/+2
|
* NO-JIRA replace MoreCollectors.toSet(size) with Collectors.toSetPierre2023-07-173-6/+5
|
* NO-JIRA replace MoreCollectors.toSet with Collectors.toSetPierre2023-07-172-3/+3
|
* SONAR-19850 Switch all tests with different uuids by defaultLéo Geoffroy2023-07-077-7/+7
|
* SONAR-19558 Refactor Project IndexersDuarte Meneses2023-07-051-4/+4
|
* SONAR-19558 Update rest of tests for other modulesLéo Geoffroy2023-07-036-7/+7
|
* SONAR-19558 enabled snapshots to correctly use project/branch uuidLukasz Jarocki2023-06-291-9/+9
|
* SONAR-19674 Notification for background task failure should apply to all the ↵Léo Geoffroy2023-06-222-45/+88
| | | | branches
* SONAR-19556 Refactor use of DB columns referencing projects or branches for ↵Duarte Meneses2023-06-208-91/+87
| | | | Entities