aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-12270 Fix confusing deprecated param badgeWouter Admiraal2022-07-184-23/+30
* SONAR-17037 Redirect after maintenance page doesn't work when running with a ...Wouter Admiraal2022-07-183-4/+80
* [NO JIRA] Fix dev server for web_api appWouter Admiraal2022-07-181-1/+1
* SONAR-17041 Fix new code tab when using reference_branchWouter Admiraal2022-07-183-1/+18
* SONAR-17035 allow to re-install a previously removed pluginAurelien Poscia2022-07-152-17/+59
* SONAR-16635 force reloading of all pluginsAurelien Poscia2022-07-155-12/+12
* DOC-20 Temporarily adjust URL of coverage page in SQ docs (#6299)Peeter Piegaze2022-07-156-6/+6
* SONAR-16599 Removing tab name from the description of least trust principleRevanshu Paliwal2022-07-151-1/+1
* SONAR-16599 Correcting style for security principlesRevanshu Paliwal2022-07-151-3/+5
* SONAR-16599 Fixing scroll issues when security principles notification is sho...Revanshu Paliwal2022-07-153-6/+6
* SONAR-15105 Add download scripts for Other CI tutorialsWouter Admiraal2022-07-1564-307/+791
* SONAR-16555 Fixed macro interpreter for description section textalain2022-07-155-15/+78
* SONAR-16045 Fix permission templates linkMathieu Suen2022-07-152-2/+2
* SONAR-13924 Improve visibility of new code facet on issues pageJeremy Davis2022-07-148-97/+302
* SONAR-16635 Use plugin-api htmlDesc to populate web api/rule/*** rule.htmlDes...Aurelien Poscia2022-07-1411-170/+167
* SONAR-16609 Rename private module 'core-extension-governance' to 'core-extens...Dimitris Kavvathas2022-07-144-6/+6
* Fix hash symbol in the name 'C#' for markdownPeeter Piegaze2022-07-142-2/+2
* SONAR-16465 Replace parameter sinceLeakPeriod with inNewCodePeriod (#6275)guillaume-peoch-sonarsource2022-07-1425-80/+81
* SONAR-17022 SonarQube Branch Analysis clarification (#6285)kevin.hinz2022-07-141-1/+1
* SONAR-13915 - Handle No Project Branches for NCLOC Language DistributionBelen Pruvost2022-07-143-10/+43
* SONAR-16587 Remove the restart from the System admin pageGuillaume Peoc'h2022-07-146-31/+5
* SONAR-16492 Log clear message when private key is not in PKCS8 formatZipeng WU2022-07-143-5/+26
* SONAR-16642 fix race condition on HealthReducerPierre2022-07-1420-94/+61
* [NO-JIRA] Consistently use "How can I fix it?" across the applicationPhilippe Perrin2022-07-141-5/+5
* SONAR-15798 Quality Profile administration should have limited privileges on ...Zipeng WU2022-07-1310-26/+51
* SONAR-10929 Add pagination to background tasksJeremy Davis2022-07-1310-109/+104
* BUILD-1744 fix promotionJulien Carsique2022-07-131-1/+1
* SONAR-16599 Displaying notification in rules more info tabRevanshu Paliwal2022-07-1348-252/+743
* SONAR-16643 fix export of AdHocRulesAurelien Poscia2022-07-122-42/+85
* SONAR-16627 Always display Azure repository search resultsWouter Admiraal2022-07-127-41/+153
* SONAR-16554 fix scanner failing to create report for multi-modules projects w...Philippe Perrin2022-07-1212-5/+152
* SONAR-16598 Rename generic concept to education principlesPierre2022-07-1224-77/+77
* SONAR-16599 Create a new endpoint to dismiss noticePierre2022-07-129-7/+275
* SONAR-16598 Populate Generic concepts from sonar-plugin apiLéo Geoffroy2022-07-127-15/+33
* SONAR-16598 Add new generic concepts to rules/show and rules/search endpointsPierre2022-07-1211-8/+42
* SONAR-16598 Add new column generic conceptsLéo Geoffroy2022-07-125-1/+151
* SONAR-16552 Fix builk issue change tags fieldsJeremy Davis2022-07-121-11/+11
* SONAR-16518 Add "How to fix it" context sub titlePhilippe Perrin2022-07-115-15/+32
* SONAR-16518 Fix "Submit an idea" link's targetPhilippe Perrin2022-07-113-21/+17
* SONAR-16598 Rename generic concept to education principlesMathieu Suen2022-07-1111-21/+24
* SONAR-16614 adapt test to new constraints enforced by sonar-plugin-apiAurelien Poscia2022-07-081-3/+7
* SONAR-16614 Modify issues search API to include ruleDescriptionContextKey fieldAntoine Vinot2022-07-0823-46/+434
* SONAR-16614 Display the most relevant rule description context for an issuePhilippe Perrin2022-07-0813-122/+195
* SONAR-16611 Adapt project import/export to handle DB field issues.rule_descri...Aurelien Poscia2022-07-083-1/+9
* SONAR-16614 add to api/rules/search and api/rules/show payload, the subfield ...Aurelien Poscia2022-07-086-15/+25
* SONAR-16614 Read ruleDescriptionContextKey from scanner reports and persist t...Aurelien Poscia2022-07-0813-9/+246
* SONAR-16614 added detected context to one of the sensorsLukasz Jarocki2022-07-083-8/+8
* SONAR-16614 saving detected context in the scanner reportLukasz Jarocki2022-07-086-3/+23
* SONAR-16614 add ruleDescriptionContextKey to IssueDto and adapt mybatis mappingAurelien Poscia2022-07-085-33/+138
* SONAR-16614 add rule_description_context_key column in issues tableAurelien Poscia2022-07-087-2/+185