aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce
Commit message (Expand)AuthorAgeFilesLines
* 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 org.apache.commons:commons...Matteo Mara2024-03-168-10/+8
* 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 mes...David Cho-Lerat2024-01-302-3/+3
* 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
* SONAR-19556 Refactor use of DB columns referencing projects or branches for E...Duarte Meneses2023-06-208-91/+87
* [NO JIRA] Remove unused importsDuarte Meneses2023-06-191-1/+0
* No-JIRA Code smell fix: Logs are expecting args, but weren't being passedBruno Andrade2023-06-191-1/+1
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-1313-39/+42
* SONAR-19482 fix the CE worker pending reset mechanism to not generate transac...Pierre2023-06-091-7/+13
* [NO JIRA] Remove dead code in PropertiesDaoDuarte Meneses2023-05-152-54/+0
* SONAR-18856 Adapt IT tests to support branch and project having different uuidsLéo Geoffroy2023-05-082-4/+4
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-116-47/+42
* SONAR-18799 made one of the test more tolerant to type of exceptions expectedLukasz Jarocki2023-04-061-3/+4
* SONAR-18850 remove usage main branch project UUID in ce taskLéo Geoffroy2023-04-041-12/+20
* SONAR-18728 Remove ES User indexAurelien Poscia2023-03-311-5/+0
* SONAR-18679 update UTs to ITs sonar-ceLéo Geoffroy2023-03-177-8/+7
* Fix logback configZipeng WU2023-02-021-5/+2
* SONAR-17706 Remove root_uuid in Components and all its usesDuarte Meneses2023-02-021-2/+0
* SONAR-17706 Remove module related columns in Components and all its usesDuarte Meneses2023-02-021-4/+2
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-122-9/+11
* [NO-JIRA] Remove reported code smells about unused importsMatteo Mara2023-01-121-1/+0