- 30 Jan, 2020 40 commits
-
-
Evan Read authored
Add metric to Auto DevOps dev guide See merge request gitlab-org/gitlab!23875
-
Hordur Freyr Yngvason authored
-
Robert Speicher authored
Clarify changelog FF relationship See merge request gitlab-org/gitlab!24039
-
Robert Speicher authored
Replace set with let_it_be in EE specs (batch 3) See merge request gitlab-org/gitlab!23018
-
Ronan OConnor authored
Docs fix for omniauth sync_profile_ attributes Closes gitlab-com/support/docs#58 See merge request gitlab-org/gitlab!23956
-
Clement Ho authored
Strengthen subscriptions confirm_order component test coverage Closes #198495 See merge request gitlab-org/gitlab!23976
-
Mark Lapierre authored
Rename block arg for project See merge request gitlab-org/gitlab!24038
-
Dan Davison authored
-
James Lopez authored
Add ability hide GraphQL fields via feature flag See merge request gitlab-org/gitlab!23563
-
Sean Arnold authored
- use table syntax for specs
-
Robert Speicher authored
-
Robert Speicher authored
-
Jan Provaznik authored
Add Design Parser Closes #199475 See merge request gitlab-org/gitlab!24001
-
Natalia Tepluhina authored
Fix user popover glitch Closes #199211 See merge request gitlab-org/gitlab!23904
-
Douglas Barbosa Alexandre authored
Add broadcast type to API Closes #103375 See merge request gitlab-org/gitlab!23969
-
Stan Hu authored
correct documentation for backup encryption key See merge request gitlab-org/gitlab!24028
-
Enrique Alcantara authored
-
Enrique Alcantara authored
Refactor user popover initializer to only create a single instance of user popover when the page load instead of creating a new instance of the user popover every time a user link emits a mouseenter event.
-
Bob Van Landuyt authored
12905b - Support design tab link references Closes #12905 See merge request gitlab-org/gitlab!22330
-
Natalia Tepluhina authored
Added search box to dashboards dropdown See merge request gitlab-org/gitlab!23906
-
Dhiraj Bodicherla authored
Dashboards list can get longer and the current dropdown does not have a way to search and filter. This MR adds a search input
-
Marcia Ramos authored
Move the registry garbage collection docs from Omnibus See merge request gitlab-org/gitlab!24058
-
Achilleas Pipinellis authored
Move the garbage collection docs from https://docs.gitlab.com/omnibus/maintenance/README.html#container-registry-garbage-collection to https://docs.gitlab.com/ee/administration/packages/container_registry.html
-
nicolasdular authored
Adds the recently introduced broadcast_type to the API since we will also remove the feature flag.
-
Marcia Ramos authored
Combine frontend and backend testing level documentation Closes #26159 See merge request gitlab-org/gitlab!22906
-
Coung Ngo authored
This commit provides English-language style and tone changes to bring the sections closer to GitLab's style guide. It does not alter the facts presented on the page, just tone, style, and formatting.
-
Peter Leitzen authored
Create an Analytics area in the navigation sidebar for groups See merge request gitlab-org/gitlab!23402
-
Adam Hegyi authored
- Behind feature flag: analytics_pages_under_group_analytics_sidebar - Move Issue Analytics navbar item. - Move Insights navbar item. - Move Contribution Analytics navbar item.
-
Paul Slaughter authored
Generic Vue Alert Component Closes #197113 See merge request gitlab-org/gitlab!23125
-
-
Alex Kalderimis authored
-
Alex Kalderimis authored
-
Alex Kalderimis authored
This verifies that the new information from `object_link_text_extras` is used correctly
-
Alex Kalderimis authored
This inspects the path group (if available) to see if it matches the known `/designs` subpath.
-
Alex Kalderimis authored
-
Nick Thomas authored
Remove duplicate test See merge request gitlab-org/gitlab!23855
-
Alex Kalderimis authored
This fixes https://gitlab.com/gitlab-org/gitlab/issues/199475 by supporting redaction for design references. All reference filters need to also implement the redaction flow, which requires a parser capable of finding references in an HTML document and removing ones a user does not have access to. Includes a changelog, as per policy
-
Stan Hu authored
Separate group and project stats entities into own classes See merge request gitlab-org/gitlab!24070
-
Rajendra Kadam authored
-
Natalia Tepluhina authored
Show security report out-of-date message for Active MRs See merge request gitlab-org/gitlab!23575
-