Commit Graph

97 Commits

Author SHA1 Message Date
Belen Pruvost
2af2f20c35 [NO-JIRA] Addressing some code smells 2021-09-16 20:03:30 +00:00
Duarte Meneses
cb95ab8201 SONAR-15172 Fix SSF-173 2021-09-15 20:03:23 +00:00
Duarte Meneses
09521d602c SONAR-15259 Fix generation of subview key 2021-09-08 20:03:34 +00:00
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
Zipeng WU
b4d312cea6 SONAR-15287 When updating a secret, audit logs should log the action 2021-08-19 20:08:15 +00:00
Belen Pruvost
7a6e871b1a SONAR-15142 - Add componentKey to all logs 2021-08-19 20:08:15 +00:00
Duarte Meneses
4f6bf40b4a SONAR-15142 consistently log 'userLogin' when refering to a user 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
Duarte Meneses
30f0e2909e SONAR-15240 Startup fails if rule is moved to a different language 2021-08-06 20:02:55 +00:00
Duarte Meneses
19a3a4e2e8 SONAR-15236 Check that data is indexed in ElasticSearch before DB commit 2021-08-04 20:08:14 +00:00
Duarte Meneses
ced8b14699 SONAR-15237 Register removal of plugins 2021-08-04 20:08:14 +00:00
Duarte Meneses
bc4d1696a5 SONAR-15237 Improve startup performance of the web process 2021-08-04 20:08:14 +00:00
Bruno Andrade
8eae78c947 Code smell fix: Replacing ImmutableList from List 2021-07-29 20:04:50 +00:00
Belen Pruvost
9453e6a5c5 SONAR-15142 - Log Permission, Plugin, Secret Key, License and Settings 2021-07-27 20:03:02 +00:00
Belen Pruvost
09d8569209 SONAR-15142 Persisting audits for User operations 2021-07-27 20:03:02 +00:00
Bruno Andrade
ae5711e2ee Code smell fix: Remove unused imports 2021-07-12 20:06:52 +00:00
Zipeng WU
475d5c661c Fix code smell: add package-info.java 2021-07-09 20:03:00 +00:00
Jacek
dedcd07375 SONAR-15137 Prevent users from associating their account with a new identity provider 2021-07-09 20:03:00 +00:00
Jacek
16033e3f2f SONAR-10762 Drop custom metrics WSs 2021-07-07 20:03:25 +00:00
Lukasz Jarocki
c82cfcc86e SONAR-15074 allow users without an email in database to login with a new email 2021-07-02 20:03:11 +00:00
Lukasz Jarocki
a39e52a533 SSF-173 SONAR-15074 2021-06-25 20:03:14 +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
Jacek
71876a9a53 SONAR-14559 Update active rule for descendant when rule inherited 2021-05-04 20:08:04 +00:00
Wouter Admiraal
9fcb622a98 SONAR-14320 Fix unit test 2021-04-29 20:03:27 +00:00
Wouter Admiraal
e50141d0a1 SONAR-14320 Do not throw an exception if password is NULL and hash is BCrypt 2021-04-29 20:03:27 +00:00
Duarte Meneses
1b2921d043 SONAR-14582 SSF-124 2021-03-29 20:03:43 +00:00
Wouter Admiraal
66249573d7 SONAR-14586 Add a new filter to redirect system administrators to reset admin password form 2021-03-18 20:08:12 +00:00
Wouter Admiraal
434951a0bf SONAR-14586 Move DefaultAdminCredentialsVerifier to sonar-webserver-auth 2021-03-18 20:08:12 +00:00
Duarte Meneses
4558e5786f SONAR-14518 Telemetry - include number of sonarlint users 2021-03-04 20:12:49 +00:00
Michal Duda
e97dd6bfeb SONAR-14424 fix SSF-140 2021-02-10 20:07:17 +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
Michal Duda
5bfa95f6d5 SONAR-13999 Remove OrganizationDbTester 2020-12-22 20:09:39 +00:00
Jacek
8ac59775a1 SONAR-13999 drop more organization utility classes 2020-12-22 20:09:38 +00:00
Michal Duda
52845e663c SONAR-13999 remove orgs from application WS 2020-12-22 20:09:38 +00:00
Michal Duda
845542d491 SONAR-13999 remove some organization WS 2020-12-22 20:09:37 +00:00
Jacek
e88bf5b78c SONAR-13999 drop completely usage of association between QualityGate and Organization 2020-12-22 20:09:37 +00:00
Jacek
d32d574c7e SONAR-13999 drop organization from QualityGate WS 2020-12-22 20:09:37 +00:00
Michal Duda
019d8c66ad SONAR-13999 removed OrganizationMemberDao 2020-12-22 20:09:37 +00:00
Michal Duda
a8cd264afd SONAR-13999 remove organizations from user WS 2020-12-22 20:09:36 +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
Pierre
2ac6482940 remove use of Stream.peek() 2020-12-09 20:07:21 +00:00
Philippe Perrin
8e63ed9e99 Don't use fail() in a try/catch block 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
Benoît Gianinetti
346d2c41b2 SSF-134 Fail to parse jwt using 'none' algorithm 2020-12-02 20:06:58 +00:00
Jacek
abda9cf968 SONAR-14175 Redirect when 'reset_password' is set 2020-12-02 20:06:57 +00:00
Duarte Meneses
736bfc4d5a Speed up unit tests by improving indexing in unit tests
* Unit tests no longer use the LargeSizeHandler for indexing. This handler is designed for indexing large amounts of data and is slower for the data sets used in unit tests.
* Insert all data in DB before indexing in unit tests (there is a huge overhead in each call to index)
2020-11-30 20:07:06 +00:00
Duarte Meneses
37587a03da SONAR-14033 Refactor storage of applications 2020-11-28 20:06:15 +00:00
Jacek
6e18f97ab5 SONAR-14159 enforce user authentication by default 2020-11-26 20:06:29 +00:00