aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-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
* 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
* 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
* SONAR-17115 Migrate Multiple ALM featureJeremy Davis2022-09-273-78/+86
* SONAR-17271 - Add origin on issue update from ALMAntoine Vinot2022-09-193-25/+29
* SONAR-17196 Drop obsolete telemetry dataJacek2022-09-054-287/+5
* SONAR-17195 Add new telemetry fieldsalain2022-09-053-135/+306
* SONAR-17246 Add parameter 'deactivated' to 'users/search' WSDuarte Meneses2022-09-023-1/+19
* SONAR-17150 fix SSF-39Pierre2022-08-092-5/+3
* SONAR-16583 Collection of hashes of issue locations takes too longDuarte Meneses2022-08-022-9/+120
* SONAR-12077 Do not record file move events in issue changelogKlaudio Sinani2022-07-292-23/+21
* SONAR-17061 Add PCI DSS parameter and facet in 'api/issues/search' API endpointDimitris Kavvathas2022-07-252-1/+27
* SONAR-17061 add PCI DSS to security reports show APIMatteo Mara2022-07-255-4/+73
* SONAR-16386 - Persist TaintVulnerabilityClosed in DBBelen Pruvost2022-07-252-0/+44
* SONAR-16374 - Load extra Taint Repositories from ConfigurationBelen Pruvost2022-07-252-21/+53
* SONAR-16371 - Implement pull_taint endpointBelen Pruvost2022-07-252-2/+13
* SONAR-14349 added new internal endpoints api/features/listLukasz Jarocki2022-07-211-0/+27
* SONAR-16555 Fixed macro interpreter for description section textalain2022-07-152-5/+27
* SONAR-16635 Use plugin-api htmlDesc to populate web api/rule/*** rule.htmlDes...Aurelien Poscia2022-07-142-94/+13
* SONAR-16614 Read ruleDescriptionContextKey from scanner reports and persist t...Aurelien Poscia2022-07-082-1/+48
* [NO JIRA] Replace 'squid' with 'java'Belen Pruvost2022-07-072-4/+4
* SONAR-16567 Notify the token creator about expiring tokens via emailZipeng WU2022-07-064-0/+305
* SONAR-16518 Remove replaceRuleDescriptionSectionDtos methodAntoine Vinot2022-06-303-70/+48
* SONAR-16518 support contextual section descriptions in /api/rules/search and ...Aurelien Poscia2022-06-303-5/+37
* SONAR-16518 Add context to RuleDescriptionSectionDtoLéo Geoffroy2022-06-302-8/+9