aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task/src/main/java/org/sonar/ce/task
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0934-34/+34
* SONAR-21755 fix ssflukasz-jarocki-sonarsource2024-03-182-0/+96
* NO-JIRA Update license headers to 2024Pierre2024-01-0332-32/+32
* SONAR-20156 Create api/dismiss_message/dismiss endpoint Nolwenn Cadic2023-08-241-5/+5
* SONAR-19556 Refactor use of DB columns referencing projects or branches for E...Duarte Meneses2023-06-201-10/+10
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-132-5/+5
* [NO-JIRA] Use record for data classesZipeng WU2023-01-121-14/+1
* [NO-JIRA] Remove reported code smells about usage of instanceofMatteo Mara2023-01-101-4/+4
* Update license templates for 2023Pierre2023-01-0232-32/+32
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-2/+1
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-226-53/+45
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-021-2/+2
* Update license headers for 2022 [update headers]Pierre2022-01-2831-31/+31
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0831-31/+31
* SONAR-13999 remove orgs from application WSMichal Duda2020-12-221-3/+3
* SONAR-13999 drop organization from CE stepsJacek2020-12-221-18/+0
* SONAR-13862 Add a WS for dismissing analysis warning by the current userMichal Duda2020-09-292-12/+13
* SONAR-13862 Add dismiss information to 'api/ce/analysis_status' WSJulien Lancelot2020-09-292-3/+17
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-231-1/+2
* Format all headers for 2020Wouter Admiraal2020-01-0731-31/+31
* fix missing package-info.java filesSébastien Lesaint2019-10-141-0/+23
* SONAR-10034 drop support of reflection-based Pico Container lifecycle managementSébastien Lesaint2019-05-231-6/+4
* Fix license headers for 2019Duarte Meneses2019-01-0230-30/+30
* SONARCLOUD-310 Ce task can now fail after a maximum amount of timeSébastien Lesaint2018-12-215-4/+193
* SONARCLOUD-193 move TypedException to correct packageSébastien Lesaint2018-12-211-1/+1
* SONAR-11278 log failing computation stepSébastien Lesaint2018-10-111-2/+13
* SONAR-11266 Replace submitterUuid with submitterLogin in CE logs (#775)Benoit2018-10-101-8/+53
* SONAR-11238 tasks can persist messagesSébastien Lesaint2018-10-102-0/+175
* SONAR-11310 add temporary columns to CE tablesSébastien Lesaint2018-10-041-32/+75
* SONAR-11077 add statistics to CE PersistIssuesStepSimon Brandhof2018-08-022-2/+4
* SONAR-11077 ability to log statistics from CE task stepsSimon Brandhof2018-08-023-5/+71
* SONAR-11077 access to task characteristics in CE queueSimon Brandhof2018-08-021-1/+21
* SONAR-11077 log profiling of CE steps in INFO levelSimon Brandhof2018-08-021-1/+1
* Fix incorrect package names in Compute EngineSimon Brandhof2018-07-254-4/+4
* sonar-ce-task-projectanalysis depends on only sonar-server-commonSébastien Lesaint2018-07-092-0/+73
* move some classes in preparation of creation of sonar-ce-commonSébastien Lesaint2018-06-291-0/+63
* rename package org.sonar.server.computation to org.sonar.ce.taskSébastien Lesaint2018-06-2921-0/+957