aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common
Commit message (Collapse)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-03513-513/+513
| | | | Co-authored-by: Benjamin Raymond <31401273+7PH@users.noreply.github.com>
* SONAR-20864 Reset grace period when setting new license.Wojtek Wajerowicz2023-11-084-0/+28
|
* SONAR-17815 implement updated logic for CaYC quality gatesMatteo Mara2023-02-033-7/+8
|
* SONAR-18219 Change type of telemetry dataAntoine Vinot2023-02-032-15/+15
|
* SONAR-18219 Add telemetry fields for CaYCAlain Kermis2023-02-033-20/+225
|
* SONAR-18188 Share CAYC quality gate info via telemetryAlain Kermis2023-01-133-101/+202
|
* [NO-JIRA] Remove reported generic code smellMatteo Mara2023-01-121-1/+0
|
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-1214-23/+25
|
* [NO-JIRA] Remove reported generic code smellMatteo Mara2023-01-123-3/+29
|
* [NO-JIRA] Remove reported code smells about switch labelsMatteo Mara2023-01-121-15/+7
|
* [NO-JIRA] Remove reported code smells about unused importsMatteo Mara2023-01-121-4/+5
|
* [NO-JIRA] Use record for data classesZipeng WU2023-01-1220-297/+65
|
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-1014-45/+33
|
* [NO-JIRA] Remove reported code smells about usage of instanceofMatteo Mara2023-01-105-28/+22
|
* [NO-JIRA] Remove reported code smells about switch statementsMatteo Mara2023-01-105-44/+19
|
* [NO JIRA] Add missing package-infoDuarte Meneses2023-01-101-0/+23
|
* SONAR-17768 Move unanalyzed language code telemetry back to global levelalain2023-01-053-52/+80
|
* Update license templates for 2023Pierre2023-01-02512-512/+512
|
* [NO-JIRA] Fix unittest that relies on no longer existing domainZipeng WU2022-12-291-1/+1
|
* SONAR-14128 Renamed WebServer to NodeInformationAurelien Poscia2022-12-235-22/+22
|
* SONAR-14128 Store and provide node name of CE Task in /api/ce/activityAurelien Poscia2022-12-233-1/+50
|
* SONAR-17735 Telemetry improvementsalain2022-12-193-40/+55
|
* SONAR-17613 changing default branch for applications to follow the settingLukasz Jarocki2022-12-151-2/+2
|
* SONAR-17645 Include SCIM feature status in telemetry dataKlaudio Sinani2022-12-083-19/+58
|
* SONAR-17592 Persist Message formatting from plugin apiLéo Geoffroy2022-12-012-3/+111
|
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-30/+30
|
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
|
* SONAR-16455 Merge measure's 'variation' and 'value'Duarte Meneses2022-11-056-47/+16
|
* SONAR-17524 using new config property to set default main branchLukasz Jarocki2022-11-011-0/+51
|
* SONAR-17524 changing default branch name for projectsLukasz Jarocki2022-11-011-0/+38
|
* SONAR-17515 allow the LoginMessageFeature enabled status to be checked on CE ↵Matteo Mara2022-10-293-0/+133
| | | | and DE editions
* SONAR-17497 Add web service to reindex issuesalain2022-10-272-0/+5
|
* SONAR-14351 Add default transaction isolation to /api/system/info.Wojciech Wajerowicz2022-10-132-2/+49
| | | | SONAR-14351 Add message for unknown isolation level.
* SONAR-17412 minor fixes on log and tests (#6812)Léo Geoffroy2022-10-122-3/+3
|
* SONAR-17352 Fix quality issuesLéo Geoffroy2022-10-121-4/+4
| | | Co-authored-by: Duarte Meneses <duarte.meneses@sonarsource.com>
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-123-173/+65
|
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-0/+1
|
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-1213-40/+39
|
* SONAR-17399 Add OWASP ASVS filtering for issues search based on the levelZipeng WU2022-10-102-0/+13
|
* SONAR-17399 add owasp asvs 4.0 level support in hotspot search APISteve Marion2022-10-101-2/+6
|
* SONAR-17399 add owasp asvs 40 level support in security_report show APIMatteo Mara2022-10-106-21/+36
|
* SONAR-17393 Add OWASP ASVS filtering to issues search API callZipeng WU2022-10-072-0/+13
|
* SONAR-17399 add mapping between requirements and levels for owasp asvs 40Matteo Mara2022-10-072-2/+76
|
* SONAR-17393 add constants and common code for handling OWASP ASVSMatteo Mara2022-10-075-14/+48
|
* SONAR-17195 Removed potential test bug and cleanupalain2022-09-291-34/+36
|
* SONAR-17195 Move unanalyzed language flags to project level for telemetryalain2022-09-283-50/+39
|
* SONAR-17195 Use "externalIdentityProvider" in users array in telemetryJacek2022-09-283-30/+7
| | | | - drop "externalAuthProviders" field
* SONAR-17195 Use "devopsPlatform" field name instead "alm" in telemetryJacek2022-09-283-10/+10
|
* SONAR-17195 Installation date in UTC format for telemetryalain2022-09-272-5/+4
|
* SONAR-17195 Add final hash to user UUIDs for telemetry to anonymize older UUIDsalain2022-09-272-6/+8
|