aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce
Commit message (Expand)AuthorAgeFilesLines
* SONAR-12723 remove 'newsbox.dismiss.hotspots' user propertyJacek2020-01-131-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-07122-122/+122
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-106-16/+10
* SONAR-12668 Drop 'sonar.branch.target'Duarte Meneses2019-12-091-1/+1
* SONAR-12383 Selenide update to 5.2.3 and Guava update to 28.1-jreJacek2019-11-121-2/+3
* SONAR-12512 Allow project binding on multiple GitHub instancesJulien Lancelot2019-11-061-1/+1
* SONAR-12512 Allow configuration of multiple GitHub instancesJulien Lancelot2019-11-061-2/+2
* SONAR-12508 Remove RuleRepository and RuleI18n APIs deprecated since 4.2Duarte Meneses2019-10-212-3/+1
* SONAR-12485 add Docker flag in System InfoSébastien Lesaint2019-10-072-1/+3
* Fix UT for components countJacek2019-09-241-1/+1
* SONAR-12406 - remove 'sonar.leak.period' propertyJacek2019-09-241-1/+1
* SSF-92 Code injection from SonarQube pluginsDuarte Meneses2019-09-201-0/+3
* SONAR-5366 - restore custom rules (#2060)Jacek2019-09-181-1/+1
* logger name should appear in Unit Tests' logsSébastien Lesaint2019-09-061-1/+1
* 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