- 30 Jan, 2020 40 commits
-
-
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
-
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
-
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
-
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.
-
Marcia Ramos authored
Add documentation for ReactiveCaching See merge request gitlab-org/gitlab!23331
-
Jan Provaznik authored
Refactor background migration code for user mentions See merge request gitlab-org/gitlab!23951
-
Kushal Pandya authored
Merge branch '198624-disable-apollo-cache-on-the-cases-where-apollo-client-is-used-within-vuex' into 'master' Disable Apollo cache if Apollo Client is used within Vuex Closes #198624 See merge request gitlab-org/gitlab!23768
-
Natalia Tepluhina authored
-
Douglas Barbosa Alexandre authored
Update GitLab Runner Helm Chart to 0.13.1/12.7.1 See merge request gitlab-org/gitlab!23588
-
Kamil Trzciński authored
Fix JIRA::HTTPError initialize parameter See merge request gitlab-org/gitlab!24060
-
Fatih Acet authored
Display warning flash if design upload is skipped See merge request gitlab-org/gitlab!21615
-
Tom Quirk authored
- Also limit listing skipped designs to 2 files in flash
-
Rémy Coutable authored
Add Gitlab.config.gitlab.host to development host whitelist Closes #199701 See merge request gitlab-org/gitlab!24044
-