Commit grafiek

33867 Commits

Auteur SHA1 Bericht Datum
Kevin Silva
de37a9c4a4 SONAR-18948 Update autoprefixer, corejs, fsextra and jsdom dependencies 2023-04-05 14:13:56 +00:00
David Cho-Lerat
c7983267d2 SONAR-18948 Update esbuild, vite, vite-plugin-dts 2023-04-05 14:13:56 +00:00
Kevin Silva
e83faf1b83 SONAR-18948 Update react intl, router-dom and select dependencies 2023-04-05 14:13:56 +00:00
David Cho-Lerat
a6f78148d0 SONAR-18948 Update twin.macro 2023-04-05 14:13:56 +00:00
Lukasz Jarocki
41fd09d2d5 SONAR-18850 removing usage of mainBranchUuid from selectByKeyAndBranchOrPr 2023-04-04 20:03:16 +00:00
Léo Geoffroy
3195a1ad95 SONAR-18850 remove usage main branch project UUID in ce task 2023-04-04 20:03:16 +00:00
Duarte Meneses
3f602a7054 SONAR-18860 Refactor usage of main_branch_project_uuid to use branch is_main flag in webserver-webapi module 2023-04-04 20:03:16 +00:00
Lukasz Jarocki
02f358bec4 SONAR-18850 update branch mapper to use is main and update test framework 2023-04-04 20:03:16 +00:00
Léo Geoffroy
b9f8ca8219 SONAR-18850 remove usage of main branch project UUID from purge 2023-04-04 20:03:16 +00:00
Léo Geoffroy
252d994be2 SONAR-18850 remove usage of mainBranchProjectUuid in task-analysis and es 2023-04-04 20:03:16 +00:00
Léo Geoffroy
b83f5825de SONAR-18850 remove usage main branch component for private module 2023-04-04 20:03:16 +00:00
Lukasz Jarocki
c70c43e11e SONAR-18850 make is_main column work on Oracle 2023-04-04 20:03:16 +00:00
Benjamin Campomenosi
fd3fe6eea8 SONAR-18850 update branch mapper to use is main and update test framework 2023-04-04 20:03:16 +00:00
Lukasz Jarocki
856e6efc94 SONAR-18850 fixed the script for adding 'is_main' column 2023-04-04 20:03:16 +00:00
Lukasz Jarocki
533e2c30da SONAR-18850 added is_main column to project_branches table 2023-04-04 20:03:16 +00:00
David Cho-Lerat
6f4e50ceaf SONAR-18948 Update prettier 2023-04-04 20:03:15 +00:00
David Cho-Lerat
9789926369 SONAR-18948 Update tailwindcss dependencies 2023-04-04 20:03:15 +00:00
Pierre
015d219cdd SONAR-18956 improve api/system/health permission requirement description 2023-04-04 20:03:15 +00:00
Ambroise C
211475fd70 SONAR-18733 Prevent reports generation for not-yet-analyzed branches 2023-04-04 20:03:15 +00:00
Wouter Admiraal
556a848f63 [NO JIRA] Improve local eslint rules
- Also trigger on conditional DeferredSpinner when using ternary
  conditions.
- Turn all "use enum" rules into standalone rule files, and move the
  reusable logic to a lib/ folder instead.
- Run tests on CI
2023-04-04 20:03:15 +00:00
Jacek Poreda
890b0d6477 SONAR-18904 Add Performance QA task
- Add new gradle module
- Add TestSuite
- Add AspectJ logic to store new measures

