aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-common/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* SCA-699 Use .tar.xzTravis Collins41 hours1-1/+1
* SONAR-24514 Add CE processing of architecture graphs in analysis reports.Steve Marion2025-03-171-0/+2
* SCA-57 Simplify ScaStep IOCTravis Collins2025-02-285-201/+0
* SCA-56 Run "reformat code" on SCA filesHavoc Pennington2025-02-282-11/+11
* SQRP-221 Add sca_releases table splitting out part of sca_dependenciesHavoc Pennington2025-02-192-7/+30
* SQRP-192 Store SCA analysis errors as task messagesHavoc Pennington2025-02-191-2/+3
* SQRP-139 store normalized dependency information in database after sca analysisHavoc Pennington2025-02-193-1/+55
* SQRP-169 Write the ScaDependencies to an in-memory ScaHolderTravis Collins2025-02-193-5/+49
* SQRP-170 Rename ScaStep classes to shorter namesTravis Collins2025-02-191-1/+1
* SQRP-158 Create SCA CE step in the SCA moduleJulien HENRY2025-02-193-0/+79
* SQRP-136 Create BuildSoftwareCompositionAnalysisStepTravis Collins2025-02-191-0/+3
* SONAR-24298 Rework the batch report readerJulien HENRY2025-02-042-0/+98
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-096-6/+6
* NO-JIRA Update license headers to 2024Pierre2024-01-036-6/+6
* 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 MoreCollectors.toSet(size) with Collectors.toSetPierre2023-07-171-2/+2
* 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-203-60/+50
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-131-2/+2
* [NOJIRA] Remove unused imports. (#8541)Wojtek Wajerowicz2023-06-131-2/+0
* SONAR-19084 periodically schedule the GitHub sync task.Wojtek Wajerowicz2023-05-112-18/+37
* SONAR-18850 remove usage main branch project UUID in ce taskLéo Geoffroy2023-04-041-3/+2
* [NO-JIRA] explicitly declare toList collector mutable or notZipeng WU2023-01-131-1/+1
* Update license templates for 2023Pierre2023-01-026-6/+6
* SONAR-14128 Renamed WebServer to NodeInformationAurelien Poscia2022-12-231-6/+6
* SONAR-14128 Store and provide node name of CE Task in /api/ce/activityAurelien Poscia2022-12-231-2/+7
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-2/+2
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-286-6/+6
* SONAR-15259 Migrate portfolios from XML to DBJacek2021-09-081-0/+5
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-086-6/+6
* SONAR-13999 drop organization from CE stepsJacek2020-12-221-10/+1
* SONAR-14033 Refactor storage of applicationsDuarte Meneses2020-11-281-0/+14
* Format all headers for 2020Wouter Admiraal2020-01-076-6/+6
* SONAR-10028 move CeQueueCleaner to Web to support clusteringSébastien Lesaint2019-07-302-0/+16
* SONARCLOUD-310 add WS api/ce/timeout_tasksSimon Brandhof2019-01-092-3/+41
* Fix license headers for 2019Duarte Meneses2019-01-026-6/+6
* SONAR-11266 Replace submitterUuid with submitterLogin in CE logs (#775)Benoit2018-10-101-6/+22
* SONAR-11310 add temporary columns to CE tablesSébastien Lesaint2018-10-043-54/+144
* remove usage of Guava Optional from ComponentDaoSébastien Lesaint2018-10-041-1/+1
* SONAR-11077 access to task characteristics in CE queueSimon Brandhof2018-08-022-40/+80
* SONAR-11077 fix Quality flawSimon Brandhof2018-08-021-44/+21
* SONAR-10512 removing from queue has no effect if task status changedSébastien Lesaint2018-07-041-7/+20
* SONAR-10917 automatically cancel tasks already executed onceSébastien Lesaint2018-07-041-2/+1
* create module sonar-ce-commonSébastien Lesaint2018-06-296-0/+596