- 18 Jun, 2020 40 commits
-
-
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
-
Jan Provaznik authored
Add cookie to known sign in check See merge request gitlab-org/gitlab!34102
-
Jose Ivan Vargas authored
Fix templating vars set from URL See merge request gitlab-org/gitlab!34668
-
Sarah GP authored
Add new classes, update test snaps
-
Igor Drozdov authored
Update diff discussion positions on load See merge request gitlab-org/gitlab!34148
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
The feature flag has been enabled by default and will be removed and is working as expected.
-
Douglas Barbosa Alexandre authored
The find_registry_differences method returns as unused registries entries for job artifacts that are in object storage when the object storage sync is disabled. The Geo::Secondary::RegistryConsistencyWorker will perform the cleanup of these unused registries.
-
Douglas Barbosa Alexandre authored
The feature flag have that disable the FDW queries has been enabled by default and will be removed.
-
Suzanne Selhorn authored
Clarify deploy token details See merge request gitlab-org/gitlab!34556
-