aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-19005 Upgrade org.slf4j to 2.0.7Eric Giffon2023-04-061-1/+1
* SONAR-19005 Upgrade org.apache.logging.log4j to 2.20.0Eric Giffon2023-04-061-1/+1
* SONAR-18850 made org.sonar.server.component.ws.ShowAction not dependent on ma...Lukasz Jarocki2023-04-051-6/+10
* Update .travis.ymlEric Lorenzana2023-04-051-1/+1
* BUILD-2798 Move `after_failure` expressions to conditionEric Lorenzana2023-04-051-6/+4
* 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
* SONAR-18733 Prevent reports generation for not-yet-analyzed branchesAmbroise C2023-04-044-74/+156
* [NO JIRA] Improve local eslint rulesWouter Admiraal2023-04-0411-185/+318
* SONAR-18904 Add Performance QA taskJacek Poreda2023-04-041-0/+21
* SONAR-18948 Update d3 dependenciesKevin Silva2023-04-042-18/+18
* SONAR-18948 Update eslint and typescript dependenciesKevin Silva2023-04-043-203/+169
* SONAR-18948 Update babel dependenciesKevin Silva2023-04-032-80/+227
* SONAR-18948 Update emotion dependenciesKevin Silva2023-04-033-18/+36
* Update "yarn" packageManager from 3.2.4/3.3.1 to 3.5.0David Cho-Lerat2023-04-035-829/+879
* Update "turbo" devDep from 1.7.4 to 1.8.8David Cho-Lerat2023-04-032-30/+30
* SONAR-18955 fix the description of qualitygates endpointsMatteo Mara2023-04-033-4/+4
* SONAR-18945 Fix the position of the "More" menu dropdownDavid Cho-Lerat2023-04-031-1/+2
* Allow to force the design-system build, skip the "lint" & "ts-check" steps by...David Cho-Lerat2023-04-035-4/+16
* SONAR-18743 fix changelog and response examples of issues endpointsMatteo Mara2023-03-3116-16/+8
* SONAR-18879 add documentation URL for SCIM errorsAurelien Poscia2023-03-312-3/+6
* SONAR-18882 Show clear message when Sarif file is not UTF-8 encodedAurelien Poscia2023-03-313-2/+13
* SONAR-18880 Ignore empty Sarif runsAurelien Poscia2023-03-312-2/+16
* BUILD-2798 Implement suggested workaround for false positive in Travis CI #3322Eric Lorenzana2023-03-311-0/+4
* SONAR-18728 Drop Users.SCM_ACCOUNTS columnAurelien Poscia2023-03-3121-33/+253
* SONAR-18728 Remove ES User indexAurelien Poscia2023-03-3128-1118/+23
* SONAR-18728 use DB calls to replace UserIndex.getAtMostThreeActiveUsersForScm...Aurelien Poscia2023-03-3118-42/+342
* SONAR-18728 Use table SCM_ACCOUNTS instead of SCM_ACCOUNTS column in USERSAurelien Poscia2023-03-3129-222/+250
* SONAR-18728 Add DB migrations for SCM_ACCOUNTSAurelien Poscia2023-03-3112-7/+586