该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 9月 01, 2021
-
-
由 Peter Leitzen 创作于
-
由 Michael Kozono 创作于
Support AWS SSE-KMS in backups See merge request gitlab-org/gitlab!64765
-
由 Stan Hu 创作于
AWS supports three different modes for encrypting S3 data: 1. Server-Side Encryption with Amazon S3-Managed Keys (SSE-S3) 2. Server-Side Encryption with Customer Master Keys (CMKs) Stored in AWS Key Management Service (SSE-KMS) 3. Server-Side Encryption with Customer-Provided Keys (SSE-C) Previously, SSE-S3 and SSE-C were supported via the `backup.upload.encryption` and `backup.upload.encryption_key` configuration options. SSE-KMS was previously not supported in backups because there was no way to specify which customer-managed key to use. However, we did support SSE-KMS with consolidated object storage enabled for other CI artifacts, attachments, LFS, etc. Note that SSE-C is NOT supported here. In consolidated object storage, the `storage_options` Hash provides the `server_side_encryption` and `server_side_encryption_kms_key_id` parameters that allow admins to configure SSE-KMS. We reuse this configuration in backups to support SSE-KMS. Relates to #338764 Changelog: added
-
由 Enrique Alcántara 创作于
DevOps Adoption - Reduce page refresh rate See merge request gitlab-org/gitlab!69056
-
由 GitLab Release Tools Bot 创作于
-
由 GitLab Bot 创作于
-
由 Lin Jen-Shin 创作于
Refactor database task dir for spec See merge request gitlab-org/gitlab!69160
-
由 Amy Qualls 创作于
Removed lock references See merge request gitlab-org/gitlab!69016
-
由 Suzanne Selhorn 创作于
-
由 Michael Kozono 创作于
Add Geo replication for Pages (no verification) [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!68662
-
由 Nick Nguyen 创作于
-
由 GitLab Bot 创作于
-
由 Jan Provaznik 创作于
Update formatting of comment for line-length See merge request gitlab-org/gitlab!69297
-
由 Kati Paizee 创作于
Adds clarity to Registration Features See merge request gitlab-org/gitlab!69255
-
由 Justin Farris 创作于
-
由 Craig Norris 创作于
Update the DRI for CI/CD docs See merge request gitlab-org/gitlab!69275
-
由 Marcel Amirault 创作于
-
由 GitLab Bot 创作于
-
- 8月 31, 2021
-
-
由 Amy Qualls 创作于
Added links to network per-build info See merge request gitlab-org/gitlab!69166
-
由 Suzanne Selhorn 创作于
-
由 Lin Jen-Shin 创作于
Stop environment before deleting See merge request gitlab-org/gitlab!69271
-
由 Amy Qualls 创作于
Docs: change default branch documentation to state minimum required role See merge request gitlab-org/gitlab!69162
-
由 Jonston Chan 创作于
-
由 Amy Qualls 创作于
Add missing docs link in ReadingLevel Vale rule See merge request gitlab-org/gitlab!69291
-
由 Lin Jen-Shin 创作于
Add deprecations page in docs See merge request gitlab-org/gitlab!66770
-
This update adds a new deprecation page that is auto generated from yaml files via a new Rake job
-
由 Brandon Labuschagne 创作于
We no longer care about the age of the data when we determine if data should be fetched. Changelog: fixed EE: true
-
由 GitLab Bot 创作于
-
由 Simon Knox 创作于
Clean up :graphql_board_list feature flag [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!67815
-
由 Florie Guibert 创作于
Changelog: other
-
Update Gitaly version See merge request gitlab-org/gitlab!69293
-
由 Kerri Miller 创作于
-
由 GitLab Release Tools Bot 创作于
[ci skip]
-
由 Kerri Miller 创作于
Fix Rubocop Graphql/Description offenses See merge request gitlab-org/gitlab!69175
-
由 Luke Duncalfe 创作于
-
由 GitLab Bot 创作于
-
由 GitLab Release Tools Bot 创作于
-
由 GitLab Release Tools Bot 创作于
[ci skip]
-
由 Achilleas Pipinellis 创作于
-
由 Heinrich Lee Yu 创作于
Add ability to easily sanitize attributes See merge request gitlab-org/gitlab!68442
-