- 30 Jan, 2020 40 commits
-
-
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
-
Dheeraj Joshi authored
When a merge is in closed or merged state, the outdated message will not be displayed for the security reports
-
Marcia Ramos authored
Correct spelling in the api section in docs See merge request gitlab-org/gitlab!23555
-
Amy Qualls authored
The following pages in the API section had spelling errors, or words that needed to be written as acronyms. modified: doc/api/groups.md modified: doc/api/pages.md modified: doc/api/projects.md modified: doc/api/settings.md
-
Phil Hughes authored
Merge branch '198520-tag-expiration-only-show-the-cancel-button-when-a-change-has-been-made' into 'master' Docker expiration policy settings: disable cancel button with no changes See merge request gitlab-org/gitlab!23958
-
Nicolò Maria Mezzopera authored
- disable button - add getter to calculate edited state
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Toon Claes authored
Remove the `Gitlab::Database::Subquery.self_join` helper See merge request gitlab-org/gitlab!23854
-
Marcia Ramos authored
Documentation change redis.md with an updated required Redis version Closes #196699 See merge request gitlab-org/gitlab!23888
-
Chase Southard authored
With GL 12.1 and later we require Redis 3.2 or later for compatibility because we rely on sending an optional parameter to SPOP.
-