aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-21086 Refactor using ReactQueryguillaume-peoch-sonarsource2023-11-2310-148/+209
|
* SONAR-21086 Refactor class componentsguillaume-peoch-sonarsource2023-11-232-156/+90
|
* SONAR-21058 Add POST to /api/v2/authorizations/groupsWojtek Wajerowicz2023-11-2314-107/+343
|
* SONAR-21058 Add support for collection GET /api/v2/authorizations/groupsAurelien Poscia2023-11-2315-79/+487
|
* SONAR-21058 Add DELETE and PATCH verb for /api/v2/authorizations/groupsAurelien Poscia2023-11-238-17/+342
|
* SONAR-21058 API v2 GET /authorizations/groups/{groupId}Wojtek Wajerowicz2023-11-2320-4/+347
|
* SONAR-21079 Improve the Web API v2 paginated api calls with useInfiniteQueryViktor Vorona2023-11-223-139/+86
|
* SONAR-20870 improving webapi changelog and description to correctly indicate ↵lukasz-jarocki-sonarsource2023-11-224-5/+9
| | | | deprecated transitions
* SONAR-20824 make Tester open source Benjamin Campomenosi2023-11-221-1/+2
|
* SONAR-20975 Change IssuesPage issue loading logic to always be to able fetch ↵7PH2023-11-228-132/+136
| | | | open issue
* SONAR-21057 Support internal endpoints for Web API v2 DocViktor Vorona2023-11-224-12/+77
|
* SONAR-20764 Use adhoc type when indexing adhoc rulesEric Giffon2023-11-224-9/+52
|
* SONAR-20870 Apply minor UX/PM validation fixes after MMF-34417PH2023-11-222-1/+1
|
* SONAR-21054 Add Request Body details for PATCH and POST in WEB API v2 Docguillaume-peoch-sonarsource2023-11-214-11/+149
|
* SONAR-21019 - Project Settings - Quality Profile adopts MIUIKevin Silva2023-11-207-297/+277
|
* SONAR-21051 remove un-necessarry re-fetch of UserDaoAurelien Poscia2023-11-207-28/+29
|
* SONAR-21051 use UUID as resource id for /api/v2/users-management/usersAurelien Poscia2023-11-2010-94/+93
|
* SONAR-21020 - Project Settings - Quality Gates adopts MIUIKevin Silva2023-11-205-132/+146
|
* SONAR-21043 - Remove Elasticsearch usage for missing rules countantoine.vinot2023-11-206-77/+99
|
* SONAR-21015 Move GitHub permission mapping endpoints to dop-translation domainWojtek Wajerowicz2023-11-202-5/+6
|
* SONAR-21002 Move db-migration tests to ITsLéo Geoffroy2023-11-17133-135/+131
|
* SONAR-21002 Adapt migration tests for all db vendorsEric Giffon2023-11-17123-224/+323
| | | | Co-authored-by: Léo Geoffroy <leo.geoffroy@sonarsource.com>
* SONAR-21002 Make migration tests runnable on all db vendorsEric Giffon2023-11-175-38/+46
|
* SONAR-21002 Improve DB migration tests to use actual migration instead of ↵Léo Geoffroy2023-11-17230-3819/+711
| | | | schema.sql
* SONAR-21031 update /users endpoint to include domain in the pathWojtek Wajerowicz2023-11-172-5/+11
|
* SONAR-20944 Add externalIdentity filter in apiv2 GET users endpointAntoine Vigneau2023-11-163-10/+39
|
* SONAR-21016 Remove sorting from API v2 /users endpoint.Wojtek Wajerowicz2023-11-163-45/+3
|
* SONAR-21018 - Import / Export adopts the new UIKevin Silva2023-11-154-205/+208
|
* SONAR-20473 Fix race condition on Measures pageDavid Cho-Lerat2023-11-152-15/+21
|
* SONAR-21026 - Replace timeout time for jestKevin Silva2023-11-142-2/+2
|
* SONAR-20607 Add option to optimize quality gates CaYC compliant without 0 ↵Andrey Luiz2023-11-139-199/+379
| | | | issues conditions (#9929)
* SONAR-20991 Copy old 'Sonar way' quality gate to 'Sonar way (legacy)'Nolwenn Cadic2023-11-133-25/+143
|
* SONAR-20607 CaYC compliancy check should support legacy cayc conditionsZipeng WU2023-11-132-16/+76
|
* [NO JIRA] Make test selector in a better shape for future refactoringMathieu Suen2023-11-132-72/+64
|
* [NO-JIRA] Update apache ds 2.0.0.AM26 -> 2.0.0.AM27Jacek Poreda2023-11-132-0/+23
|
* SONAR-21010 Splitting combine facet test and reducing jest timeout limitRevanshu Paliwal2023-11-103-15/+20
|
* [NO JIRA] Update frontend dependencies (#9943)David Cho-Lerat2023-11-103-1075/+1238
|
* SONAR-20974 Adjust jest cpu consumptionJeremy Davis2023-11-101-1/+1
|
* SONAR-20998 Improve performance of Code-itJeremy Davis2023-11-102-3/+17
|
* SONAR-20989 Improving "can set tags" test inside CodingRules-itRevanshu Paliwal2023-11-094-6/+22
|
* SONAR-20990 Improve performance of IssuesSourceViewer-itJeremy Davis2023-11-091-9/+9
|
* NO-JIRA fix code smellsLéo Geoffroy2023-11-092-8/+0
|
* SONAR-20987 Improve issueApp-it performanceKevin Silva2023-11-092-33/+45
|
* NO-JIRA Fix code smellsLéo Geoffroy2023-11-082-5/+4
|
* SONAR-20975 Fix not-found error after navigating to an issue after ↵7PH2023-11-081-2/+0
| | | | transitioning it
* NO-JIRA Fix code smellsLéo Geoffroy2023-11-081-16/+16
|
* SONAR-20872 Move api/measures changes to version 10.4lukasz-jarocki-sonarsource2023-11-084-12/+12
|
* SONAR-20932 Updated email issue notification to handle accepted issue statuslukasz-jarocki-sonarsource2023-11-0818-269/+233
|
* SONAR-20877 Support null values for statusLéo Geoffroy2023-11-085-11/+5
|
* SONAR-20870 Clear issueStatus mock7PH2023-11-083-20/+27
|