]>
source.dussan.org Git - sonarqube.git/log
Lukasz Jarocki [Wed, 3 Nov 2021 10:53:31 +0000 (11:53 +0100)]
SONAR-15570 Added integration test for export and import between editions
Klaudio Sinani [Tue, 2 Nov 2021 15:57:40 +0000 (16:57 +0100)]
SONAR-15580 Migrate api/project_dump/status endpoint to CE + unit tests
Klaudio Sinani [Thu, 28 Oct 2021 15:38:53 +0000 (17:38 +0200)]
SONAR-15574 Add package info file for `org.sonar.server.projectanalysis.ws` package
pierre [Wed, 27 Oct 2021 15:45:06 +0000 (17:45 +0200)]
SONAR-15574 open source background project export task processing
Mathieu Suen [Tue, 26 Oct 2021 13:17:46 +0000 (15:17 +0200)]
Fixing critical accessibility issue
Mathieu Suen [Tue, 26 Oct 2021 12:09:52 +0000 (14:09 +0200)]
SONAR-15567 Add export UI to community edition
michaelbirnstiehl [Wed, 27 Oct 2021 16:43:31 +0000 (11:43 -0500)]
SONAR-15571 Update the Project Move page to add export starting with Community Edition
Pierre [Tue, 26 Oct 2021 16:07:55 +0000 (18:07 +0200)]
SONAR-15574 move Project export API to community edition
klaudio-sinani-sonarsource [Tue, 26 Oct 2021 14:36:50 +0000 (16:36 +0200)]
SONAR-15567 Add new `projectImportFeatureEnabled` feature flag (#4891)
* SONAR-15567 Introduce new `projectImportFeatureEnabled` feature flag
* SONAR-15567 Add test cases for new `projectImportFeatureEnabled` feature flag
* SONAR-15567 Update API example payload for `api/navigation/global`
* SONAR-15567 Minor fix on order of imports
* SONAR-15567 Remove new line characters
Jeremy Davis [Wed, 3 Nov 2021 16:22:30 +0000 (17:22 +0100)]
SONAR-15604 SONAR-15605 Improve wording for permission removal from Quality Gates and Quality Profiles
Jeremy Davis [Wed, 3 Nov 2021 16:12:32 +0000 (17:12 +0100)]
SONAR-15601 Clarify that QualityGate permissions can be delegated to a group
guillaume-peoch-sonarsource [Thu, 4 Nov 2021 08:58:24 +0000 (09:58 +0100)]
SONAR-15519 fix Maven tutorial + doc
guillaume-peoch-sonarsource [Tue, 2 Nov 2021 14:23:44 +0000 (15:23 +0100)]
SONAR-15588 Dismiss sonarlint promotion
Jeremy Davis [Mon, 1 Nov 2021 13:01:02 +0000 (14:01 +0100)]
SONAR-15587 Sonarlint Promotion
Zipeng WU [Fri, 29 Oct 2021 13:23:24 +0000 (15:23 +0200)]
SONAR-15588 Endpoint for dismissing sonarlint promotion
Belen Pruvost [Thu, 28 Oct 2021 15:27:47 +0000 (17:27 +0200)]
SONAR-15587 - Return sonarLintAdSeen in CurrentAction payload
Belen Pruvost [Thu, 28 Oct 2021 14:42:30 +0000 (16:42 +0200)]
SONAR-15587 - Add sonarlint_ad_seen boolean column to users table
Belen Pruvost [Wed, 3 Nov 2021 15:32:41 +0000 (16:32 +0100)]
SONAR-15603 - Quality Profile permission delegation logs
Belen Pruvost [Tue, 2 Nov 2021 10:39:57 +0000 (11:39 +0100)]
SONAR-15602 - Quality Gate permission delegation logs
Zipeng WU [Tue, 2 Nov 2021 11:11:00 +0000 (12:11 +0100)]
SONAR-15423 Download access.log in system administration page
Philippe Perrin [Wed, 27 Oct 2021 12:29:35 +0000 (14:29 +0200)]
Memory increase for validation task
chinhodado [Tue, 26 Oct 2021 01:14:59 +0000 (21:14 -0400)]
Change log level of merge base sha1 to info
This info is too important to be hidden behind debug log level. I've just spent days trying to figure out why SQ doesn't detect new code properly, and it turned out to be because of some misconfiguration which I wouldn't have been able to figure out if not for this piece of info.
colin-mueller-sonarsource [Fri, 29 Oct 2021 13:23:50 +0000 (15:23 +0200)]
Add comment about MSSQL JDBC Driver in build.gradle
mickael-caro-sonarsource [Thu, 28 Oct 2021 05:24:03 +0000 (07:24 +0200)]
SONAR-15582 Updated SonarScanner for .NET documentation (#4895)
michaelbirnstiehl [Fri, 22 Oct 2021 16:14:05 +0000 (11:14 -0500)]
SONAR-14343 Improve documentation on coverage
michaelbirnstiehl [Mon, 25 Oct 2021 18:14:42 +0000 (13:14 -0500)]
SONAR-15421 Document upgrading version and edition simultaneously
Belen Pruvost [Tue, 26 Oct 2021 07:33:00 +0000 (09:33 +0200)]
[NO-JIRA] Fix Quality Gate
Zipeng WU [Mon, 25 Oct 2021 11:33:30 +0000 (13:33 +0200)]
SONAR-15485 handle Elastic license and prettify json
Zipeng WU [Fri, 22 Oct 2021 13:40:57 +0000 (15:40 +0200)]
SONAR-15485 Generate license info in community distribution
Belen Pruvost [Mon, 25 Oct 2021 13:51:17 +0000 (15:51 +0200)]
SONAR-15572 - Upgrade to tomcat 8.5.72
Duarte Meneses [Fri, 22 Oct 2021 15:38:45 +0000 (10:38 -0500)]
Fix code quality issues
Belen Pruvost [Thu, 21 Oct 2021 12:50:17 +0000 (14:50 +0200)]
SONAR-15548 - Backend ITs for QG delegation
Zipeng WU [Wed, 20 Oct 2021 16:41:34 +0000 (18:41 +0200)]
SONAR-15440 Add permission delegate in ListAction
Jeremy Davis [Wed, 20 Oct 2021 15:17:39 +0000 (17:17 +0200)]
SONAR-15440 Handle QG action permissions
Zipeng WU [Wed, 20 Oct 2021 14:54:16 +0000 (16:54 +0200)]
SONAR-15548 Extend permission on Quality Gate actions to selected users and groups
Zipeng WU [Tue, 19 Oct 2021 15:52:51 +0000 (17:52 +0200)]
SONAR-15541 Create api/qualitygates/remove_user service
Zipeng WU [Wed, 20 Oct 2021 07:17:36 +0000 (09:17 +0200)]
SONAR-15442 Deactivate an user should remove its permission on Quality Gate
Jeremy Davis [Mon, 18 Oct 2021 17:19:19 +0000 (19:19 +0200)]
SONAR-15441 QG permission management handles groups
Belen Pruvost [Tue, 19 Oct 2021 11:37:13 +0000 (13:37 +0200)]
SONAR-15539 - Removing a QG removes QG permissions
michaelbirnstiehl [Mon, 18 Oct 2021 19:36:34 +0000 (14:36 -0500)]
SONAR-15532 Document delegating Quality Gate permissions to users or groups
Belen Pruvost [Mon, 18 Oct 2021 15:34:33 +0000 (17:34 +0200)]
SONAR-15443 - Removing a group removes QG group permission
Belen Pruvost [Tue, 19 Oct 2021 10:27:16 +0000 (12:27 +0200)]
SONAR-15441 - QG Groups Remove Endpoint
Zipeng WU [Wed, 13 Oct 2021 14:35:52 +0000 (16:35 +0200)]
SONAR-15514 Create api/qualitygates/search_users service
Jeremy Davis [Wed, 13 Oct 2021 16:02:42 +0000 (18:02 +0200)]
SONAR-15440 Remove QG permissions for a user
Jeremy Davis [Wed, 13 Oct 2021 13:02:59 +0000 (15:02 +0200)]
SONAR-15440 Add QG permissions to a user
Jeremy Davis [Fri, 8 Oct 2021 09:35:12 +0000 (11:35 +0200)]
SONAR-15440 Show users with permissions on QG
Belen Pruvost [Fri, 15 Oct 2021 07:13:01 +0000 (09:13 +0200)]
SONAR-15441 - QG Groups Search Endpoint
belen-pruvost-sonarsource [Wed, 13 Oct 2021 16:25:51 +0000 (18:25 +0200)]
SONAR-15441 - Create api/qualitygates/add_group endpoint
Zipeng WU [Mon, 11 Oct 2021 15:54:08 +0000 (17:54 +0200)]
SONAR-15500 Create api/qualitygates/add_user service
Belen Pruvost [Wed, 13 Oct 2021 13:41:19 +0000 (15:41 +0200)]
SONAR-15441 - Create table for qgate_group_permissions
Zipeng WU [Sun, 10 Oct 2021 20:17:09 +0000 (22:17 +0200)]
SONAR-15497 Create database store for qgate_user_permissions
Trabelsi Tobias [Tue, 19 Oct 2021 06:24:20 +0000 (08:24 +0200)]
DOCKER-27 disable FIPS mode
Lukasz Jarocki [Thu, 21 Oct 2021 09:13:07 +0000 (11:13 +0200)]
SONAR-15507 added new property sonar.updatecenter.cache.ttl
Mathieu Suen [Mon, 18 Oct 2021 14:39:42 +0000 (16:39 +0200)]
SONAR-15509 Fix prompt LTS version when no new version is released
Mathieu Suen [Fri, 15 Oct 2021 15:05:16 +0000 (17:05 +0200)]
SONAR-15508 SONAR-15546 Add alert in the System Upgrade Info box when having critical update
Mathieu Suen [Thu, 14 Oct 2021 16:06:41 +0000 (18:06 +0200)]
SONAR-15507 Add a prompt to warn when SonarQube need an update
Mathieu Suen [Thu, 14 Oct 2021 09:49:43 +0000 (11:49 +0200)]
SONAR-15511 Update api/system/upgrades to add latest LTS information
Mathieu Suen [Wed, 13 Oct 2021 14:56:20 +0000 (16:56 +0200)]
SONAR-15506 Update upgrade modal title
guillaume-peoch-sonarsource [Fri, 15 Oct 2021 11:41:31 +0000 (13:41 +0200)]
SONAR-15515 Fix Language Distribution UI
guillaume-peoch-sonarsource [Fri, 15 Oct 2021 09:38:29 +0000 (11:38 +0200)]
SONAR-15471 Fix long file name on code page
Pierre [Mon, 18 Oct 2021 14:42:53 +0000 (16:42 +0200)]
SONAR-15487 change quickfix type to be false by default (Solving issue with Oracle)
Philippe Perrin [Mon, 18 Oct 2021 13:08:13 +0000 (15:08 +0200)]
Fix flaky parallel yarn install
Lukasz Jarocki [Mon, 18 Oct 2021 11:00:37 +0000 (13:00 +0200)]
SONAR-15523 Fixed an issue where the test selecting quickFixAvailable was not passing on mssql
Wouter Admiraal [Fri, 15 Oct 2021 14:09:42 +0000 (16:09 +0200)]
SONAR-15488 Fix pagination if total is undefined and page size is known
Co-authored-by: Guillaume Peoch <guillaume.peoch@sonarsource.com>
Wouter Admiraal [Fri, 15 Oct 2021 07:03:57 +0000 (09:03 +0200)]
SONAR-15428 Clarify that we support workspace names and slugs
Wouter Admiraal [Fri, 15 Oct 2021 07:00:43 +0000 (09:00 +0200)]
SONAR-15426 Correct callback URL value
Wouter Admiraal [Fri, 15 Oct 2021 06:57:28 +0000 (08:57 +0200)]
SONAR-15519 Change upgrade notes wording
Lukasz Jarocki [Thu, 14 Oct 2021 12:19:06 +0000 (14:19 +0200)]
SONAR-15517 fixed an issue when sometimes audit logs could not be downloaded
Philippe Perrin [Wed, 13 Oct 2021 15:25:39 +0000 (17:25 +0200)]
Remove unused dependencies
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