Commit Graph

561 Commits

Author SHA1 Message Date
Duarte Meneses
79b13ac2a1 SONAR-15142 Always add AuditPersister to container and use typed NewValue for each audit 2021-08-26 20:04:29 +00:00
Belen Pruvost
7a6e871b1a SONAR-15142 - Add componentKey to all logs 2021-08-19 20:08:15 +00:00
Belen Pruvost
8278254af1 SONAR-15142 - Add component qualifier to new value in Logs 2021-08-19 20:08:15 +00:00
Jeremy Davis
90198d576c SONAR-15138 Generate PDF 2021-08-09 20:03:18 +00:00
belen-pruvost-sonarsource
91559d24f0 SONAR-15139 - Update Report Endpoints to work with Projects and Apps 2021-08-09 20:03:17 +00:00
Jacek
78a0a38cd3 SONAR-15230 Enable DNS lookup in k8s for HZ 2021-07-29 20:04:50 +00:00
belen-pruvost-sonarsource
b7dec8c521 SONAR-15144 - Audit Log Clean Up Job 2021-07-27 20:03:03 +00:00
Belen Pruvost
9453e6a5c5 SONAR-15142 - Log Permission, Plugin, Secret Key, License and Settings 2021-07-27 20:03:02 +00:00
Zipeng WU
475d5c661c Fix code smell: add package-info.java 2021-07-09 20:03:00 +00:00
Jacek
16033e3f2f SONAR-10762 Drop custom metrics WSs 2021-07-07 20:03:25 +00:00
Jacek
dcbb4b724f SONAR-15057 Change Optional<Long> type to long, to comply CeTasksMBean with JMX spec 2021-06-23 20:03:04 +00:00
Duarte Meneses
f9d6d236fe Improve test coverage 2021-06-17 20:03:08 +00:00
Duarte Meneses
2754feca4e SONAR-14925 Remove code deprecated before 7.0 in the Plugin API 2021-06-17 20:03:08 +00:00
Sébastien Lesaint
41d73907d9 SONAR-14951 Scanners require Java 11 2021-06-09 20:03:05 +00:00
Duarte Meneses
3ea8726919 SONAR-14886 Plugins should not modify SonarQube's home directory 2021-06-09 20:03:05 +00:00
Julien HENRY
919774b063 SONAR-14885 Remove deprecated XMLRuleParser 2021-05-28 20:21:38 +00:00
Pierre
2a35942c35 SONAR-14698 Live index use all workers 2021-04-16 20:03:44 +00:00
Zipeng WU
d8130b6764 SONAR-14625 Upgrade to Hazelcast 4.2 2021-04-15 20:03:44 +00:00
Duarte Meneses
6789a2ec09 SONAR-14245 Drop organization related tables 2021-01-11 20:20:39 +00:00
Wouter Admiraal
0f33764b53 Update license headers for 2021 [update headers] 2021-01-08 20:14:47 +00:00
Jacek
e42e2b18cd SONAR-13999 drop organization from CE steps 2020-12-22 20:09:38 +00:00
Michal Duda
31544958c5 SONAR-13999 remove orgs from permission WS 2020-12-22 20:09:36 +00:00
Pierre
ffcea568c7 fix code smells 2020-12-14 20:07:14 +00:00
Jacek
e2ec80f287 Add missing package-info.java 2020-12-09 20:07:21 +00:00
Pierre
91c611fe56 fix assertions on incompatible types on overall code 2020-12-09 20:07:20 +00:00
Julien Lancelot
bc413ee3db SONAR-13869 Add a flag in telemetry to know if there's some c/c++ unanalyzed code
* SONAR-13869 Compute number of unanalyzed C and C++ files measures
* SONAR-13869 Send unanalyzed C and C++ flags in Telemetry
2020-09-29 20:07:42 +00:00
Duarte Meneses
d189558e9c SONAR-13643 Save plugins with type 2020-09-18 20:07:13 +00:00
Jacek
d94d9a9f4a SONAR-13644 load bundled plugins from 'lib/extension' directory 2020-09-18 20:07:13 +00:00
Jacek
9112c817aa SONAR-13461 fix SSF-112 2020-06-30 20:05:42 +00:00
Pierre
96af2bcbe7 SONAR-13444 fix logs verbosity and code smells 2020-06-26 20:04:58 +00:00
Pierre
e85644a5ea SONAR-13400 exclude portfolio (but not applications) from worker peek during indexation 2020-06-26 20:04:57 +00:00
Pierre
e4b519ed12 SONAR-13444 background tasks for issue indexation implementation 2020-06-26 20:04:56 +00:00
Pierre
370f5d3e20 SONAR-13221 change PK of properties 2020-05-25 20:05:21 +00:00
Duarte Meneses
d8081f847f SONAR-13193 Stop using legacy project ID and use project UUID instead 2020-04-14 20:04:04 +00:00
Pierre Guillot
e794bc3ebe simplify test_real_start 2020-02-20 20:46:17 +01:00
Duarte Meneses
ace9a50d55 SONAR-12689 Separate storage of projects/apps from their components and branches 2020-01-31 20:46:09 +01:00
Jacek
0a4354287f SONAR-12723 remove 'newsbox.dismiss.hotspots' user property 2020-01-13 20:46:35 +01:00
Wouter Admiraal
3f6f549627 Format all headers for 2020 2020-01-07 20:46:09 +01:00
Duarte Meneses
d1fd889554 Fix code quality issues and reduce dependency on Guava 2019-12-10 20:46:09 +01:00
Duarte Meneses
0a6525b3f6 SONAR-12668 Drop 'sonar.branch.target' 2019-12-09 20:46:15 +01:00
Jacek
fc3085b6cb SONAR-12383 Selenide update to 5.2.3 and Guava update to 28.1-jre 2019-11-12 20:21:06 +01:00
Julien Lancelot
ab573e2a25 SONAR-12512 Allow project binding on multiple GitHub instances 2019-11-06 10:04:26 +01:00
Julien Lancelot
58d04f69bb SONAR-12512 Allow configuration of multiple GitHub instances 2019-11-06 10:04:19 +01:00
Duarte Meneses
c7a8da830b SONAR-12508 Remove RuleRepository and RuleI18n APIs deprecated since 4.2 2019-10-21 20:21:12 +02:00
Sébastien Lesaint
09b58047a3 SONAR-12485 add Docker flag in System Info 2019-10-07 20:21:06 +02:00
Jacek
831fc476ad Fix UT for components count 2019-09-24 20:21:18 +02:00
Jacek
dd1fcb2103 SONAR-12406 - remove 'sonar.leak.period' property 2019-09-24 20:21:14 +02:00
Duarte Meneses
10a1454ce0 SSF-92 Code injection from SonarQube plugins 2019-09-20 10:42:52 +02:00
Jacek
2be53fd8bc SONAR-5366 - restore custom rules (#2060)
- restore custom rules
- reduce SQL query executions
- code readability improvements
2019-09-18 09:51:47 +02:00
Sébastien Lesaint
9b3f1a1d06 logger name should appear in Unit Tests' logs 2019-09-06 20:21:06 +02:00