- 02 Mar, 2020 40 commits
-
-
Douglas Barbosa Alexandre authored
Backport API support to move between repository storages/shards Closes #23663 See merge request gitlab-org/gitlab!18721
-
Ben Bodenmiller authored
This is a direct move from EE to CE
-
Douglas Barbosa Alexandre authored
Fix snippet blob viewers See merge request gitlab-org/gitlab!25945
-
Kamil Trzciński authored
Automatically include metrics embed for gitlab alerts See merge request gitlab-org/gitlab!25277
-
Douglas Barbosa Alexandre authored
Merge branch '37320-ensure-project-snippet-feature-status-in-project-snippet-api-endpoints-2' into 'master' Project Snippets GraphQL endpoint should check status See merge request gitlab-org/gitlab!26158
-
Douglas Barbosa Alexandre authored
Pass correct Time object to VSM DataCollector See merge request gitlab-org/gitlab!25885
-
a_luna authored
- Improve variable name - Add Changelog - Remove unnecessary let_it_be
-
a_luna authored
If the blob does not have a rich_viewer attached, the richData property will be empty.
-
a_luna authored
-
a_luna authored
ApplicationController#renderer initialization receives a Warden::Proxy to avoid Devise errors.
-
Francisco Javier López authored
-
Robert Speicher authored
Add name_regex_keep param to tag bulk delete api See merge request gitlab-org/gitlab!25484
-
Steve Abrams authored
Add new param name_regex_keep to the container registry bulk delete tag API endpoint. name_regex is renamed name_regex_delete. The new param will override matches found by the delete param.
-
Rémy Coutable authored
Danger: Detect frontend within config dir See merge request gitlab-org/gitlab!25227
-
Rémy Coutable authored
Remove the `flaky-examples-check` job Closes #208679 See merge request gitlab-org/gitlab!26269
-
Stan Hu authored
Stringify sidekiq job args in logs See merge request gitlab-org/gitlab!26267
-
Walmyr Lima e Silva Filho authored
E2e test add custom metric See merge request gitlab-org/gitlab!25790
-
Sofia authored
This commit applies the page object pattern for the metrics page under the operations submenu. They are reflecting on EE too as adding a custom metric is a paid feature.
-
Nick Thomas authored
Add http status cop to api specs a-s See merge request gitlab-org/gitlab!25177
-
syasonik authored
Inserts a link to a metrics embed in the description of issues created as a result of alerts from prometheus, for which the alerting rules were configured through the GitLab UI. If the alerting rule did not originate from GitLab, no changes will occur in incident issues.
-
Nick Thomas authored
Add mutation concern to resolve a single issuable See merge request gitlab-org/gitlab!25987
-
Jarka Košanová authored
Use validators_on instead of _validators See merge request gitlab-org/gitlab!26283
-
Achilleas Pipinellis authored
Documentation of logs link in embedded panels See merge request gitlab-org/gitlab!25319
-
Miguel Rincon authored
- Move embe images to other section - Remove dupplication in context menu section
-
Achilleas Pipinellis authored
Tell reports are also for security reports See merge request gitlab-org/gitlab!25671
-
Stan Hu authored
Include invalid directories in wiki title message See merge request gitlab-org/gitlab!25376
-
Dmytro Zaporozhets authored
Allow to convert users to Group Managed Accounts See merge request gitlab-org/gitlab!24329
-
Sebastián Arcila Valenzuela authored
This change moves the current sign up tab panel to a partial and adds new partials for the tabs links and the authorize/transfer ownership
-
Achilleas Pipinellis authored
Update licensing doc with more clear names See merge request gitlab-org/gitlab!25912
-
Lukas 'Eipi' Eipert authored
-
Rémy Coutable authored
Update simplecov 0.16.1 -> 0.18.5 See merge request gitlab-org/gitlab!26211
-
Robert Speicher authored
Update cluster-applications to v0.9.0 See merge request gitlab-org/gitlab!26242
-
Robert Speicher authored
Rollout security navbar to more users See merge request gitlab-org/gitlab!26054
-
Robert Speicher authored
Rename latency_sensitive -> urgency See merge request gitlab-org/gitlab!26271
-
Dmytro Zaporozhets authored
Remove health_status from epics See merge request gitlab-org/gitlab!25995
-
Paul Slaughter authored
Remove bootstrap-vue direct package install See merge request gitlab-org/gitlab!24101
-
Enrique Alcántara authored
Also adds a script-analysis script to check for blocked dependencies in package.json https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24101
-
Kushal Pandya authored
Migrate mr_widget_options_spec to Jest See merge request gitlab-org/gitlab!26185
-
Jarka Košanová authored
Resolve "Add count of projects with CODEOWNERS file to usage ping" Closes #13064 See merge request gitlab-org/gitlab!25386
-
Gary Holtz authored
This is pretty similar to the code for counting projects with code owners, but the merge request model needs the `UsageStatistics` module.
-