aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-common
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-11266 Replace submitterUuid with submitterLogin in CE logs (#775)Benoit2018-10-102-19/+65
* SONAR-11310 add temporary columns to CE tablesSébastien Lesaint2018-10-044-152/+296
* remove usage of Guava Optional from ComponentDaoSébastien Lesaint2018-10-041-1/+1
* SONAR-11077 access to task characteristics in CE queueSimon Brandhof2018-08-023-45/+87
* 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-298-0/+1151