aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SONAR-10592 rename concept of WorkersPauseStatusSimon Brandhof2018-05-102-2/+2
* SONAR-10592 display workers pause in System Info pageSimon Brandhof2018-05-105-4/+38
* SONAR-10592 ability to pause/resume Compute Engine workersSimon Brandhof2018-05-104-2/+19
* Fix Quality flawsSimon Brandhof2018-05-101-19/+0
* SONAR-10515 ALM App Install table + DAOJulien HENRY2018-04-261-1/+1
* Stop the container even if assertion failedJulien HENRY2018-04-261-40/+43
* SONAR-10575 Index and search external rulesDuarte Meneses2018-04-262-1/+5
* SONAR-6949 Increase crypted password sizeEric Hartmann2018-04-171-1/+1
* Revert "SONAR-6949 Increase crypted password size"Eric Hartmann2018-04-121-1/+1
* SONAR-6949 Increase crypted password sizeEric Hartmann2018-04-121-1/+1
* Delete deprecated PropertiesDaoSimon Brandhof2018-04-053-23/+5
* Fix issues with daylight saving timeSimon Brandhof2018-03-261-10/+6
* GOV-231 add dependency in CE container required by GovSébastien Lesaint2018-03-232-3/+9
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-131-1/+1
* Clean-up ES module in sonar-serverSimon Brandhof2018-03-122-3/+3
* Fix some Java compiler warningsSimon Brandhof2018-03-125-11/+9
* Move To GradleDavid Rautureau2018-03-093-71/+27
* SONAR-10345 Remove old webhook UI in the settingsGuillaume Jambet2018-03-011-1/+1
* SONAR-10345 Create WEBHOOKS table & daoGuillaume Jambet2018-03-011-1/+1
* SONAR-10299 Drop the project link "developer connection"Julien Lancelot2018-02-201-1/+1
* SONAR-9218 purge ce_scanner_context older than 28 days at startupSébastien Lesaint2018-02-142-13/+76