- 01 Sep, 2021 4 commits
-
-
Mark Lapierre authored
This avoids false negatives if the unimportant text changes again but the core message stays the same
-
Krasimir Angelov authored
Add configurable maximum YAML file size and depth See merge request gitlab-org/gitlab!68593
-
Jose Ivan Vargas authored
Render video in content editor See merge request gitlab-org/gitlab!69169
-
Stan Hu authored
Resolve constant redefinition warning for ReassuranceOrgs See merge request gitlab-org/gitlab!68905
-
- 31 Aug, 2021 36 commits
-
-
Amy Qualls authored
Vale doc fixes, refactors, for SAML documentation See merge request gitlab-org/gitlab!69105
-
Mike Russo authored
-
charlie ablett authored
Unquarantine spec/requests/api/graphql/project/error_tracking/sentry_errors_request_spec.rb again See merge request gitlab-org/gitlab!69288
-
Suzanne Selhorn authored
Update backticks and vale exceptions in CI docs See merge request gitlab-org/gitlab!69279
-
Stan Hu authored
Keep TAGS_LIMIT in sync for TaggableQueries See merge request gitlab-org/gitlab!69244
-
Stan Hu authored
Add feature flagged Build.latest.gitlab-ci.yml See merge request gitlab-org/gitlab!67782
-
Hordur Freyr Yngvason authored
-
Mayra Cabrera authored
[RUN AS-IF-FOSS] [RUN ALL RSPEC] Allow pipelines to be filtered by source See merge request gitlab-org/gitlab!68918
-
Balasankar 'Balu' C authored
-
Michael Kozono authored
Support AWS SSE-KMS in backups See merge request gitlab-org/gitlab!64765
-
Stan Hu authored
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 authored
DevOps Adoption - Reduce page refresh rate See merge request gitlab-org/gitlab!69056
-
GitLab Release Tools Bot authored
-
GitLab Bot authored
-
Lin Jen-Shin authored
Refactor database task dir for spec See merge request gitlab-org/gitlab!69160
-
Amy Qualls authored
Removed lock references See merge request gitlab-org/gitlab!69016
-
Suzanne Selhorn authored
-
Michael Kozono authored
Add Geo replication for Pages (no verification) [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!68662
-
Nick Nguyen authored
-
GitLab Bot authored
-
Jan Provaznik authored
Update formatting of comment for line-length See merge request gitlab-org/gitlab!69297
-
Kati Paizee authored
Adds clarity to Registration Features See merge request gitlab-org/gitlab!69255
-
Justin Farris authored
-
Craig Norris authored
Update the DRI for CI/CD docs See merge request gitlab-org/gitlab!69275
-
Marcel Amirault authored
-
GitLab Bot authored
-
Amy Qualls authored
Added links to network per-build info See merge request gitlab-org/gitlab!69166
-
Suzanne Selhorn authored
-
Thomas Watts authored
* Add max_yaml_size_bytes and max_yaml_depth to A pplicationSetting * Use ApplicationSetting values instead of hard-c oded constants in Gitlab::Config::Loader::Yaml Changelog: changed
-
Lin Jen-Shin authored
Stop environment before deleting See merge request gitlab-org/gitlab!69271
-
Amy Qualls authored
Docs: change default branch documentation to state minimum required role See merge request gitlab-org/gitlab!69162
-
Jonston Chan authored
-
Amy Qualls authored
Add missing docs link in ReadingLevel Vale rule See merge request gitlab-org/gitlab!69291
-
Lin Jen-Shin authored
Add deprecations page in docs See merge request gitlab-org/gitlab!66770
-
Sam White authored
This update adds a new deprecation page that is auto generated from yaml files via a new Rake job
-