aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce
Commit message (Expand)AuthorAgeFilesLines
* 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-022-1/+22
* use testFixtures instead of test configuration of db-coreSé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-12218 remove DB migrations before 8.0Sébastien Lesaint2019-08-091-1/+1
* SONAR-10028 move CeQueueCleaner to Web to support clusteringSébastien Lesaint2019-07-306-227/+2
* Clean depsDuarte Meneses2019-07-171-4/+19
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-125-7/+7
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-128-10/+9
* SC-819 Make Organization#guarded column nullableBenoit2019-07-051-1/+1
* SONAR-12127 don't run new migrations when upgrading from 7.0Sébastien Lesaint2019-06-281-1/+1
* 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