aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce/src/main
Commit message (Expand)AuthorAgeFilesLines
* 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-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-1/+1
* 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-0389-89/+89
* 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-201-5/+5
* SONAR-19648 Fix NPE when task in progress has no entityUuidEric Giffon2023-08-041-3/+4
* SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695Duarte Meneses2023-07-181-8/+0
* SONAR-19560 Silence hz inactive exception in schedulerJacek Poreda2023-07-181-2/+3
* 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 replace guava copy uniqueIndex to Collectors.toMap and simplify lambdasPierre2023-07-171-4/+4
* NO-JIRA replace MoreCollectors.toSet(size) with Collectors.toSetPierre2023-07-173-6/+5
* NO-JIRA replace MoreCollectors.toSet with Collectors.toSetPierre2023-07-171-1/+2
* SONAR-19558 Refactor Project IndexersDuarte Meneses2023-07-051-4/+4
* SONAR-19674 Notification for background task failure should apply to all the ...Léo Geoffroy2023-06-221-8/+9
* SONAR-19556 Refactor use of DB columns referencing projects or branches for E...Duarte Meneses2023-06-204-14/+8
* [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-151-25/+0
* SONAR-18728 Remove ES User indexAurelien Poscia2023-03-311-5/+0
* [NO-JIRA] Remove reported code smells about unused importsMatteo Mara2023-01-121-1/+0
* [NO-JIRA] Use record for data classesZipeng WU2023-01-121-2/+2
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-102-5/+4
* [NO-JIRA] Remove reported code smells about usage of instanceofMatteo Mara2023-01-101-2/+2
* Update license templates for 2023Pierre2023-01-0289-89/+89
* 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-232-7/+7
* SONAR-14128 Store and provide node name of CE Task in /api/ce/activityAurelien Poscia2022-12-231-2/+5
* SONAR-17699 implemented algorithm for running PRs in parallelLukasz Jarocki2022-12-093-14/+149
* SONAR-17524 changing default branch name for projectsLukasz Jarocki2022-11-011-0/+2
* [NO-JIRA] Fix reported code smells & bugsKlaudio Sinani2022-10-281-0/+23
* SONAR-17497 Add web service to reindex issuesalain2022-10-271-0/+5
* SONAR-17444 Analyzers's cache should expire after 7 daysZipeng WU2022-10-186-1/+177
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-14/+12
* SONAR-17352 Refactor component keys to not include branch suffixLukasz Jarocki2022-10-121-3/+8
* fix some typoscui fliter2022-08-311-1/+1
* SONAR-17200 Move to HikariCP from Apache DBCPJacek2022-08-292-80/+14
* SONAR-15399 Replace nanohttpd used by CE for monitoring and log control.Steve Marion2022-08-264-124/+116
* SONAR-16449 remove SonarCloud references in SonarQube codebasePierre Guillot2022-06-072-35/+1
* SONAR-13822 Make plugin requirements check consistence between CE and WEB pro...Jacek2022-06-071-1/+5
* SONAR-16292 JMX metric "PendingCount" should return total value of pending ta...Léo Geoffroy2022-06-022-42/+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-10179 improve consistency of start/stop log messages and identifiers of...Aurelien Poscia2022-03-181-7/+8