- 19 Jun, 2020 3 commits
-
-
Russell Dickenson authored
Update experiment guide doc See merge request gitlab-org/gitlab!34686
-
Evan Read authored
Docs: enable distribution of reads for Praefect Closes gitaly#2800 See merge request gitlab-org/gitlab!33968
-
Pavlo Strokov authored
Instruction on how to enable Praefect to support distribution of read operations. https://gitlab.com/gitlab-org/gitaly/-/issues/2650 This is an optional feature that can be enabled by feature flag. Related to: https://gitlab.com/gitlab-org/gitaly/-/issues/2823
-
- 18 Jun, 2020 37 commits
-
-
Mike Jang authored
Add doc for MR approvals scoping to compliance frameworks See merge request gitlab-org/gitlab!34814
-
Tan Le authored
This feature allows administrator to scope MR approvals settings to compliance-labeled projects.
-
Ezekiel Kigbo authored
Tidy up some main.js behaviors See merge request gitlab-org/gitlab!34651
-
Michael Kozono authored
Geo - Remove unused Geo::Fdw::Ci::JobArtifact model Closes #217477 See merge request gitlab-org/gitlab!34592
-
James Fargher authored
Metrics dashboard schema validation egde cases Closes #210289 See merge request gitlab-org/gitlab!34166
-
Amy Qualls authored
Docs: Style and procedure updates to Slack page Closes #222485 See merge request gitlab-org/gitlab!34684
-
Paul Slaughter authored
Fix column styling See merge request gitlab-org/gitlab!34619
-
Peter Leitzen authored
Explicitly require the ComplianceManagement::ComplianceFramework dependency See merge request gitlab-org/gitlab!34843
-
Michael Kozono authored
Merge branch '217477-remove-feature-flags-to-make-registry-table-ssot-for-job-artifacts' into 'master' Remove feature flag to make registry table SSOT for Job Artifacts See merge request gitlab-org/gitlab!34590
-
Mayra Cabrera authored
Revert "Merge branch 'ab/partition-management' into 'master'" See merge request gitlab-org/gitlab!34880
-
Mehmet Emin INAC authored
Since we already have ComplianceFramework module defined in it's own file, if that file is not loaded into memory by autoload and if the other files within the namespace of ComplianceFramework are loaded into memory, accessing the attributes of that constant would raise error because autoload won't load that file since the module is already defined somewhere else.
-
Paul Slaughter authored
Show clone button on project page for README preference See merge request gitlab-org/gitlab!33023
-
-
Michael Kozono authored
Merge branch 'master' into '217477-remove-feature-flags-to-make-registry-table-ssot-for-job-artifacts' # Conflicts: # ee/spec/workers/geo/secondary/registry_consistency_worker_spec.rb
-
Russell Dickenson authored
Doc for usage data Edition & Tier for Configure See merge request gitlab-org/gitlab!34167
-
Mayra Cabrera authored
Geo - Make Registry tables as SSOT to sync projects and wikis See merge request gitlab-org/gitlab!34342
-
Douglas Barbosa Alexandre authored
This method is used to find untracked projects that we need to sync and unused registries that we can remove.
-
Russell Dickenson authored
Docs: Add COMPILE ENV to SAST docs See merge request gitlab-org/gitlab!34211
-
Nicolò Maria Mezzopera authored
Pin vulnerability list header to the page top See merge request gitlab-org/gitlab!33875
-
Alexander Turinske authored
- create class that sets the header immediately below the header and performance bar and updates the height depending on if the selection summary is visible or not
-
Mayra Cabrera authored
This reverts merge request !34504
-
Robert Speicher authored
Remove redundant methods from issuable_base_service See merge request gitlab-org/gitlab!34751
-
Paul Slaughter authored
Display Multiple Terraform Plans Closes #219255 See merge request gitlab-org/gitlab!34392
-
Craig Norris authored
Add backticks to misused term See merge request gitlab-org/gitlab!33568
-
Mike Jang authored
-
Enrique Alcántara authored
Initial kramdown SSE parser Closes #220340 See merge request gitlab-org/gitlab!34185
-
Mike Jang authored
Add documentation about project removal See merge request gitlab-org/gitlab!34795
-
Dan Jensen authored
This adds documentation about how a user can remove a project, and about how admins can view all projects pending removal. This feature will soon be available for all users, so the admin aspect is not important.
-
Peter Leitzen authored
Add validation to maven package version See merge request gitlab-org/gitlab!32925
-
Bola Ahmed Buari authored
-
Paul Slaughter authored
Remove form logic from audit event components Closes #217759 See merge request gitlab-org/gitlab!33741
-
-
Paul Slaughter authored
-
derek-knox authored
Update toast UI so customHTMLRenderer option actually works. Implement initial kramdown parse and replace with an uneditable node. Additionally account for customHTMLRenderers vs. defaults.
-
Mike Jang authored
Updating Vue icon example to latest method See merge request gitlab-org/gitlab!34863
-
Andrew Fontaine authored
Add hover transitions for dag visualization See merge request gitlab-org/gitlab!34869
-
Alper Akgun authored
-