aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-19850 Fix code smellsLéo Geoffroy2023-07-193-4/+3
* SONAR-19850 Fix tests after enabling different uuids for project and branchlukasz-jarocki-sonarsource2023-07-1913-37/+34
* SONAR-19850 Fix new code period bug on project creationLéo Geoffroy2023-07-1914-46/+71
* SONAR-19850 Fix project export statusLéo Geoffroy2023-07-192-24/+22
* SONAR-19850 Use different uuids for project and branchlukasz-jarocki-sonarsource2023-07-1915-107/+109
* SONAR-19850 Fix name of method in ProjectLifeCycleListenersBenjamin Campomenosi2023-07-197-22/+23
* SONAR-19850 Add indexer event for switch of main branchLéo Geoffroy2023-07-197-16/+116
* SONAR-19850 Add action to set branch as main branchWouter Admiraal2023-07-1912-48/+279
* SONAR-19850 Add POST endpoint to set main branchBenjamin Campomenosi2023-07-1913-23/+437
* [NO-JIRA] Custom eslint rule - no implicit coercionViktor Vorona2023-07-194-1/+316
* SONAR-19935 Rename ws param projectKey to projectEric Giffon2023-07-192-25/+28
* SONAR-19934 Rename ws param componentKeys to componentsEric Giffon2023-07-198-40/+44
* SONAR-19972 Keep global issues locked if the re-indexing resulted in failuresDavid Cho-Lerat2023-07-191-2/+8
* SONAR-19918 Use the issues/list endpoint for the source viewer when re-indexingDavid Cho-Lerat2023-07-199-495/+262
* SONAR-19728 Unlock project issues page while reindexing issuesAmbroise C2023-07-1910-163/+278
* SONAR-19912 Display indexation project count instead of percentageDavid Cho-Lerat2023-07-1913-241/+145
* SONAR-19752 New UX for App overview while re-indexingDavid Cho-Lerat2023-07-198-22/+132
* SONAR-19777 Lock project security reports pageDavid Cho-Lerat2023-07-193-35/+43
* SONAR-19728 Update ws indexation_status to return project count instead of br...Eric Giffon2023-07-1915-140/+97
* SONAR-19728 Remove ordering from query, fetch issue keysJacek Poreda2023-07-196-49/+52
* SONAR-19754 Lock application hotspots when reindexingDavid Cho-Lerat2023-07-193-42/+49
* SONAR-19750 Unlock project hotspots pageDavid Cho-Lerat2023-07-199-160/+431
* SONAR-19728 add `api/hotspots/list` endpointJacek2023-07-1917-216/+1116
* SONAR-19728 add api/issues/list WS actionJacek Poreda2023-07-199-3/+1109
* SONAR-19777 Lock project security reports pageDavid Cho-Lerat2023-07-198-162/+167
* SONAR-19770 - Implement DAO query for issue listantoine.vinot2023-07-197-67/+471
* SONAR-19863 Remove the re-indexing warning banner for non-adminsDavid Cho-Lerat2023-07-191-1/+1
* SONAR-19736 Unlock portfoliosDavid Cho-Lerat2023-07-193-11/+5
* SONAR-19728 Remove needIssueSync flag from api/components/search_projectsEric Giffon2023-07-193-50/+14
* SONAR-19728 Lock/unlock pages in the Project space while re-indexingAmbroise C2023-07-198-108/+118
* SONAR-19971 Fix custom logo widthDavid Cho-Lerat2023-07-194-50/+11
* [NO JIRA] Mend- Add bbt to ignored configurationguillaume-peoch-sonarsource2023-07-191-1/+1
* SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695Duarte Meneses2023-07-1888-2071/+422
* SONAR-19560 Silence hz inactive exception in schedulerJacek Poreda2023-07-184-22/+57
* SONAR-19947 moved unsuccesful sending of individual characters to be logged a...lukasz-jarocki-sonarsource2023-07-181-1/+1
* SONAR-19610 Fix Markdown description not saved when using /api/rules/update e...Alain Kermis2023-07-182-4/+5
* SONAR-19650 Update the project onboarding warning message for the GitLab vuln...Dimitris Kavvathas2023-07-181-1/+1
* Rename 'vulnerability-report' to 'sonarqube-vulnerability-report'Dimitris Kavvathas2023-07-182-15/+15
* SONAR-19860 Add information for the response fields 'lastAnalysisDate' and 'r...Dimitris Kavvathas2023-07-182-44/+27
* SONAR-18447 Refactor webhook page code & Remove unreachable code7PH2023-07-1814-662/+492
* SONAR-18447 Migrate webhook page tests to RTL7PH2023-07-1824-1453/+398
* SONAR-18447 Create webhook service mock & shared mock data7PH2023-07-186-8/+271
* [NO-JIRA] Able to show tutorial even if already analyzedKevin Silva2023-07-182-3/+2
* SONAR-18424 Remove RTL warnings in testsstanislavh2023-07-183-48/+73
* SONAR-18424 Move mocked data out from RuleServiceMockstanislavh2023-07-184-216/+279
* SONAR-18424 Add RTL tests for custom rulestanislavh2023-07-186-40/+95
* SONAR-18424 Migrate rules page facet tests to RTL7PH2023-07-187-59/+273
* SONAR-18424 RTL migration rules pagestanislavh2023-07-1848-4862/+1004
* SONAR-19840 Move branch[es], branch-status, branch-warning state to react-queryMathieu Suen2023-07-18107-2291/+1825
* SONAR-18441 RTL migration for Quality Profilesguillaume-peoch-sonarsource2023-07-1887-5845/+1288