aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-20198 - add clean code fields in rules endpoints Benjamin Campomenosi2023-08-2215-145/+330
* SONAR-20197 Rules facet filters use CCTstanislavh2023-08-2221-147/+312
* [NO JIRA] Fix Code SmellsWouter Admiraal2023-08-221-2/+2
* SONAR-20197 Add CCT to rule details viewWouter Admiraal2023-08-224-63/+58
* SONAR-20197 Add CCT to rule list viewWouter Admiraal2023-08-226-22/+71
* SONAR-20197 Drop filter by similar rulesWouter Admiraal2023-08-229-216/+3
* SONAR-20197 Add taxonomy types to rulesstanislavh2023-08-2216-62/+101
* SONAR-20184 Don't return group and token count in API v2 users responses.Wojtek Wajerowicz2023-08-224-14/+0
* SONAR-19967 Fix error message parsing when updating userguillaume-peoch-sonarsource2023-08-222-13/+3
* SONAR-19316 Allow dropdown pdf download to resizeMathieu Suen2023-08-221-0/+1
* SONAR-20225 Buttons don't display properly for long GitHub provisioning messagesguillaume-peoch-sonarsource2023-08-221-3/+11
* SONAR-20184 Remove groupsCount and tokensCount from userViktor Vorona2023-08-2212-474/+377
* SONAR-20086 Validation fixes for onboarding configuration pagesRevanshu Paliwal2023-08-225-11/+12
* SONAR-19783 Check for existence of permissions Org permission->AdministrationAurelien Poscia2023-08-223-27/+60
* SONAR-19783 post review changesAurelien Poscia2023-08-223-3/+4
* SONAR-19783 Adapt synchronization steps to handle default organization groupAurelien Poscia2023-08-225-4/+52
* SONAR-19783 Add method to fetch organization details from GitHubAurelien Poscia2023-08-223-1/+17
* SONAR-19783 clean-up github_orgs_group upon group deletionAurelien Poscia2023-08-222-0/+9
* SONAR-19783 add GithubOrganizationGroupDao/Dto + mapperAurelien Poscia2023-08-2210-0/+277
* SONAR-19783 add github_orgs_groups tableAurelien Poscia2023-08-224-1/+102
* SONAR-20023 Don't show 'effort' twice in issue header metaWouter Admiraal2023-08-221-4/+2
* SONAR-19604 Adding space between tooltip contentsRevanshu Paliwal2023-08-221-1/+1
* SONAR-19465 Hiding spinner when loading is not trueRevanshu Paliwal2023-08-222-10/+6
* SONAR-20011 - Tutorial link shouldn't show if no permissionKevin Silva2023-08-217-14/+60
* SONAR-20181 Support pageSize=0Aurelien Poscia2023-08-2111-28/+183
* SONAR-20023 Add severity icons to new facetstanislavh2023-08-212-0/+5
* SONAR-19611 Fix WS description for sqale_index metricAlain Kermis2023-08-214-2/+131
* SONAR-20023 Disable CCT facets during issue reindexingWouter Admiraal2023-08-212-24/+25
* SONAR-20076 Fix api/projects/search last analysis dateAlain Kermis2023-08-212-21/+60
* SONAR-20181 FE - Rename pageRestResponse to pageguillaume-peoch-sonarsource2023-08-189-27/+47
* SONAR-20181 implement sort-order in documentationAurelien Poscia2023-08-186-31/+87
* SONAR-20181 ommit from /api/user/search answer the field non-compliant with a...Aurelien Poscia2023-08-187-99/+178
* SONAR-20181 Rename api/v2 pageRestResponse to page and improve docAurelien Poscia2023-08-186-27/+23
* SONAR-20021 Fix performance regressionJacek Poreda2023-08-184-134/+221
* SONAR-19709 Fixing placeholder issue in assignee searchRevanshu Paliwal2023-08-1830-93/+203
* SONAR-19709 fix facets a11yJeremy Davis2023-08-186-56/+62
* SONAR-19068 - UI glitch when announcement message is setKevin Silva2023-08-183-34/+44
* SONAR-20021 Fix the code smellsLéo Geoffroy2023-08-1810-34/+56
* SONAR-20023 Remove rule deprecated and removed badges from list/detailsstanislavh2023-08-186-80/+7
* SONAR-20023 Update intl for spotlight tourstanislavh2023-08-185-16/+25
* SONAR-20023 Update naming for facet fields to be compatible with apiWouter Admiraal2023-08-1816-116/+77
* SONAR-20021 Add clean code information to tainted vulnerability endpointLéo Geoffroy2023-08-185-3/+106
* SONAR-20021 Adding clean code taxonomy to issues endpointslukasz-jarocki-sonarsource2023-08-185-15/+40
* SONAR-20021 Add test for cleanCodeAttribute for SearchActionlukasz-jarocki-sonarsource2023-08-182-12/+79
* SONAR-20021 Update Issues web apis with Clean Code TaxonomyJacek Poreda2023-08-1834-50/+441
* SONAR-20169 Create custom rules with default impactsLéo Geoffroy2023-08-184-5/+54
* SONAR-20047 Deprecate endpoints and params related to rule or issue type and ...Wouter Admiraal2023-08-188-4/+31
* SONAR-20021 updating project import/export to take into account clean code ta...lukasz-jarocki-sonarsource2023-08-185-16/+90
* SONAR-20021 Migrate impacts for rules on startupLéo Geoffroy2023-08-184-1/+388
* SONAR-20021 Manage external issues and adhoc rulesLéo Geoffroy2023-08-1810-22/+348