- 16 Feb, 2022 16 commits
-
-
Dan Davison authored
Validate resource reuse after test suite See merge request gitlab-org/gitlab!78247
-
Mark Lapierre authored
When a test suite is complete this allows us to compare each reused resource to a fresh version that has the same attributes as the original. This lets us check that reusable resources are left in an expected state.
-
Paul Slaughter authored
Add CI minutes usage charts to group usage quotas See merge request gitlab-org/gitlab!80321
-
Jose Ivan Vargas authored
This makes the CI minutes usage quotas charts available on the profile page, available to groups Changelog: added EE: true
-
Evan Read authored
Move required pipeline configuration to Ultimate See merge request gitlab-org/gitlab!80199
-
Sam White authored
-
Thong Kuah authored
Remove dast_sharded_cloned_ci_builds feature flag See merge request gitlab-org/gitlab!80133
-
Philip Cunningham authored
- Removes feature flag - Clean up feature flag references - Extracts database association service Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80133 EE: true
-
Evan Read authored
Documentation: Add common Praefect DB load to docs See merge request gitlab-org/gitlab!80630
-
Will Chandler authored
There are two common reasons for the Praefect DB to experience high CPU load, but currently we don't have these documented.
-
Evan Read authored
Doc Consistency: user/project/repository - gitaly See merge request gitlab-org/gitlab!80669
-
Niklas authored
Add missing and remove inline tier badge
-
Evan Read authored
Update PgBouncer section to make it easier to understand See merge request gitlab-org/gitlab!80531
-
Gerardo Gutierrez authored
-
Mayra Cabrera authored
NULL safe integrations type maintainance trigger See merge request gitlab-org/gitlab!80537
-
Mikołaj Wawrzyniak authored
Extract backup tasks See merge request gitlab-org/gitlab!79809
-
- 15 Feb, 2022 24 commits
-
-
Andrew Fontaine authored
Refactor Security Config page after backend has been unified for CE & EE See merge request gitlab-org/gitlab!79520
-
Jannik Lehmann authored
This commit refactors the security configuration data accumulation to be consistent across CE & EE.
-
Nick Gaskill authored
Remove inconsistent use of env prefix in maven packages doc See merge request gitlab-org/gitlab!80591
-
Shaiju Janardhanan authored
-
Amy Qualls authored
Add Content Editor related shortcuts See merge request gitlab-org/gitlab!80764
-
Michael Le authored
Markdown should go to the Markdown page; we should stick to just keyboard shortcuts on this page.
-
Luke Duncalfe authored
Adds spec for EE project integration settings form See merge request gitlab-org/gitlab!80673
-
Sean Gregory authored
This change adds a spec for EE project integrations (Currently Github)
-
James Fargher authored
Bump regexp_parser version to 2.2.1 See merge request gitlab-org/gitlab!80544
-
Dylan Griffith authored
Move findings deletion into a worker using pub-sub system for `Ci::JobArtifacts::DestroyBatchService` See merge request gitlab-org/gitlab!80096
-
James Fargher authored
Remove api_caching_rate_limit_branches feature flag See merge request gitlab-org/gitlab!80613
-
Russell Dickenson authored
Deprecate retire.js analyzer See merge request gitlab-org/gitlab!80501
-
Olivier Gonzalez authored
-
Amy Qualls authored
Docs note for enforced auth checks on media uploads See merge request gitlab-org/gitlab!80745
-
Kai Armstrong authored
-
Andrew Fontaine authored
Enable corpus management for self-managed installs See merge request gitlab-org/gitlab!80570
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!80754
-
Savas Vedova authored
Update dependency @gitlab/ui to v36.6.0 See merge request gitlab-org/gitlab!80683
-
GitLab Dependency Bot authored
-
Andrew Fontaine authored
Switch to GlTabs for markdown header component See merge request gitlab-org/gitlab!80153
-
Daniel Tian authored
MR: Changelog: changed
-
Douglas Barbosa Alexandre authored
Add backend code to support storage_enforcement_banner See merge request gitlab-org/gitlab!79624
-
Sheldon Led authored
-
David Fernandez authored
Move registry import API calls outside of transaction See merge request gitlab-org/gitlab!80509
-