aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* [NO-JIRA] Use record for data classesZipeng WU2023-01-124-30/+30
* [NO-JIRA] Drop unnecessary k8s Hazelcast pluginJacek2023-01-111-1/+0
* [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-02137-137/+137
* 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-233-18/+18
* SONAR-14128 Store and provide node name of CE Task in /api/ce/activityAurelien Poscia2022-12-232-7/+43
* SONAR-17699 implemented algorithm for running PRs in parallelLukasz Jarocki2022-12-095-18/+545
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-25/+25
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
* 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-189-1/+351
* NO-JIRA Fix code smellsAntoine Vinot2022-10-141-8/+13
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-122-30/+40
* SONAR-17352 Refactor component keys to not include branch suffixLukasz Jarocki2022-10-122-4/+10
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-4/+4
* fix some typoscui fliter2022-08-312-2/+2
* SONAR-17200 Move to HikariCP from Apache DBCPJacek2022-08-294-87/+20
* SONAR-15399 Replace nanohttpd used by CE for monitoring and log control.Steve Marion2022-08-269-221/+253
* 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-023-91/+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-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-211-1/+1
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-047-23/+23