aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect package names in Compute EngineSimon Brandhof2018-07-252-3/+3
* move UserSession out of sonar-server-commonSébastien Lesaint2018-07-245-277/+2
* Revert "SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin cla...Duarte Meneses2018-07-191-2/+0
* SONAR-11004 remove definitions for sonar.links.* propertiesSébastien Lesaint2018-07-191-1/+1
* SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloaderJulien HENRY2018-07-171-0/+2
* SONAR-10898 Number of CE workers not taken into account in all nodesDuarte Meneses2018-07-1312-263/+28
* SONAR-10945 Prevent access qgates and rules to none members of paid organizationJulien Lancelot2018-07-111-2/+13
* fix varargs and unchecked called warningsSébastien Lesaint2018-07-091-1/+3
* drop dependency of sonar-ce on sonar-serverSébastien Lesaint2018-07-093-5/+6
* sonar-ce-task-projectanalysis depends on only sonar-server-commonSébastien Lesaint2018-07-091-1/+1
* clean up dependency on static IssueStorage#insertChangesSébastien Lesaint2018-07-092-1/+3
* move shared Quality Gate classes to server-commonSébastien Lesaint2018-07-092-4/+5
* remove some rules classes useless in Compute Engine containerSébastien Lesaint2018-07-092-7/+1
* remove useless debt classes from Compute EngineSébastien Lesaint2018-07-092-7/+1
* remove useless permission classes from Compute Engine containerSébastien Lesaint2018-07-092-13/+1
* move some organization and platform shared classes to server-commonSébastien Lesaint2018-07-094-2/+143
* remove useless classes from Compute Engine containerSébastien Lesaint2018-07-092-5/+1
* move notification classes to sonar-serverSébastien Lesaint2018-07-093-3/+7
* move monitoring shared classes to server-commonSébastien Lesaint2018-07-092-2/+2
* LICENSE-96 implement support for staging and new server id formatSébastien Lesaint2018-07-052-4/+11
* SONAR-10917 automatically cancel tasks already executed onceSébastien Lesaint2018-07-044-80/+68
* SONAR-10917 change ce task cleaning delay to execute right at startupSébastien Lesaint2018-07-042-10/+10
* SONAR-10922 Silence Hazelcast logsEric Hartmann2018-06-291-2/+11
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-292-6/+1
* SONAR-10812 Application with branchesJulien Lancelot2018-06-291-2/+2
* move ServerLogging to server-commonSébastien Lesaint2018-06-293-3/+3
* create module sonar-ce-commonSébastien Lesaint2018-06-291-0/+1
* move some classes in preparation of creation of sonar-ce-commonSébastien Lesaint2018-06-2910-3/+538
* rename package org.sonar.server.computation to org.sonar.ce.taskSébastien Lesaint2018-06-2916-32/+32
* create module sonar-ce-taskSébastien Lesaint2018-06-291-0/+1
* move classes around to prepare creation of sonar-ce-task moduleSébastien Lesaint2018-06-2915-38/+42
* rename to package org.sonar.ce.task.projectanalysisSébastien Lesaint2018-06-293-5/+4
* create module sonar-ce-task-projectanalysis from sonar-serverSébastien Lesaint2018-06-291-0/+3
* fix wrong dependencies onto package computation.task.projectanalysisSébastien Lesaint2018-06-291-1/+1
* SONAR-10690 Core Extension installed at level 1 2 3 and 4Sébastien Lesaint2018-06-213-24/+55
* SONAR-10690 install Core Extensions before pluginsSébastien Lesaint2018-06-211-2/+2
* SONAR-10690 remove support for privileged pluginsSébastien Lesaint2018-06-121-4/+4
* LICENSE-98 add EditionProviderSébastien Lesaint2018-06-122-4/+13
* SONAR-10817 Cleanup of old editionsEric Hartmann2018-06-121-16/+1
* SONAR-10690 add Core Extension support in SonarQubeSébastien Lesaint2018-06-124-4/+155
* SONAR-10689 Plugins are now always installedEric Hartmann2018-06-121-5/+0
* SONAR-10696 Remove ability to upgrade/downgrade an edition from Marketplace (...Grégoire Aubert2018-06-121-1/+1
* SONAR-10416 Purge child tables of CE Queue at startupEric Hartmann2018-06-072-2/+40
* SONAR-10597 Update CE_QUEUE#SUBMITTER_LOGIN to SUBMITTER_UUIDJulien Lancelot2018-05-233-6/+6
* SONAR-10597 Use user UUID for ISSUES#ASSIGNEEGuillaume Jambet2018-05-231-0/+4
* Introduce Bitbucket Cloud ApplicationJulien HENRY2018-05-161-1/+0
* SONAR-10517 Create table project_mappingsJulien HENRY2018-05-161-0/+1
* SONAR-10614 add Clock to ComputeEngineContainerImpl Level1Sébastien Lesaint2018-05-152-1/+3
* Drop usage of db column ce_queue.execution_countSimon Brandhof2018-05-155-199/+47
* SONAR-10591 refactor management of plugin FS on serverSimon Brandhof2018-05-111-5/+0