aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove usage of Guava Optional from ComponentDaoSébastien Lesaint2018-10-041-1/+1
* SONAR-11209 Store ad hoc rules coming from scanner in rules_metadataJulien HENRY2018-09-241-2/+2
* SONAR-11209 Allow sensors to provide ad hoc rule metadata for external issuesJulien HENRY2018-09-241-2/+2
* SONAR-11212 Distinguish predefined and ad hoc external rulesJulien Lancelot2018-09-241-1/+1
* SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloaderJulien HENRY2018-09-191-0/+2
* Upgrade DBCPEric Hartmann2018-09-071-4/+4
* SONARCLOUD-109 Use the right MessageExceptionEric Hartmann2018-08-301-0/+17
* SONAR-11145 fix CE queue status not updated when task does not existSébastien Lesaint2018-08-212-11/+74
* SONAR-11169 log task error as suppressed of finalizing task errorSébastien Lesaint2018-08-212-17/+28
* Clean-up orphans of CE task inputs at any startupSimon Brandhof2018-08-161-2/+1
* SONARCLOUD-115 do not cancel CE tasks when starting blue/green nodeSimon Brandhof2018-08-162-20/+45
* SONAR-11038 Add table: alm_project_mappings (#559)Janos Gyerik2018-08-101-1/+1
* SONAR-11077 move CeCleaningSchedulerImpl DEBUG logs to TRACESimon Brandhof2018-08-021-2/+2
* SONAR-11077 log characteristics when processing CE taskSimon Brandhof2018-08-022-12/+39
* SONAR-11077 access to task characteristics in CE queueSimon Brandhof2018-08-025-20/+34
* SONAR-11077 refactor log profiling in CeWorkerImplSimon Brandhof2018-08-021-16/+9
* SONAR-11077 remove unused logger org.sonar.MEASURE_FILTERSimon Brandhof2018-08-021-1/+0
* 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