aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-19986 Do not load tags for bulk issue change modal when re-indexingDavid Cho-Lerat2023-07-212-17/+37
* SONAR-7697 Replace integer `purged_status` column with boolean `purged`Jacek Poreda2023-07-2117-32/+556
* SONAR-19922 Cleaning up indentation with some fixesRevanshu Paliwal2023-07-2124-122/+342
* SONAR-19922 - Onboarding Tutorial - Clean upKevin Silva2023-07-219-52/+94
* SONAR-19907 FIxes after validation and reviewRevanshu Paliwal2023-07-219-52/+72
* SONAR-19907 New UI for Jenkins tutorialJeremy Davis2023-07-2128-856/+704
* SONAR-19907 New OrderedList componentJeremy Davis2023-07-2115-62/+124
* SONAR-19909 Minor fixes for azureJeremy Davis2023-07-211-6/+3
* SONAR-19905 Migrating bitbucket and gitlab tutorial pages to MIUIRevanshu Paliwal2023-07-2117-508/+464
* SONAR-19909 New UI for azure pipelines tutorialJeremy Davis2023-07-2121-403/+351
* SONAR-19923 Onboarding Tutorial - Token modalKevin Silva2023-07-216-118/+137
* SONAR-19906 Migrating github action tutorial page to MIUIRevanshu Paliwal2023-07-2128-300/+412
* SONAR-19936 New UnorderedList componentsJeremy Davis2023-07-213-0/+95
* SONAR-19904 New UI for Other/local analysis tutorialsJeremy Davis2023-07-2131-487/+541
* SONAR-19986 Block tag editing while re-indexingDavid Cho-Lerat2023-07-211-8/+14
* SONAR-19986 Remove Add/Remove tags actions from bulk change modal when re-ind...David Cho-Lerat2023-07-211-2/+5
* SONAR-19986 Limit bulk issue change to 100 issues when re-indexingDavid Cho-Lerat2023-07-211-40/+47
* SONAR-19850 Fix code smellsBenjamin Campomenosi2023-07-193-11/+10
* SONAR-19850 Refetch component after the change of main branchstanislavh2023-07-197-7/+19
* SONAR-19850 Apply validation fixeslukasz-jarocki-sonarsource2023-07-1912-41/+98
* SONAR-19850 Write BBT to validate change of main branchWouter Admiraal2023-07-191-1/+1
* 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