aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce/src/test/java
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-12668 Drop 'sonar.branch.target'Duarte Meneses2019-12-091-1/+1
* 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-211-1/+1
* SONAR-12485 add Docker flag in System InfoSébastien Lesaint2019-10-071-1/+1
* Fix UT for components countJacek2019-09-241-1/+1
* SONAR-12406 - remove 'sonar.leak.period' propertyJacek2019-09-241-1/+1
* SONAR-5366 - restore custom rules (#2060)Jacek2019-09-181-1/+1
* 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-302-119/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-124-5/+5
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-127-8/+7
* 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-284-24/+35
* SONAR-12186 Fix SSF-78Michal Duda2019-06-281-1/+1
* SONAR-12043 Refactor CeServerDuarte Meneses2019-06-031-59/+10
* SONAR-12043 CE gracefully stopsSébastien Lesaint2019-06-034-16/+108
* SONAR-12043 rename current shutdown code from stop to hardStopSébastien Lesaint2019-06-032-5/+5
* SONAR-12043 increase default timeout to 6 hoursSébastien Lesaint2019-06-032-4/+4
* SONAR-12043 minor renaming of 2 methods of CeConfigurationSébastien Lesaint2019-06-034-22/+22
* SONAR-12038 Add pendingTime to api/ce/activity_status and ComputeEngineTasks ...Duarte Meneses2019-06-035-5/+17
* SONAR-11675 delete scan contexts and CE activities on project purgeSébastien Lesaint2019-05-311-118/+20
* 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-11757 single notification for FPs and changes on my issuesSébastien Lesaint2019-04-231-1/+2
* 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-231-21/+22
* SONAR-11753 NewIssuesNotification must not do SQL requestsSébastien Lesaint2019-04-231-1/+1
* Remove no more used org.sonar.core.timemachine.Periods classJulien Lancelot2019-03-271-1/+1
* 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-171-1/+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
* Fix license headers for 2019Duarte Meneses2019-01-0244-44/+44
* SONARCLOUD-310 Ce task can now fail after a maximum amount of timeSébastien Lesaint2018-12-2112-31/+816
* SONARCLOUD-193 move TypedException to correct packageSébastien Lesaint2018-12-211-1/+1
* SONARCLOUD-193 no Hazelcast in CE on SonarCloudSébastien Lesaint2018-12-211-2/+1
* SONARCLOUD-192 add (enabled) worker uuids to CE MBeanSébastien Lesaint2018-12-215-26/+104
* 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-301-1/+1
* 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-113-112/+210
* SONAR-11266 Replace submitterUuid with submitterLogin in CE logs (#775)Benoit2018-10-102-42/+96
* SONAR-11238 add table CE_TASK_MESSAGESébastien Lesaint2018-10-101-1/+1