aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16613 Migrate users field 'sonarlint_ad_seen' to use the new notice mec...Pierre2022-07-217-41/+86
* SONAR-14349 added new internal endpoints api/features/listLukasz Jarocki2022-07-219-0/+312
* [NO-JIRA] Fix code smellsKlaudio Sinani2022-07-191-1/+0
* SONAR-16567 Use user-friendly date format and improve notification messageZipeng WU2022-07-181-1/+1
* SONAR-16555 Fixed macro interpreter for description section textalain2022-07-153-10/+51
* SONAR-16635 Use plugin-api htmlDesc to populate web api/rule/*** rule.htmlDes...Aurelien Poscia2022-07-142-19/+50
* SONAR-16465 Replace parameter sinceLeakPeriod with inNewCodePeriod (#6275)guillaume-peoch-sonarsource2022-07-141-0/+1
* SONAR-16642 fix race condition on HealthReducerPierre2022-07-1417-84/+57
* SONAR-15798 Quality Profile administration should have limited privileges on ...Zipeng WU2022-07-1310-26/+51
* SONAR-16598 Rename generic concept to education principlesPierre2022-07-1210-29/+29
* SONAR-16599 Create a new endpoint to dismiss noticePierre2022-07-126-7/+250
* SONAR-16598 Populate Generic concepts from sonar-plugin apiLéo Geoffroy2022-07-124-4/+4
* SONAR-16598 Add new generic concepts to rules/show and rules/search endpointsPierre2022-07-126-4/+17
* SONAR-16614 Modify issues search API to include ruleDescriptionContextKey fieldAntoine Vinot2022-07-0822-46/+433
* SONAR-16614 add to api/rules/search and api/rules/show payload, the subfield ...Aurelien Poscia2022-07-085-15/+24
* Revert "SONAR-16598 Populate Generic concepts from sonar-plugin api"Pierre2022-07-084-4/+4
* Revert "SONAR-16598 Add new generic concepts to rules/show and rules/search e...Pierre2022-07-086-17/+4
* SONAR-16598 Populate Generic concepts from sonar-plugin apiLéo Geoffroy2022-07-084-4/+4
* SONAR-16598 Add new generic concepts to rules/show and rules/search endpointsPierre2022-07-086-4/+17
* SONAR-16597 Ensure issues pull action returns issues data only for requested ...Klaudio Sinani2022-07-083-23/+56
* SONAR-16566 Enforce max token lifespan on `api/user_tokens/generate` API callDimitris Kavvathas2022-07-077-82/+311
* [NO JIRA] Replace 'squid' with 'java'Belen Pruvost2022-07-0711-23/+22
* SONAR-16567 add the field isExpired to the response of the token search API.Matteo Mara2022-07-072-1/+22
* SONAR-16567 Notify the token creator about expiring tokens via emailZipeng WU2022-07-063-4/+5
* SONAR-16567 update API api/user_tokens/search for returning the expiration dateMatteo Mara2022-07-013-0/+20
* SONAR-16565 update the API api/user_tokens/generate for accepting the token e...Matteo Mara2022-07-014-38/+172
* SONAR-16518 Remove replaceRuleDescriptionSectionDtos methodAntoine Vinot2022-06-308-652/+642
* SONAR-16518 return first description alphabetically from hotspot/show endpointLukasz Jarocki2022-06-302-3/+46
* SONAR-16518 support contextual section descriptions in /api/rules/search and ...Aurelien Poscia2022-06-307-72/+166
* SONAR-16518 Add context to RuleDescriptionSectionDtoLéo Geoffroy2022-06-309-19/+20
* SONAR-16541 Ensure issues pull action response contains correct issue dataKlaudio Sinani2022-06-283-9/+82
* SONAR-16542 fixed an issue where rule repo key was not returnedLukasz Jarocki2022-06-222-3/+5
* SONAR-16500 Prevent future dates for project bulk delete actionKlaudio Sinani2022-06-212-2/+40
* SONAR-13915 - ncloc_language_distribution is taken from biggest branchBelen Pruvost2022-06-151-14/+27
* SONAR-16479 remove root user conceptPierre2022-06-1533-1157/+169
* SONAR-11599 drop module_uuid from ES index, api/issues/search and issueDto.Aurelien Poscia2022-06-1511-132/+22
* SONAR-13850: Add missing response examples to WEB API endpoints.Dimitris Kavvathas2022-06-1318-2/+130
* SONAR-11401 Calculate hotspot measuresDuarte Meneses2022-06-109-226/+244
* SONAR-11401 Performance hotspot when changing state of issueDuarte Meneses2022-06-1026-1044/+1847
* NO-JIRA Fix few code smells introduced in 9.5Aurelien2022-06-094-3/+23
* SONAR-16364 Do not return rule descriptions in case the field is not requestedAurelien Poscia2022-06-092-8/+7
* SONAR-16398 Make tags editable on resolved issuesWouter Admiraal2022-06-092-1/+44
* SONAR-16257 Validate Bitbucket Cloud Workspace IDsWouter Admiraal2022-06-075-0/+93
* SONAR-16449 remove SonarCloud references in SonarQube codebasePierre Guillot2022-06-0716-319/+20
* SONAR-16079: Use `sinceLeakPeriod` in generated hotpots URLs used for PR deco...Dimitris Kavvathas2022-06-072-75/+93
* SONAR-16388 Fix live measure computation on reference branchJacek2022-06-032-12/+72
* SONAR-16250 Global Health Status should be yellow if there are less than 3 se...Zipeng WU2022-06-024-18/+73
* NO-JIRA adding missing response example in the internal endpointLukasz Jarocki2022-06-022-0/+30
* SONAR-16453 Access api/qualitygates/project_status with Execute Analysis perm...Matteo Mara2022-06-012-3/+35
* SONAR-16397 fix show hotspot API endpoint's payloadAurelien Poscia2022-06-012-7/+7