aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* fix assertions on incompatible types on overall codePierre2020-12-091-1/+1
* SONAR-13643 Save plugins with typeDuarte Meneses2020-09-181-37/+32
* SONAR-13644 load bundled plugins from 'lib/extension' directoryJacek2020-09-182-5/+10
* SONAR-13461 fix SSF-112Jacek2020-06-301-1/+1
* SONAR-13444 fix logs verbosity and code smellsPierre2020-06-261-2/+2
* SONAR-13400 exclude portfolio (but not applications) from worker peek during ...Pierre2020-06-262-50/+65
* SONAR-13444 background tasks for issue indexation implementationPierre2020-06-262-52/+53
* SONAR-13221 change PK of propertiesPierre2020-05-251-1/+4
* simplify test_real_startPierre Guillot2020-02-201-37/+5
* SONAR-12689 Separate storage of projects/apps from their components and branchesDuarte Meneses2020-01-311-1/+1
* SONAR-12723 remove 'newsbox.dismiss.hotspots' user propertyJacek2020-01-131-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-0743-43/+43
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-105-7/+6
* 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
* logger name should appear in Unit Tests' logsSébastien Lesaint2019-09-061-1/+1
* use testFixtures instead of test configuration of db-daoSébastien Lesaint2019-09-021-0/+22
* 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