aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22359 Make hashing of user UUID in telemetry FIPS-compliantAlain Kermis2024-06-182-2/+40
* SONAR-22224 Add prioritizedRule to issue/search apiDDMili2024-06-031-0/+54
* SONAR-22224 live update metricDDMili2024-06-031-0/+34
* SONAR-22224 Copy prioritized rule flag to issues (#11171)DDMili2024-06-031-63/+82
* SONAR-21818 Add information if project is part of a monorepo to telemetry.Wojtek Wajerowicz2024-03-271-5/+10
* SONAR-21799 fix issue with sorting by impact data metricLéo Geoffroy2024-03-251-12/+19
* SONAR-21025 remove deprecated plugins/index.txt filePierre2024-03-201-2/+0
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-1640-50/+50
* SONAR-21059 Fix incorrect character encoding in email subjectAlain Kermis2024-02-011-1/+1
* SONAR-21455 Fix code smellLéo Geoffroy2024-01-311-1/+2
* SONAR-21455 Use a impact measure builder between all the componentsLéo Geoffroy2024-01-311-0/+129
* SONAR-20479 Replace "[re-]indexation" with "[re-]indexing" in user-facing mes...David Cho-Lerat2024-01-302-2/+2
* SONAR-21290 Use UUIDs v4 for all database identifiersAurelien Poscia2024-01-252-0/+102
* SONAR-21280 Use IssueStatus from plugin-api instead and remove old oneLéo Geoffroy2024-01-193-9/+9
* SONAR-21259 allowing number of issues that will be fixed to be greater than 5...lukasz-jarocki-sonarsource2024-01-171-0/+10
* SONAR-18963 Index peristed issues onlyJacek2024-01-051-0/+68
* NO-JIRA Update license headers to 2024Pierre2024-01-03159-159/+159
* SONAR-21373 Fix code issuesEric Giffon2023-12-291-2/+1
* SONAR-21373 Remove type and debt from email notificationsEric Giffon2023-12-293-233/+120
* SONAR-21121 Move Gitlab Config REST endpoints to Community editionAntoine Vigneau2023-12-221-0/+27
* SONAR-21227 Configure a new Logger file for deprecated API usagesantoine.vinot2023-12-191-0/+59
* SONAR-20977 Fix notifications sent twice for FP or accepted issuesLéo Geoffroy2023-11-231-36/+57
* SONAR-20764 Use adhoc type when indexing adhoc rulesEric Giffon2023-11-221-5/+18
* SONAR-20932 Updated email issue notification to handle accepted issue statuslukasz-jarocki-sonarsource2023-11-084-164/+128
* SONAR-20870 Add accept transition in replacement of wontfixLéo Geoffroy2023-11-081-3/+22
* SONAR-20877 Update naming to issueStatusLéo Geoffroy2023-11-081-13/+13
* SONAR-20877 Add new status to changelog for issuesLéo Geoffroy2023-11-082-28/+70
* SONAR-20540 Use proxy settings in DefaultHttpDownloaderWojtek Wajerowicz2023-11-081-2/+4
* SONAR-20853 Set visibility from GitHub when creating a project via scanner.Wojtek Wajerowicz2023-11-021-0/+22
* SONAR-20864 Reset grace period when setting new license.Wojtek Wajerowicz2023-11-011-0/+7
* SONAR-20787 Add telemetry about quality gate conditions and sonar way (#9743)Nolwenn Cadic2023-10-262-18/+76
* SONAR-20700 Move GithubPermissionConverter to community editionAurelien Poscia2023-10-201-0/+45
* SONAR-20630 Make project creation method adhere to telemetry guidelines.Wojtek Wajerowicz2023-10-111-3/+3
* SONAR-20548 added event for changing the CCT data for ruleslukasz-jarocki-sonarsource2023-10-101-0/+48
* SONAR-20630 Add creationMethod to project telemetry payload.Wojtek Wajerowicz2023-10-051-17/+18
* SONAR-20424 Store and populate within issue `clean_code_attribute`Jacek2023-09-211-0/+22
* SONAR-20359 add quality profile to projects in telemetry Benjamin Campomenosi2023-09-151-1/+4
* SONAR-20359 Add quality profiles to telemetry dataLéo Geoffroy2023-09-141-0/+34
* SONAR-20198 security hospot should not return cleancode attribute, and should...Léo Geoffroy2023-08-221-0/+16
* SONAR-20021 Fix the code smellsLéo Geoffroy2023-08-181-3/+11
* SONAR-20021 Update Issues web apis with Clean Code TaxonomyJacek Poreda2023-08-181-1/+8
* SONAR-20021 persist impacts from report to DatabaseLéo Geoffroy2023-08-181-0/+14
* SONAR-20102 add Gitlab Security Report export usage to telemetryPierre2023-08-111-4/+8
* SONAR-19789 schedule permissions sync task upon project onboardingAurelien Poscia2023-08-092-9/+139
* SONAR-20061 purge used anticipated_transitionSteve Marion2023-08-021-0/+91
* SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695Duarte Meneses2023-07-186-34/+19
* SONAR-19790 Return managed status for project in /api/project/searchAntoine Vigneau2023-07-181-0/+42
* SONAR-19787 Restrict permissions changes on managed instancesAntoine Vigneau2023-07-181-8/+32
* SONAR-19784 allow the CE to re-compute permissionsAurelien Poscia2023-07-182-0/+696
* SONAR-19784 Improve GitHub project lookup to disallow visibility updateAntoine Vigneau2023-07-181-30/+26