aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [NO JIRA] Implement plugin api related to characteristics as no opsDuarte Meneses2023-04-285-15/+13
* Update server/sonar-webserver-webapi/build.gradleSteve Marion2023-04-281-1/+1
* [NO-JIRA] set spring-test version to the springVersion variableSteve Marion2023-04-281-1/+1
* Revert "SONAR-19069 Add issue characteristic enum for Clean Code Taxonomy"Wouter Admiraal2023-04-285-50/+2
* Revert "[NO-JIRA] Add CCT issue characteristic localization"Wouter Admiraal2023-04-281-20/+0
* Revert "SONAR-19069 Disable the option to change an issue type in issues list...Wouter Admiraal2023-04-2810-18/+226
* Revert "SONAR-19069 Drop issue type from concise issue list"Wouter Admiraal2023-04-281-0/+2
* Revert "SONAR-19069 Add common IssueCharacteristicHeader"Wouter Admiraal2023-04-288-201/+22
* Revert "SONAR-19069 Add Fit for Development and Fit for Production facets"Wouter Admiraal2023-04-2813-328/+67
* Revert "SONAR-19069 Add Show more filters button"Wouter Admiraal2023-04-2823-367/+119
* Revert "SONAR-19069 Add dismissable alert on first new facets encounter"Wouter Admiraal2023-04-283-21/+5
* SONAR-19050 Add tests to fix coverageLéo Geoffroy2023-04-283-2/+29
* Revert "SONAR-19050 update RuleDto to add characteristics"Duarte Meneses2023-04-2816-343/+28
* Revert "SONAR-19050 Add rule type rule characteristic to issue dto"Duarte Meneses2023-04-287-70/+7
* Revert "SONAR-19050 Update xoo-plugin : use new rule characteristics in some ...Duarte Meneses2023-04-282-17/+5
* Revert "SONAR-19050 added characteristic to elasticsearch index"Duarte Meneses2023-04-2839-477/+38
* Revert "SONAR-19050 Populate characteristic RuleDto during RegisterRule"Duarte Meneses2023-04-287-59/+32
* Revert "SONAR-19050 Add characteristic to response of issue web services"Duarte Meneses2023-04-2818-30/+9
* Revert "SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549"Duarte Meneses2023-04-2834-175/+192
* Revert "SONAR-19050 consistent use of CodeCharacteristic term"Duarte Meneses2023-04-286-19/+17
* Revert "SONAR-19050 removed the characteristic() added by automatic git confl...Duarte Meneses2023-04-281-0/+6
* Revert "SONAR-19050 /api/issues/search now always return all possible values ...Duarte Meneses2023-04-283-17/+2
* SONAR-19103 Improve New Code Definition descriptions and help textsAmbroise C2023-04-2718-156/+370
* [NO-JIRA] Improve a11y in facet listsvikvorona2023-04-2727-74/+181
* SONAR-19055 SAML Group config is no longer available for Community and Develo...guillaume-peoch-sonarsource2023-04-265-114/+140
* SONAR-19026 Adapt the graph component to MIUIDavid Cho-Lerat2023-04-265-32/+58
* SONAR-19018 Minor fixesJeremy Davis2023-04-254-31/+4
* SONAR-19018 - Update the Activity section with MIUIKevin Silva2023-04-259-193/+194
* SONAR-19018 Updating CaYC boxes in projects pages to MIUIRevanshu Paliwal2023-04-2516-154/+206
* SONAR-19018 New UI for the Measures section of Project OverviewJeremy Davis2023-04-2525-373/+677
* SONAR-19018 Migrating project quality gate section to MIUIRevanshu Paliwal2023-04-2534-574/+889
* SONAR-19018 Migrate the report actions to the new UIJeremy Davis2023-04-255-320/+148
* SONAR-19018 Add layout componentsJeremy Davis2023-04-255-0/+89
* [NO JIRA] fix FPDuarte Meneses2023-04-251-1/+2
* SONAR-19069 Add dismissable alert on first new facets encounter7PH2023-04-253-5/+21
* SONAR-19069 Add Show more filters buttonstanislavh2023-04-2524-120/+370
* SONAR-19069 Add Fit for Development and Fit for Production facets7PH2023-04-2513-67/+323
* SONAR-19069 Add common IssueCharacteristicHeaderstanislavh2023-04-258-22/+201
* SONAR-19069 Drop issue type from concise issue liststanislavh2023-04-251-2/+0
* SONAR-19069 Disable the option to change an issue type in issues list and iss...stanislavh2023-04-2510-226/+18
* [NO-JIRA] Add CCT issue characteristic localization7PH2023-04-251-0/+20
* SONAR-19069 Add issue characteristic enum for Clean Code Taxonomy7PH2023-04-255-2/+50
* SONAR-19050 /api/issues/search now always return all possible values for char...Lukasz Jarocki2023-04-253-2/+17
* SONAR-18902: Improve a11y on Administration/Users page (#8124)vikvorona2023-04-258-62/+70
* SONAR-19026 Adapt the Graph component to MIUIDavid Cho-Lerat2023-04-2538-1720/+2617
* SONAR-19091 Fix SSF-383Jacek Poreda2023-04-243-3/+3
* SONAR-19050 removed the characteristic() added by automatic git conflict reso...Lukasz Jarocki2023-04-241-6/+0
* SONAR-19050 consistent use of CodeCharacteristic termLukasz Jarocki2023-04-246-17/+19
* SONAR-19050 Upgrade sonar-plugin-api to v9.16.0.549Duarte Meneses2023-04-2434-192/+175
* SONAR-19050 Add characteristic to response of issue web servicesDuarte Meneses2023-04-2418-9/+30