]>
source.dussan.org Git - sonarqube.git/log
Mathieu Suen [Wed, 13 May 2020 13:23:07 +0000 (15:23 +0200)]
SONAR-13291 Remove file reference in global search.
mathieu-suen-sonarsource [Mon, 18 May 2020 14:01:23 +0000 (16:01 +0200)]
SONAR-12266 Remove favorite icon for file.
Jacek [Thu, 14 May 2020 09:32:01 +0000 (11:32 +0200)]
SONAR-12266 Drop favourites for files
Jacek [Wed, 13 May 2020 14:30:16 +0000 (16:30 +0200)]
SONAR-13291 deprecate 'language' param and remove 'language' field from component ES index
Jacek [Wed, 13 May 2020 11:35:10 +0000 (13:35 +0200)]
SONAR-13291 index components with qualifier ['APP', 'TRK', 'VW', 'SVW'] only in Component ES index
MikeBirnstiehl [Wed, 20 May 2020 17:22:21 +0000 (12:22 -0500)]
SONAR-13447 Update the Upgrade Notes with deprecated WS parameters and plugin API method
michaelbirnstiehl [Thu, 21 May 2020 15:09:15 +0000 (10:09 -0500)]
SONAR-13438 Add Back and Restore Documentation
Jacek [Wed, 20 May 2020 09:14:29 +0000 (11:14 +0200)]
SONAR-13436 Update Web API docs - quality_gates
Jacek [Wed, 20 May 2020 08:58:21 +0000 (10:58 +0200)]
SONAR-13436 Update Web API docs - user_groups
Jacek [Wed, 20 May 2020 08:21:55 +0000 (10:21 +0200)]
SONAR-13436 Update Web API docs - permissions
Jacek [Wed, 20 May 2020 07:48:59 +0000 (09:48 +0200)]
SONAR-13436 Update Web API docs - metrics
Jacek [Wed, 20 May 2020 07:32:03 +0000 (09:32 +0200)]
SONAR-13436 Update Web API docs - custom_measures
Michal Duda [Mon, 18 May 2020 12:50:20 +0000 (14:50 +0200)]
SONAR-13420 org.sonar.api.rules.Rule#getId() no longer supported
Duarte Meneses [Thu, 14 May 2020 15:13:14 +0000 (10:13 -0500)]
Fix unstable test TransitionActionTest
Duarte Meneses [Fri, 8 May 2020 15:51:55 +0000 (10:51 -0500)]
SONAR-13300 Deprecate use of id in quality gate web services
Duarte Meneses [Wed, 6 May 2020 18:14:34 +0000 (13:14 -0500)]
SONAR-13221 Delete rows with orphan FK
Jacek [Fri, 8 May 2020 13:02:28 +0000 (15:02 +0200)]
SONAR-13221 use kee when updating ISSUES table
Jacek [Fri, 8 May 2020 13:01:39 +0000 (15:01 +0200)]
SONAR-13221 drop `order by id asc` statement
Jacek [Fri, 8 May 2020 12:58:47 +0000 (14:58 +0200)]
SONAR-13221 add index before populate
Pierre [Fri, 8 May 2020 12:23:32 +0000 (14:23 +0200)]
SONAR-13221 move migrations from v83 to v84
Michal Duda [Thu, 23 Apr 2020 18:16:38 +0000 (20:16 +0200)]
SONAR-13221 change PK of RULES and update FK
Jacek [Tue, 5 May 2020 07:50:09 +0000 (09:50 +0200)]
SONAR-13221 drop id column of USERS table
Jacek [Mon, 4 May 2020 12:53:38 +0000 (14:53 +0200)]
SONAR-13221 change USER_ROLES user_id FK to user_uuid
Jacek [Thu, 30 Apr 2020 13:30:41 +0000 (15:30 +0200)]
SONAR-13221 change QPROFILE_EDIT_USERS user_id FK to user_uuid
Jacek [Thu, 30 Apr 2020 11:05:38 +0000 (13:05 +0200)]
SONAR-13221 change PROPERTIES user_id FK to user_uuid
Jacek [Wed, 29 Apr 2020 14:33:54 +0000 (16:33 +0200)]
SONAR-13221 change PERM_TEMPLATES_USERS user_id FK to user_uuid
Jacek [Wed, 29 Apr 2020 12:32:19 +0000 (14:32 +0200)]
SONAR-13221 change ORGANIZATION_MEMBERS user_id FK to user_uuid
Jacek [Wed, 29 Apr 2020 12:31:10 +0000 (14:31 +0200)]
SONAR-13221 add support PK with many columns to drop builder
Jacek [Tue, 28 Apr 2020 07:16:46 +0000 (09:16 +0200)]
SONAR-13221 change USERS_GROUPS user_id FK to user_uuid
Mathieu Suen [Thu, 30 Apr 2020 13:23:04 +0000 (15:23 +0200)]
SONAR-132221 Fix qualitygate API type.
Pierre [Mon, 20 Apr 2020 07:53:17 +0000 (09:53 +0200)]
SONAR-13221 change PK of quality gates from id to uuid, update FKs, update API
Duarte Meneses [Fri, 1 May 2020 16:17:38 +0000 (11:17 -0500)]
SONAR-13221 Update method and var names
Duarte Meneses [Wed, 29 Apr 2020 17:01:10 +0000 (12:01 -0500)]
SONAR-13221 change PK of GROUPS and update FKs
Pierre [Mon, 4 May 2020 08:23:33 +0000 (10:23 +0200)]
fix FP with a sequence uuid factory for ceQueue tests
Pierre [Tue, 7 Apr 2020 12:46:34 +0000 (14:46 +0200)]
SONAR-13221 change PK of properties
Jacek [Fri, 24 Apr 2020 09:46:24 +0000 (11:46 +0200)]
SONAR-13221 change PK to uuid of RULES_PROFILES table
* change profile_id to profile_uuid for ACTIVE_RULES
Jacek [Mon, 20 Apr 2020 12:47:21 +0000 (14:47 +0200)]
SONAR-13221 change PK to uuid of PERMISSION_TEMPLATES table
* change template_id to template_uuid for PERM_TEMPLATES_GROUPS, PERM_TEMPLATES_USERS, PERM_TPL_CHARACTERISTICS
Duarte Meneses [Mon, 27 Apr 2020 17:42:10 +0000 (12:42 -0500)]
SONAR-13221 Metrics
Jacek [Fri, 17 Apr 2020 14:39:24 +0000 (16:39 +0200)]
SONAR-13221 change PK to uuid of RULES_PARAMETERS table
* change rules_parameter_id of ACTIVE_RULE_PARAMETERS table to rules_parameter_uuid
Duarte Meneses [Thu, 23 Apr 2020 21:27:55 +0000 (16:27 -0500)]
Fix ITs
Duarte Meneses [Thu, 23 Apr 2020 15:46:08 +0000 (10:46 -0500)]
Fix ITs
Duarte Meneses [Wed, 22 Apr 2020 20:24:42 +0000 (15:24 -0500)]
SONAR-13240 Change PK of ACTIVE_RULES and update FK
Duarte Meneses [Wed, 22 Apr 2020 18:26:47 +0000 (13:26 -0500)]
SONAR-13221 Feedback from review and fix tests
Duarte Meneses [Tue, 21 Apr 2020 20:23:11 +0000 (15:23 -0500)]
SONAR-13221 Fix permission template tables
Duarte Meneses [Tue, 21 Apr 2020 20:22:35 +0000 (15:22 -0500)]
SONAR-13221 PERM_TEMPLATES_GROUPS
Duarte Meneses [Tue, 21 Apr 2020 20:22:19 +0000 (15:22 -0500)]
SONAR-13221 PERM_TPL_CHARACTERISTICS
Duarte Meneses [Tue, 21 Apr 2020 20:21:59 +0000 (15:21 -0500)]
SONAR-13221 PERM_TEMPLATES_USERS
Duarte Meneses [Mon, 20 Apr 2020 21:16:13 +0000 (16:16 -0500)]
SONAR-13221 Update Dbversion83
Duarte Meneses [Mon, 20 Apr 2020 21:15:35 +0000 (16:15 -0500)]
SONAR-13221 Quality gate conditions
Duarte Meneses [Mon, 20 Apr 2020 21:15:23 +0000 (16:15 -0500)]
SONAR-13221 Issue changes
Duarte Meneses [Mon, 20 Apr 2020 20:26:32 +0000 (15:26 -0500)]
SONAR-13221 Simplify migrations
Duarte Meneses [Mon, 20 Apr 2020 20:25:47 +0000 (15:25 -0500)]
SONAR-13221 Update DbVersion83
Duarte Meneses [Mon, 20 Apr 2020 20:24:55 +0000 (15:24 -0500)]
SONAR-13221 File sources
Duarte Meneses [Mon, 20 Apr 2020 20:24:31 +0000 (15:24 -0500)]
SONAR-13221 User roles
Duarte Meneses [Mon, 20 Apr 2020 19:31:14 +0000 (14:31 -0500)]
SONAR-13221 Group roles
Duarte Meneses [Mon, 20 Apr 2020 18:01:00 +0000 (13:01 -0500)]
SONAR-13221 Reorganize migrations from SONAR-13193
Michal Duda [Wed, 22 Apr 2020 08:25:00 +0000 (10:25 +0200)]
SONAR-13235 change PK of manual measures
Jacek [Mon, 20 Apr 2020 08:08:18 +0000 (10:08 +0200)]
SONAR-13221 change PK to uuid of PROJECT_QPROFILES table
Julien Lancelot [Mon, 20 Apr 2020 09:45:55 +0000 (11:45 +0200)]
Remove usage of original table name when dropping primary key
Pierre [Fri, 3 Apr 2020 13:08:26 +0000 (15:08 +0200)]
SONAR-13221 replace auto-incremented ID by UUID for user tokens
Jacek [Wed, 15 Apr 2020 14:35:23 +0000 (16:35 +0200)]
SONAR-13221 change PK to uuid of PROJECT_MEASURES table
Jacek [Thu, 16 Apr 2020 12:30:46 +0000 (14:30 +0200)]
SONAR-13221 change PK to uuid of ACTIVE_RULE_PARAMETERS table
Jacek [Thu, 16 Apr 2020 11:52:06 +0000 (13:52 +0200)]
Do not recreate UuidFactory for DbTester
Jacek [Wed, 15 Apr 2020 09:36:11 +0000 (11:36 +0200)]
SONAR-13221 change PK to uuid of DUPLICATIONS_INDEX table
Pierre [Wed, 8 Apr 2020 11:50:38 +0000 (13:50 +0200)]
SONAR-13221 replace auto-incremented ID by UUID for ce_activity
Pierre [Wed, 15 Apr 2020 09:31:11 +0000 (11:31 +0200)]
SONAR-13221 change PK of ce_queue
Julien Lancelot [Fri, 3 Apr 2020 08:40:39 +0000 (10:40 +0200)]
SONAR-13221 Set primary key of 'SNAPSHOTS' table to column 'UUID' and drop 'ID'
Julien Lancelot [Fri, 3 Apr 2020 13:57:23 +0000 (15:57 +0200)]
SONAR-13221 Set primary key of 'ISSUES' table to column 'KEE' and drop 'ID'
* SONAR-13221 Set primary key of 'ISSUES' table to column 'KEE' and drop 'ID'
* SONAR-13221 Move events migration in a dedicated package
Pierre [Fri, 27 Mar 2020 11:32:22 +0000 (12:32 +0100)]
SONAR-13221 replace auto-incremented ID by UUID for notifications
Julien Lancelot [Fri, 27 Mar 2020 09:51:09 +0000 (10:51 +0100)]
SONAR-13221 Set primary key of 'EVENTS' table to column 'UUID' and drop 'ID'
Pierre [Thu, 26 Mar 2020 16:40:13 +0000 (17:40 +0100)]
SONAR-13249 deprecate usergroups id parameter
Pierre [Thu, 26 Mar 2020 13:22:15 +0000 (14:22 +0100)]
SONAR-13248 deprecate metric id
Malena Ebert [Mon, 18 May 2020 11:26:29 +0000 (13:26 +0200)]
Feature/me/update usage of release gha (#2798)
* Log the output of the distribute_release google cloud function call.
* Enable the distribution in the release workflow.
colin-mueller-sonarsource [Fri, 15 May 2020 09:22:27 +0000 (11:22 +0200)]
DOCS Remove Limitations from Quality Profiles Docs
Wouter Admiraal [Mon, 11 May 2020 15:07:32 +0000 (17:07 +0200)]
SONAR-13192 Improve the validation messages when updating a project key
Wouter Admiraal [Mon, 11 May 2020 13:14:53 +0000 (15:14 +0200)]
SONAR-12884 Improve the validation messages when creating a project
MikeBirnstiehl [Thu, 14 May 2020 15:32:05 +0000 (10:32 -0500)]
DOCS add static tags to info message on doc index
michaelbirnstiehl [Thu, 7 May 2020 22:31:43 +0000 (17:31 -0500)]
DOCS clarify upgrade process from LTS to LTS
michaelbirnstiehl [Tue, 12 May 2020 20:52:02 +0000 (15:52 -0500)]
DOCS update commercial message
Duarte Meneses [Tue, 12 May 2020 21:04:39 +0000 (16:04 -0500)]
Update doc about disabling SCM exclusions
Mathieu Suen [Mon, 11 May 2020 13:55:05 +0000 (15:55 +0200)]
SONAR-13374 Fix typo in mesure header column.
Bruno GuimarĂ£es [Tue, 12 May 2020 00:49:56 +0000 (21:49 -0300)]
docs: Fix "createdBefore" param description
Mathieu Suen [Wed, 6 May 2020 14:32:53 +0000 (16:32 +0200)]
SONAR-13343 Fix table of content jump
michaelbirnstiehl [Tue, 14 Apr 2020 21:08:27 +0000 (16:08 -0500)]
DOCS update 2 min guide to Try Out SonarQube
Jacek [Mon, 11 May 2020 11:11:43 +0000 (13:11 +0200)]
Bump docs footer year date to 2020
Dinesh Bolkensteyn [Fri, 10 Apr 2020 00:05:04 +0000 (02:05 +0200)]
README: Bump copyright year
Wouter Admiraal [Tue, 28 Jan 2020 07:41:21 +0000 (08:41 +0100)]
SONAR-12911 Code viewer is not accessible to blind users
Jeremy Davis [Thu, 7 May 2020 08:25:35 +0000 (10:25 +0200)]
Revert "Add 8.3 sync github action"
This reverts commit
0172ec03fa36047002e0dab7d18260fe0679f1de .
Jeremy Davis [Thu, 30 Apr 2020 06:45:59 +0000 (08:45 +0200)]
SONAR-13128 Add security review rating to security report
Jeremy Davis [Wed, 29 Apr 2020 12:55:36 +0000 (14:55 +0200)]
SONAR-13271 Add padding to hotspots list
Jeremy Davis [Tue, 28 Apr 2020 15:59:46 +0000 (17:59 +0200)]
SONAR-12914 security hotspots autoscroll to category
michaelbirnstiehl [Mon, 4 May 2020 19:48:59 +0000 (14:48 -0500)]
DOCS add staging and new license info
Guillaume Dequenne [Wed, 6 May 2020 14:40:47 +0000 (16:40 +0200)]
MMF-1947 Python: document import of flake8 external issues (#2733)
MikeBirnstiehl [Thu, 30 Apr 2020 18:26:17 +0000 (13:26 -0500)]
DOCS add Release Notes link
Jeremy Davis [Tue, 5 May 2020 16:41:21 +0000 (18:41 +0200)]
Add 8.3 sync github action
tobias-trabelsi-sonarsource [Tue, 5 May 2020 14:50:09 +0000 (16:50 +0200)]
Updated Travis distribution to Ubuntu 18.04 (#2760)
Jeremy Davis [Fri, 1 May 2020 08:50:58 +0000 (10:50 +0200)]
SONAR-13342 Fix faulty links
Wouter Admiraal [Tue, 28 Apr 2020 13:47:44 +0000 (15:47 +0200)]
SONAR-13339 Disable component menu links when no analysis has been run yet
michaelbirnstiehl [Mon, 27 Apr 2020 21:31:54 +0000 (16:31 -0500)]
SONAR-13295 Explain how to set up Jenkins for analysis with SonarQube and Bitbucket Server
Wouter Admiraal [Fri, 24 Apr 2020 13:11:23 +0000 (15:11 +0200)]
SONAR-13297 Allow users to skip the prerequisites step