aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-18435 Migrate Project Key to RTlstanislavh2023-04-147-288/+131
* SONAR-18443 RTL migration for System pagestanislavh2023-04-1434-2119/+287
* SONAR-19024 Adding generic card component for project overview pageRevanshu Paliwal2023-04-133-0/+81
* [NO JIRA] remove default exportsJeremy Davis2023-04-1319-31/+30
* SONAR-19025 Add ToggleButton componentJeremy Davis2023-04-134-3/+165
* SONAR-19021 Accordion component for overview qg sectionRevanshu Paliwal2023-04-135-0/+151
* SONAR-18964 Add column "Last SonarLint connection" to users listAmbroise C2023-04-136-6/+41
* SONAR-18860 Remove use of main_branch_project_uuidDuarte Meneses2023-04-128-32/+31
* [SONAR-18964] make query parameters lastConnectedAfter, lastConnectedBefore, ...Steve Marion2023-04-122-16/+48
* [SONAR-18964] add sonarLintLastConnectionDate parameter to api/users/search r...Steve Marion2023-04-126-16/+271
* [NO JIRA] Fix DB migration name for v10.1Duarte Meneses2023-04-1218-34/+33
* [NO JIRA] Remove unused importsDuarte Meneses2023-04-129-12/+0
* SONAR-19022 Add links needed for the Project Overview page to design-systemDavid Cho-Lerat2023-04-126-3/+108
* SONAR-17620 removed import and export of portfoliosLukasz Jarocki2023-04-121-0/+5
* SONAR-18860 Fix sql queries for components in the main branch and fix ITsDuarte Meneses2023-04-129-121/+163
* SONAR-18860 fix condition in query for ComponentMapper#selectByKeysAndBranchOrPrBenjamin Campomenosi2023-04-121-1/+1
* [NO JIRA] Add exclusions to design-systemJeremy Davis2023-04-121-0/+2
* SONAR-19023 Add icons needed for the project overview page to design-systemDavid Cho-Lerat2023-04-1235-42/+452
* SONAR-18940 Embed Inter fontJeremy Davis2023-04-1122-2/+137
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-11121-468/+595
* [SONAR-18809] replace hash by nonce for CSP headersSteve Marion2023-04-1110-398/+53
* SONAR-18960 Rework it-license selenium tests7PH2023-04-113-20/+12
* SONAR-18860 Remove use of main_branch_project_uuid in DB mappersDuarte Meneses2023-04-0711-73/+71
* SONAR-18850 clean sonar-webserver-auth of main_branc_project_uuid usage Benjamin Campomenosi2023-04-0727-164/+335
* SONAR-18850 mainBranchProjectUuid refactoringLukasz Jarocki2023-04-0613-132/+89
* SONAR-19002 Drop it-governance DownloadPDFReport Selenium UI tests7PH2023-04-062-7/+1
* SONAR-18799 made one of the test more tolerant to type of exceptions expectedLukasz Jarocki2023-04-061-3/+4
* SONAR-18948 Update primer and dompurify dependenciesKevin Silva2023-04-063-14/+14
* SONAR-18850 made org.sonar.server.component.ws.ShowAction not dependent on ma...Lukasz Jarocki2023-04-051-6/+10
* SONAR-18948 Update react to 17Kevin Silva2023-04-054-235/+136
* SONAR-18948 Update typescriptDavid Cho-Lerat2023-04-056-21/+44
* SONAR-18948 Update jest and types dependenciesKevin Silva2023-04-053-348/+487
* SONAR-18948 Update autoprefixer, corejs, fsextra and jsdom dependenciesKevin Silva2023-04-053-92/+169
* SONAR-18948 Update esbuild, vite, vite-plugin-dtsDavid Cho-Lerat2023-04-053-344/+113
* SONAR-18948 Update react intl, router-dom and select dependenciesKevin Silva2023-04-053-26/+26
* SONAR-18948 Update twin.macroDavid Cho-Lerat2023-04-052-472/+51
* SONAR-18850 removing usage of mainBranchUuid from selectByKeyAndBranchOrPrLukasz Jarocki2023-04-0413-71/+66
* SONAR-18850 remove usage main branch project UUID in ce taskLéo Geoffroy2023-04-046-29/+35
* SONAR-18860 Refactor usage of main_branch_project_uuid to use branch is_main ...Duarte Meneses2023-04-0430-197/+261
* SONAR-18850 update branch mapper to use is main and update test frameworkLukasz Jarocki2023-04-0468-337/+390
* SONAR-18850 remove usage of main branch project UUID from purgeLéo Geoffroy2023-04-045-10/+11
* SONAR-18850 remove usage of mainBranchProjectUuid in task-analysis and es Léo Geoffroy2023-04-043-16/+29
* SONAR-18850 remove usage main branch component for private moduleLéo Geoffroy2023-04-0421-536/+589
* SONAR-18850 make is_main column work on OracleLukasz Jarocki2023-04-043-2/+6
* SONAR-18850 update branch mapper to use is main and update test framework Benjamin Campomenosi2023-04-0417-51/+106
* SONAR-18850 fixed the script for adding 'is_main' columnLukasz Jarocki2023-04-042-3/+4
* SONAR-18850 added is_main column to project_branches tableLukasz Jarocki2023-04-0411-1/+412
* SONAR-18948 Update prettierDavid Cho-Lerat2023-04-042-6/+6
* SONAR-18948 Update tailwindcss dependenciesDavid Cho-Lerat2023-04-045-14/+105
* SONAR-18956 improve api/system/health permission requirement descriptionPierre2023-04-041-1/+5