Co-authored-by: Eric Giffon <eric.giffon@sonarsource.com>
Co-authored-by: Antoine Vinot <antoine.vinot@sonarsource.com>
Co-authored-by: Alain Kermis <alain.kermis@sonarsource.com>
2023-04-04 20:03:15 +00:00
Kevin Silva
ff850053fc SONAR-18948 Update d3 dependencies 2023-04-04 20:03:15 +00:00
Kevin Silva
6abe35f020 SONAR-18948 Update eslint and typescript dependencies 2023-04-04 20:03:15 +00:00
Kevin Silva
1b3c7c299a SONAR-18948 Update babel dependencies 2023-04-03 20:02:59 +00:00
Kevin Silva
d45bd10bf7 SONAR-18948 Update emotion dependencies 2023-04-03 20:02:59 +00:00
David Cho-Lerat
4c89d0ac46 Update "yarn" packageManager from 3.2.4/3.3.1 to 3.5.0 2023-04-03 20:02:59 +00:00
David Cho-Lerat
86223bf686 Update "turbo" devDep from 1.7.4 to 1.8.8 2023-04-03 20:02:59 +00:00
Matteo Mara
dce81ae3d0 SONAR-18955 fix the description of qualitygates endpoints 2023-04-03 20:02:59 +00:00
David Cho-Lerat
e2fd9cf16a SONAR-18945 Fix the position of the "More" menu dropdown 2023-04-03 20:02:58 +00:00
David Cho-Lerat
0a52e2ee1c Allow to force the design-system build, skip the "lint" & "ts-check" steps by default 2023-04-03 20:02:58 +00:00
Matteo Mara
95d76c5be1 SONAR-18743 fix changelog and response examples of issues endpoints 2023-03-31 20:03:27 +00:00
Aurelien Poscia
eb2426685a SONAR-18879 add documentation URL for SCIM errors 2023-03-31 20:03:27 +00:00
Aurelien Poscia
286bf0ff2d SONAR-18882 Show clear message when Sarif file is not UTF-8 encoded 2023-03-31 20:03:27 +00:00
Aurelien Poscia
8a23d9c832 SONAR-18880 Ignore empty Sarif runs 2023-03-31 20:03:27 +00:00
Eric Lorenzana
bc654fc3ef BUILD-2798 Implement suggested workaround for false positive in Travis CI #3322
We currently have an issue in which the after_failure body gets executed even
after the scripts have run successfully (rc=0).

A support ticket has been opened and while they're looking into it, a
workaround has been provided.

The response is quoted below:

Thank you for reaching out and sorry for the hassle.

The issue encountered has been raised with our engineering team and they are
looking into it. In the meantime, I will be keeping this ticket in open status
and get back to you as soon as we have more information available.

Additionally, as a workaround, can you please try adding the TRAVIS_TEST_RESULT
environment variable as a check (source:
https://docs.travis-ci.com/user/environment-variables/#:~:text=is%20enabled.-,TRAVIS_TEST_RESULT,-%3A%200%20if)
within your .travis.yml after_success/after_failure phase, e.g.:

```
after_success:
  - "[[ $TRAVIS_TEST_RESULT = 0 ]] && echo passed"

after_failure:
  - "[[ $TRAVIS_TEST_RESULT = 1 ]] && echo failed"
```
2023-03-31 20:03:27 +00:00
Aurelien Poscia
c56d644b81 SONAR-18728 Drop Users.SCM_ACCOUNTS column 2023-03-31 20:03:27 +00:00
Aurelien Poscia
8aacc62f2e SONAR-18728 Remove ES User index 2023-03-31 20:03:27 +00:00
Aurelien Poscia
7f182cc29f SONAR-18728 use DB calls to replace UserIndex.getAtMostThreeActiveUsersForScmAccount 2023-03-31 20:03:26 +00:00
Aurelien Poscia
7e47c81f79 SONAR-18728 Use table SCM_ACCOUNTS instead of SCM_ACCOUNTS column in USERS 2023-03-31 20:03:26 +00:00
Aurelien Poscia
aacf684567 SONAR-18728 Add DB migrations for SCM_ACCOUNTS 2023-03-31 20:03:26 +00:00
Matteo Mara
621b8b541c [NO-JIRA] Prepare for next release cycle 2023-03-31 20:03:26 +00:00
Pierre
0d7f6cc715 SONAR-18872 improve total ncloc computation 2023-03-30 20:03:08 +00:00
Matteo Mara
d6bd659df4 SONAR-17705 fix description of qualitygates/copy and qualitygates/rename endpoints 2023-03-30 20:03:08 +00:00
Matteo Mara
b0076e14dc [NO-JIRA] Remove generic code smells 2023-03-30 20:03:08 +00:00
Matteo Mara
6d724b5c1b [NO-JIRA] Remove code smells related to missing @deprecated javadoc 2023-03-30 20:03:08 +00:00
Matteo Mara
74b86e5d8e SONAR-18745 Drop default field in api/qualitygates/list 2023-03-30 20:03:08 +00:00
Mathieu Suen
4a890c4af4 SONAR-18657 Add members view for groups in a managed instance 2023-03-30 20:03:08 +00:00
Revanshu Paliwal
5bc7a4f086 SONAR-18776 Fixes for project menu after UX validation 2023-03-30 20:03:08 +00:00
Aurelien Poscia
0d6972bbf2 NO-JIRA remove Optional<> method parameter 2023-03-30 20:03:08 +00:00
Aurelien Poscia
d52d1132c4 NO-JIRA added missing package-info.java 2023-03-30 20:03:08 +00:00