aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15142 - Add componentKey to all logsBelen Pruvost2021-08-192-4/+4
* SONAR-15142 - Add component qualifier to new value in LogsBelen Pruvost2021-08-192-4/+4
* SONAR-15138 Generate PDFJeremy Davis2021-08-091-1/+1
* SONAR-15139 - Update Report Endpoints to work with Projects and Appsbelen-pruvost-sonarsource2021-08-091-1/+1
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-272-4/+4
* SONAR-15057 Change Optional<Long> type to long, to comply CeTasksMBean with J...Jacek2021-06-231-2/+2
* Improve test coverageDuarte Meneses2021-06-172-43/+126
* SONAR-14886 Plugins should not modify SonarQube's home directoryDuarte Meneses2021-06-091-0/+46
* SONAR-14698 Live index use all workersPierre2021-04-162-54/+52
* SONAR-14625 Upgrade to Hazelcast 4.2Zipeng WU2021-04-151-21/+29
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0843-43/+43
* SONAR-13999 drop organization from CE stepsJacek2020-12-224-52/+11
* SONAR-13999 remove orgs from permission WSMichal Duda2020-12-221-12/+12
* fix code smellsPierre2020-12-141-10/+10
* 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