aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce
Commit message (Expand)AuthorAgeFilesLines
* SC-702 add log of duration at the end of CE task runSimon Brandhof2019-06-289-43/+58
* SONAR-12186 Fix SSF-78Michal Duda2019-06-281-1/+1
* SONAR-12043 Refactor CeServerDuarte Meneses2019-06-032-129/+60
* SONAR-12043 Refactor ProcessEntryPointDuarte Meneses2019-06-031-0/+1
* SONAR-12043 graceful shutdown timeout configurable for ITsSébastien Lesaint2019-06-031-5/+3
* SONAR-12043 CE gracefully stopsSébastien Lesaint2019-06-0312-48/+218
* SONAR-12043 main process supports graceful and hard stopSébastien Lesaint2019-06-031-0/+6
* SONAR-12043 rename current shutdown code from stop to hardStopSébastien Lesaint2019-06-035-9/+9
* SONAR-12043 increase default timeout to 6 hoursSébastien Lesaint2019-06-035-30/+18
* SONAR-12043 minor renaming of 2 methods of CeConfigurationSébastien Lesaint2019-06-037-28/+28
* SONAR-12038 Add pendingTime to api/ce/activity_status and ComputeEngineTasks ...Duarte Meneses2019-06-0310-21/+64
* SONAR-11675 delete scan contexts and CE activities on project purgeSébastien Lesaint2019-05-312-151/+26
* SONAR-10034 drop support of reflection-based Pico Container lifecycle managementSébastien Lesaint2019-05-231-3/+4
* SONAR-11720 Set different memory defaults for EE+Michal Duda2019-05-211-1/+10
* SONAR-12061 Create 'INTERNAL_COMPONENT_PROPS' tableBenoît Gianinetti2019-05-151-1/+1
* SONAR-11969 Make Edition available for analyzers in the Scanner APIDuarte Meneses2019-05-061-3/+5
* SONAR-11757 single notification for FPs and changes on my issuesSébastien Lesaint2019-04-232-9/+4
* SONAR-11752 disable global subscription to notifs on new/fixed issuesSimon Brandhof2019-04-231-1/+1
* SONAR-11753 move "failed analysis" notification to email specific algoSébastien Lesaint2019-04-232-28/+34
* SONAR-11753 move "QP change" notification to email specific algoSébastien Lesaint2019-04-231-5/+5
* SONAR-11753 move "QG change" notification classes to single packageSébastien Lesaint2019-04-231-2/+2
* SONAR-11753 move issue change notifications to email specific algoSébastien Lesaint2019-04-231-6/+6
* SONAR-11753 NewIssuesNotification must not do SQL requestsSébastien Lesaint2019-04-232-3/+1
* SONAR-11753 NewIssuesNotificationFactory is not used in WebSébastien Lesaint2019-04-231-1/+1
* SONAR-11753 move "New Issues" notification to email specific algoSébastien Lesaint2019-04-231-3/+3
* SONAR-11753 move "My new issues" notification to email specific algoSébastien Lesaint2019-04-231-3/+3
* Remove no more used org.sonar.core.timemachine.Periods classJulien Lancelot2019-03-272-3/+1
* SONAR-11792 update ES compile dependency to 6.6.2Sébastien Lesaint2019-03-191-3/+3
* SONAR-11670 Drop preview modeJulien HENRY2019-02-211-1/+1
* SONARCLOUD-336: Automatically guess the projectKey/organizationMichal Duda2019-02-181-1/+1
* SONAR-11643 Drop elasticsearch index 'tests'Julien Lancelot2019-02-111-1/+1
* SONAR-11632 Remove api/tests WSJulien Lancelot2019-01-172-5/+1
* SONAR-11615 Drop "sonar.onboardingTutorial.showToNewUsers" settingStas Vilchik2019-01-161-1/+1
* SONAR-10180 Drop the ability to keep history of directory measuresJulien HENRY2019-01-161-1/+1
* SONAR-11524 textfield for deprecated module-lvl propertiesMichal Duda2019-01-161-1/+1
* SONARCLOUD-310 add WS api/ce/timeout_tasksSimon Brandhof2019-01-091-15/+1
* Fix license headers for 2019Duarte Meneses2019-01-02124-124/+124
* SONARCLOUD-310 Ce task can now fail after a maximum amount of timeSébastien Lesaint2018-12-2125-127/+1295
* SONARCLOUD-193 move TypedException to correct packageSébastien Lesaint2018-12-212-2/+2
* SONARCLOUD-193 no Hazelcast in CE on SonarCloudSébastien Lesaint2018-12-214-17/+45
* SONARCLOUD-192 add (enabled) worker uuids to CE MBeanSébastien Lesaint2018-12-2111-41/+162
* SONAR-11579 Create WS to store/load user settingsJulien Lancelot2018-12-201-2/+2
* SONAR-10770 Increase size of containersEric Hartmann2018-11-201-1/+1
* SONAR-11321 Bind organization to alm installation when creating organizationJulien Lancelot2018-11-161-2/+2
* SONARCLOUD-161 move db validations to Dialect#init()Simon Brandhof2018-10-302-4/+2
* SONARCLOUD-150 Store if application owner is a userJulien HENRY2018-10-251-1/+1
* SONAR-11923 do not return pending count via JMX in DataCenter editionSébastien Lesaint2018-10-116-116/+255
* SONAR-11266 Replace submitterUuid with submitterLogin in CE logs (#775)Benoit2018-10-104-44/+113
* SONAR-11238 add table CE_TASK_MESSAGESébastien Lesaint2018-10-101-1/+1
* SONAR-11310 add temporary columns to CE tablesSébastien Lesaint2018-10-047-57/+89