]>
source.dussan.org Git - sonarqube.git/log
Philippe Perrin [Thu, 14 Oct 2021 07:16:51 +0000 (09:16 +0200)]
Make yarn use the global cache only
Mathieu Suen [Mon, 11 Oct 2021 12:58:08 +0000 (14:58 +0200)]
SONAR-15473 Add IT on quick fix available for issue
Lukasz Jarocki [Wed, 13 Oct 2021 11:18:08 +0000 (13:18 +0200)]
SONAR-15487 added unit test for quickFixAvailable added in Issue and DefaultIssue
Pierre [Tue, 12 Oct 2021 09:52:41 +0000 (11:52 +0200)]
SONAR-15487 send isQuickFixAvailable fron scanner to CE
Lukasz Jarocki [Mon, 11 Oct 2021 12:57:05 +0000 (14:57 +0200)]
SONAR-15479 updated saving issues from report in the database - added quickFixAvailable support
Lukasz Jarocki [Mon, 11 Oct 2021 08:27:16 +0000 (10:27 +0200)]
SONAR-15487 changing report protocol for scanner
Pierre [Fri, 8 Oct 2021 11:33:26 +0000 (13:33 +0200)]
SONAR-15487 add quickfix flag in plugin-api
Lukasz Jarocki [Fri, 8 Oct 2021 11:52:07 +0000 (13:52 +0200)]
SONAR-15486 add a new field to response of /api/issues/search endpoint - quickFixAvailable
Mathieu Suen [Wed, 6 Oct 2021 09:33:14 +0000 (11:33 +0200)]
SONAR-15473 Add SonarLint promotion for quick fix on issue
Lukasz Jarocki [Thu, 7 Oct 2021 14:42:44 +0000 (16:42 +0200)]
SONAR-15478 added a new boolean column to the Issues table quick_fix_available
Belen Pruvost [Tue, 12 Oct 2021 08:26:45 +0000 (10:26 +0200)]
SONAR-15201 - Add sonar-config as bundled plugin in CE
Philippe Perrin [Wed, 6 Oct 2021 15:33:48 +0000 (17:33 +0200)]
Optimize yarn gradle tasks registration
Pierre [Fri, 8 Oct 2021 09:15:06 +0000 (11:15 +0200)]
SONAR-15488 x-total header is optional
Kengo TODA [Thu, 30 Sep 2021 11:07:41 +0000 (19:07 +0800)]
SONAR-15470 Do not declare Gradle build dependencies using compile and runtime configurations
Kengo TODA [Sat, 11 Sep 2021 11:27:25 +0000 (19:27 +0800)]
SONAR-15469 Stop using deprecated Gradle API in SonarQube
Philippe Perrin [Wed, 6 Oct 2021 09:03:37 +0000 (11:03 +0200)]
Fix issues with yarn install parallelization when no cache are available
Jeremy Davis [Tue, 5 Oct 2021 15:00:10 +0000 (17:00 +0200)]
[NO-JIRA] Fix frontend caching issue
Philippe Perrin [Tue, 5 Oct 2021 14:27:03 +0000 (16:27 +0200)]
Fix dependency checks for frontend projects
Philippe Perrin [Mon, 4 Oct 2021 10:03:06 +0000 (12:03 +0200)]
Remove unused configuration code
michaelbirnstiehl [Mon, 4 Oct 2021 16:38:39 +0000 (11:38 -0500)]
SONAR-15449 Document Codemagic CI integration
Philippe Perrin [Tue, 5 Oct 2021 07:02:04 +0000 (09:02 +0200)]
Remove useless package-lock.json file
Pierre [Fri, 1 Oct 2021 16:18:57 +0000 (18:18 +0200)]
SONAR-15467 promote SonarLint in GH PR comment
Philippe Perrin [Fri, 1 Oct 2021 12:53:43 +0000 (14:53 +0200)]
Bump build task CPUs count
Mathieu Suen [Thu, 30 Sep 2021 15:54:40 +0000 (17:54 +0200)]
SONAR-15466 Add link for SonarLint connected mode
michaelbirnstiehl [Wed, 29 Sep 2021 20:42:08 +0000 (15:42 -0500)]
SONAR-15462 Document SonarLint Connected Mode with SonarQube
Mathieu Suen [Thu, 30 Sep 2021 14:57:18 +0000 (16:57 +0200)]
SONAR-15458 Add SonarLint promotion for failed Quality Gate
Lukasz Jarocki [Fri, 1 Oct 2021 07:01:49 +0000 (09:01 +0200)]
SONAR-15458 update /api/users/current to return information about usage of sonarlint
Duarte Meneses [Thu, 23 Sep 2021 21:11:42 +0000 (16:11 -0500)]
SONAR-15307 Run Audit Purge operation in batches
michaelbirnstiehl [Wed, 29 Sep 2021 18:22:52 +0000 (13:22 -0500)]
SONAR-15449 Document Codemagic CI instructions
Philippe Perrin [Fri, 1 Oct 2021 07:57:26 +0000 (09:57 +0200)]
[NO-JIRA] Fix Gradle frontend tasks execution on Windows machines
Jeremy Davis [Fri, 1 Oct 2021 09:18:27 +0000 (11:18 +0200)]
[NO-JIRA] FE Dev Server handles translations
Wouter Admiraal [Fri, 1 Oct 2021 08:51:09 +0000 (10:51 +0200)]
[NO JIRA] Fix some CSS scoping issues
Pierre [Wed, 29 Sep 2021 15:32:29 +0000 (17:32 +0200)]
cleaning up some code smells
Jeremy Davis [Thu, 30 Sep 2021 13:45:03 +0000 (15:45 +0200)]
[NO-JIRA] Fix Travis build
Jeremy Davis [Fri, 17 Sep 2021 14:29:12 +0000 (16:29 +0200)]
[NO-JIRA] use esbuild for sonar-web
Philippe Perrin [Wed, 29 Sep 2021 07:47:37 +0000 (09:47 +0200)]
Avoid unnecessary yarn install
michaelbirnstiehl [Fri, 24 Sep 2021 16:07:26 +0000 (11:07 -0500)]
SONAR-15431 Make info on rebuilding indexes more prominent
michaelbirnstiehl [Mon, 27 Sep 2021 17:58:51 +0000 (12:58 -0500)]
SONAR-15427 Document authenticating with Bitbucket Cloud
michaelbirnstiehl [Mon, 27 Sep 2021 18:21:43 +0000 (13:21 -0500)]
SONAR-15436 Add upgrade note about removing the plugin and the upgrade path
Pierre [Mon, 27 Sep 2021 13:41:16 +0000 (15:41 +0200)]
SONAR-15451 migrate existing team restriction from auth plugin
Mathieu Suen [Mon, 27 Sep 2021 13:19:28 +0000 (15:19 +0200)]
SONAR-15426 Add translation key for bitbucket authent category
Pierre [Fri, 24 Sep 2021 14:19:02 +0000 (16:19 +0200)]
SONAR-15433 Bitbucket auth plugin is not allowed anymore (feature is embedded)
Pierre [Thu, 23 Sep 2021 15:27:25 +0000 (17:27 +0200)]
SONAR-15428 support bitbucket.org auth
Philippe Perrin [Tue, 28 Sep 2021 12:12:55 +0000 (14:12 +0200)]
Revert "Avoid unnecessary yarn install runs"
This reverts commit
8e37a6b5f7e0495cdb16ea5ad5113b00560b86d8.
Jacek [Tue, 28 Sep 2021 09:26:14 +0000 (11:26 +0200)]
Increase maximum artifact size
Jacek [Tue, 28 Sep 2021 07:54:09 +0000 (09:54 +0200)]
[NO-JIRA] Bump bouncycastle version to 1.69
Philippe Perrin [Fri, 24 Sep 2021 15:23:00 +0000 (17:23 +0200)]
Avoid unnecessary yarn install runs
Philippe Perrin [Fri, 24 Sep 2021 13:23:30 +0000 (15:23 +0200)]
Remove unnecessary node & yarn configuration
Jacek [Mon, 27 Sep 2021 13:20:23 +0000 (15:20 +0200)]
SONAR-15418 Suppress Elasticsearch timeout exception when waiting for it to be UP
Duarte Meneses [Fri, 24 Sep 2021 18:16:54 +0000 (13:16 -0500)]
SONAR-15450 Take pull requests into account when counting instance's NLOC
Philippe Perrin [Fri, 24 Sep 2021 07:13:42 +0000 (09:13 +0200)]
Add Gradle profiling for build, validate & check-ci tasks
Philippe Perrin [Fri, 24 Sep 2021 12:58:58 +0000 (14:58 +0200)]
Fix frontend dependency audit tasks
Duarte Meneses [Thu, 23 Sep 2021 16:16:04 +0000 (11:16 -0500)]
Fix code quality issues
Duarte Meneses [Thu, 23 Sep 2021 18:40:48 +0000 (13:40 -0500)]
SONAR-15424 Compute Engine fails with NPE when analysing PR without main branch
Jacek [Fri, 24 Sep 2021 12:04:46 +0000 (14:04 +0200)]
[NO-JIRA] Run frontend and backend tests in parallel
michaelbirnstiehl [Wed, 22 Sep 2021 16:59:14 +0000 (11:59 -0500)]
SONAR-15411 Fix glitch on SQ cluster for Kubernetes page
Duarte Meneses [Wed, 22 Sep 2021 20:40:03 +0000 (15:40 -0500)]
Add missing package-info
Duarte Meneses [Wed, 22 Sep 2021 20:39:52 +0000 (15:39 -0500)]
SONAR-15425 'api/rules/repositories' is empty for new instances
Tobias Trabelsi [Thu, 23 Sep 2021 07:46:56 +0000 (09:46 +0200)]
SONAR-15417 updated owasp scanner version
Lukasz Jarocki [Wed, 22 Sep 2021 07:10:45 +0000 (09:10 +0200)]
SONAR-15412 detection of branches and PRs when using CodeMagic CI
Mathieu Suen [Tue, 21 Sep 2021 08:05:37 +0000 (10:05 +0200)]
SONAR-15412 Update documentation on supported CI for automatic pull request and branch detection
Duarte Meneses [Thu, 16 Sep 2021 19:52:15 +0000 (14:52 -0500)]
SONAR-15352 Reopened closed hotspots should bring back their previous state
Duarte Meneses [Thu, 16 Sep 2021 18:43:01 +0000 (13:43 -0500)]
SONAR-15387 Import of Generic Tests data shouldn't fail if a file has no recognized language
Duarte Meneses [Tue, 21 Sep 2021 16:10:29 +0000 (11:10 -0500)]
SONAR-15422 Portfolios 'selection_expression' column is too short
michaelbirnstiehl [Wed, 22 Sep 2021 14:58:58 +0000 (09:58 -0500)]
DOCS update Cognitive Complexity white paper link
Daniel Meppiel [Tue, 21 Sep 2021 14:41:09 +0000 (16:41 +0200)]
Adding PR analysis prerequisites (#4740)
As per https://discuss.sonarsource.com/t/pr-analysis-decoration-key-requirements-omitted-from-docs/7953
Gyula Sallai [Tue, 21 Sep 2021 06:30:46 +0000 (08:30 +0200)]
SONAR-15408 Custom config for security analysis supports validators (#4735)
Co-authored-by: MikeBirnstiehl <michael.birnstiehl@sonarsource.com>
Wouter Admiraal [Thu, 16 Sep 2021 13:24:51 +0000 (15:24 +0200)]
SONAR-15404 Fix documentation tooltip links when running in a web context
Philippe Perrin [Fri, 17 Sep 2021 07:46:06 +0000 (09:46 +0200)]
Bump version to 9.2
Belen Pruvost [Thu, 16 Sep 2021 16:34:42 +0000 (18:34 +0200)]
SONAR-15143 - Using ISO8601 for DateTimes
Duarte Meneses [Tue, 14 Sep 2021 20:13:57 +0000 (15:13 -0500)]
SONAR-13798 Show NCLOC of the analysis when it's over the license's limit
Duarte Meneses [Tue, 14 Sep 2021 18:35:18 +0000 (13:35 -0500)]
SONAR-15208 Scanner should distinguish between network and server errors when uploading report
Duarte Meneses [Tue, 14 Sep 2021 17:08:21 +0000 (12:08 -0500)]
SONAR-15228 Add missing web service response examples
Duarte Meneses [Tue, 14 Sep 2021 15:24:28 +0000 (10:24 -0500)]
SONAR-15194 Deprecate 'ProfileExporter' and 'ProfileImporter' in the Java API
Belen Pruvost [Thu, 16 Sep 2021 13:06:10 +0000 (15:06 +0200)]
SONAR-15334 - Addressing validation feedback
Lukasz Jarocki [Thu, 16 Sep 2021 13:31:57 +0000 (15:31 +0200)]
SONAR-15338 updated documentation
Mathieu Suen [Thu, 16 Sep 2021 09:06:38 +0000 (11:06 +0200)]
SONAR-15338 Adapt to the new way of detecting secured settings being set
Lukasz Jarocki [Thu, 16 Sep 2021 11:23:43 +0000 (13:23 +0200)]
SONAR-15338 setSecuredSettings added to the api/settings/values endpoint
michaelbirnstiehl [Wed, 15 Sep 2021 19:08:39 +0000 (14:08 -0500)]
SONAR-15226 Replace ALM with DevOps Platform
Pierre [Wed, 15 Sep 2021 10:10:05 +0000 (12:10 +0200)]
SONAR-15171 filter groups sync on min_access_level 10
Lukasz Jarocki [Thu, 16 Sep 2021 11:48:36 +0000 (13:48 +0200)]
SONAR-15212 adjustments in CWEs assignements to categories. Support for new CWEs
Philippe Perrin [Wed, 15 Sep 2021 12:49:01 +0000 (14:49 +0200)]
SONAR-15400 Replace "ALM" with "DevOps platform"
michaelbirnstiehl [Tue, 14 Sep 2021 21:48:04 +0000 (16:48 -0500)]
SONAR-15381 Document removing tokens for authenticated users in SQ
Mathieu Suen [Wed, 15 Sep 2021 08:30:18 +0000 (10:30 +0200)]
SONAR-15177 Fix no code info when showing source viewer
Mathieu Suen [Wed, 15 Sep 2021 07:40:35 +0000 (09:40 +0200)]
SONAR-15391 Fix special caracter search in documentation
Belen Pruvost [Thu, 16 Sep 2021 10:54:01 +0000 (12:54 +0200)]
[NO-JIRA] Fixing Quality Gate
Jacek [Tue, 14 Sep 2021 13:05:42 +0000 (15:05 +0200)]
SONAR-15225 Cancelled tasks for indexations should be count as failures
Jacek [Wed, 15 Sep 2021 12:44:35 +0000 (14:44 +0200)]
SONAR-15202 Fix display of sub-portfolio as favorite
Jacek [Thu, 16 Sep 2021 09:56:38 +0000 (11:56 +0200)]
SONAR-13337 Improve ES error message in batch requests to guide user to check ES logs
Belen Pruvost [Thu, 16 Sep 2021 07:53:08 +0000 (09:53 +0200)]
[NO-JIRA] Addressing some code smells
Duarte Meneses [Tue, 7 Sep 2021 20:36:16 +0000 (15:36 -0500)]
SONAR-15172 Fix SSF-173
David Rautureau [Wed, 15 Sep 2021 15:08:11 +0000 (17:08 +0200)]
Fix analysis on Next (#4720)
Belen Pruvost [Wed, 15 Sep 2021 10:29:42 +0000 (12:29 +0200)]
SONAR-15233 - Handle tildas on BBS Onboarding
Mathieu Suen [Wed, 8 Sep 2021 14:51:02 +0000 (16:51 +0200)]
SONAR-15376 Make secured settings hidden when set
Lukasz Jarocki [Mon, 13 Sep 2021 06:38:25 +0000 (08:38 +0200)]
SONAR-15348 documentation of changes to /api/settings/values endpoint
Lukasz Jarocki [Mon, 13 Sep 2021 07:25:25 +0000 (09:25 +0200)]
SONAR-15349 unit tests
Lukasz Jarocki [Fri, 10 Sep 2021 07:15:59 +0000 (09:15 +0200)]
SONAR-15349 Adding warning when missing SVN auth data
Lukasz Jarocki [Tue, 7 Sep 2021 15:03:57 +0000 (17:03 +0200)]
SONAR-15378 create migration script to remove svn properties
Zipeng WU [Tue, 7 Sep 2021 10:09:55 +0000 (12:09 +0200)]
SONAR-15380 Remove SVN properties configuration section on Administration
Zipeng WU [Tue, 7 Sep 2021 09:09:08 +0000 (11:09 +0200)]
SONAR-15338 Filter out SQ secured properties on settings endpoint