aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-common
Commit message (Expand)AuthorAgeFilesLines
* SONAR-21643 Convert some IT tests to Junit 5 (#10672)Dejan Milisavljevic2024-02-221-0/+9
* NO-JIRA Update license headers to 2024Pierre2024-01-037-7/+7
* SONAR-21121 Add POST /dop-translation/gitlab-configurations/Wojtek Wajerowicz2023-12-222-3/+18
* NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdasPierre2023-07-171-3/+3
* NO-JIRA replace toEnumSet with simple SetPierre2023-07-171-6/+5
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-171-2/+1
* NO-JIRA replace MoreCollectors.toSet(size) with Collectors.toSetPierre2023-07-171-2/+2
* SONAR-19850 Switch all tests with different uuids by defaultLéo Geoffroy2023-07-071-1/+1
* SONAR-19558 Update rest of tests for other modulesLéo Geoffroy2023-07-031-1/+1
* SONAR-19556 Fix DB migration and increase test coverageDuarte Meneses2023-06-201-1/+1
* SONAR-19556 Refactor use of DB columns referencing projects or branches for E...Duarte Meneses2023-06-204-111/+100
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-131-2/+2
* [NOJIRA] Remove unused imports. (#8541)Wojtek Wajerowicz2023-06-131-2/+0
* NO-JIRA fix code smellAurelien Poscia2023-05-111-1/+1
* SONAR-19084 periodically schedule the GitHub sync task.Wojtek Wajerowicz2023-05-113-18/+54
* [NO JIRA] Fix ComponentdbTester to support different main branch UUIDsDuarte Meneses2023-05-101-1/+1
* SONAR-18850 remove usage main branch project UUID in ce taskLéo Geoffroy2023-04-042-7/+6
* SONAR-18679 update UTs to ITs sonar-ceLéo Geoffroy2023-03-171-1/+1
* [NO-JIRA] explicitly declare toList collector mutable or notZipeng WU2023-01-131-1/+1
* [NO-JIRA] Use record for data classesZipeng WU2023-01-121-4/+4
* Update license templates for 2023Pierre2023-01-027-7/+7
* SONAR-14128 Renamed WebServer to NodeInformationAurelien Poscia2022-12-232-12/+12
* SONAR-14128 Store and provide node name of CE Task in /api/ce/activityAurelien Poscia2022-12-233-9/+65
* SONAR-17699 implemented algorithm for running PRs in parallelLukasz Jarocki2022-12-091-8/+8
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-22/+22
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-122-4/+4
* SONAR-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-211-1/+1
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-287-7/+7
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-191-8/+4
* SONAR-15470 Do not declare Gradle build dependencies using compile and runtim...Kengo TODA2021-10-081-1/+1
* SONAR-15259 Migrate portfolios from XML to DBJacek2021-09-081-0/+5
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-087-7/+7
* SONAR-13999 drop organization from CE stepsJacek2020-12-222-25/+6
* SONAR-14033 Refactor storage of applicationsDuarte Meneses2020-11-281-0/+14
* remove code smellsPierre Guillot2020-11-251-4/+4
* SONAR-13400 exclude portfolio (but not applications) from worker peek during ...Pierre2020-06-261-5/+5
* SONAR-13444 background tasks for issue indexation implementationPierre2020-06-261-6/+5
* fix FP with a sequence uuid factory for ceQueue testsPierre2020-05-251-9/+10
* Format all headers for 2020Wouter Admiraal2020-01-077-7/+7
* use testFixtures instead of test configuration of server-commonSébastien Lesaint2019-09-021-2/+1
* drop now useless module sonar-db-testingSébastien Lesaint2019-09-021-1/+1
* use testFixtures instead of test configuration of db-daoSébastien Lesaint2019-09-021-1/+0
* remove need to add H2 dependency when depending on sonar-db-testingSébastien Lesaint2019-08-141-2/+0
* SONAR-10028 move CeQueueCleaner to Web to support clusteringSébastien Lesaint2019-07-302-0/+16
* Clean depsDuarte Meneses2019-07-171-6/+10
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-3/+3
* SONARCLOUD-310 add WS api/ce/timeout_tasksSimon Brandhof2019-01-093-5/+72
* Fix license headers for 2019Duarte Meneses2019-01-027-7/+7