aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15142 - Add componentKey to all logsBelen Pruvost2021-08-193-7/+8
* SONAR-15142 - Add component qualifier to new value in LogsBelen Pruvost2021-08-193-7/+7
* 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-15230 Enable DNS lookup in k8s for HZJacek2021-07-291-0/+1
* SONAR-15144 - Audit Log Clean Up Jobbelen-pruvost-sonarsource2021-07-271-0/+2
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-273-7/+9
* Fix code smell: add package-info.javaZipeng WU2021-07-091-0/+24
* SONAR-10762 Drop custom metrics WSsJacek2021-07-071-2/+0
* SONAR-15057 Change Optional<Long> type to long, to comply CeTasksMBean with J...Jacek2021-06-233-8/+6
* Improve test coverageDuarte Meneses2021-06-175-56/+183
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-171-4/+2
* SONAR-14951 Scanners require Java 11Sébastien Lesaint2021-06-091-2/+2
* SONAR-14886 Plugins should not modify SonarQube's home directoryDuarte Meneses2021-06-093-2/+109
* SONAR-14885 Remove deprecated XMLRuleParserJulien HENRY2021-05-281-2/+0
* SONAR-14698 Live index use all workersPierre2021-04-166-85/+70
* SONAR-14625 Upgrade to Hazelcast 4.2Zipeng WU2021-04-152-23/+32
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-111-2/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-08124-124/+124
* SONAR-13999 drop organization from CE stepsJacek2020-12-226-61/+15
* SONAR-13999 remove orgs from permission WSMichal Duda2020-12-221-12/+12
* fix code smellsPierre2020-12-141-10/+10
* Add missing package-info.javaJacek2020-12-091-0/+23
* fix assertions on incompatible types on overall codePierre2020-12-091-1/+1
* SONAR-13869 Add a flag in telemetry to know if there's some c/c++ unanalyzed ...Julien Lancelot2020-09-291-0/+2
* SONAR-13643 Save plugins with typeDuarte Meneses2020-09-184-44/+55
* SONAR-13644 load bundled plugins from 'lib/extension' directoryJacek2020-09-184-9/+19
* 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-265-56/+72
* SONAR-13444 background tasks for issue indexation implementationPierre2020-06-267-75/+139
* SONAR-13221 change PK of propertiesPierre2020-05-252-3/+7
* SONAR-13193 Stop using legacy project ID and use project UUID insteadDuarte Meneses2020-04-141-2/+2
* 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-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