aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi
Commit message (Expand)AuthorAgeFilesLines
* SONAR-17150 removed unused MetricKeyValidatorAurelien Poscia2022-08-112-105/+0
* SONAR-17150 fix SSF-39Benjamin Campomenosi2022-08-112-14/+16
* SONAR-17150 fix SSF-39Aurelien Poscia2022-08-101-2/+2
* SONAR-17156 add unique index on project_uuid of project_badge_token and clean...Aurelien Poscia2022-08-104-12/+9
* SONAR-15915 Fix test FPJacek2022-08-101-2/+4
* SONAR-15915 Validate project key against forbidden phrasesJacek2022-08-092-0/+31
* [NO-JIRA] Fix code smellsJacek2022-08-083-1/+43
* SONAR-17149 drop fromHotspot field from issues payloadAurelien Poscia2022-08-081-0/+1
* SONAR-11256 Rename and allow remove 0-rules builtin quality profilesJacek2022-08-033-13/+135
* [NO JIRA] Update api/settings/set docsBelen Pruvost2022-07-291-2/+2
* SONAR-16659 - Create ProjectKeyChanged EventsBelen Pruvost2022-07-294-2/+124
* SONAR-12077 Do not record file move events in issue changelogKlaudio Sinani2022-07-293-42/+5
* SONAR-17093 - Improve pull endpoints performanceBelen Pruvost2022-07-265-61/+68
* SONAR-17061 add PCI DSS filter to hotspots search APIMatteo Mara2022-07-252-3/+76
* SONAR-17061 Add PCI DSS parameter and facet in 'api/issues/search' API endpointDimitris Kavvathas2022-07-252-9/+251
* SONAR-16374 - Load extra Taint Repositories from ConfigurationBelen Pruvost2022-07-255-10/+26
* SONAR-16371 - Use EnumTypes for pull issues and pull taintsBelen Pruvost2022-07-254-10/+9
* SONAR-16371 - Implement pull_taint endpointBelen Pruvost2022-07-2513-153/+1244
* 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