- 20 Jun, 2019 40 commits
-
-
Thong Kuah authored
Add missing EE prepend for clusterable actions Closes gitlab-ce#63366 See merge request gitlab-org/gitlab-ee!14270
-
GitLab Bot authored
-
Evan Read authored
using_docker_images.md: fix config.json path See merge request gitlab-org/gitlab-ce!29791
-
Ash McKenzie authored
Geo - Remove legacy queries from Geo::JobArtifactRegistryFinder See merge request gitlab-org/gitlab-ee!14289
-
GitLab Bot authored
-
Evan Read authored
Make deploy_boards doc clearer about its requirements See merge request gitlab-org/gitlab-ce!29682
-
João Cunha authored
-
GitLab Bot authored
-
Evan Read authored
Update Grafana and GitLab Monitor in component list See merge request gitlab-org/gitlab-ce!29537
-
Stan Hu authored
This commit checks off two of the three components in the table that we added for the CEO Challenge in Contribute 2019: * Grafana: https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/3272 * GitLab Monitor: https://gitlab.com/charts/gitlab/merge_requests/787
-
GitLab Bot authored
-
Mark Lapierre authored
Update docs on how to run E2E tests See merge request gitlab-org/gitlab-ce!29823
-
Mike Greiling authored
Take into account events created before milestone start Closes #12216 See merge request gitlab-org/gitlab-ee!14184
-
Wei-Meng Lee authored
- Also update test case to align with backend burndown specs
-
GitLab Bot authored
-
Stan Hu authored
Add Gitaly data to the usage ping See merge request gitlab-org/gitlab-ce!29893
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Add documentation on epic add/remove child relations quick actions See merge request gitlab-org/gitlab-ce!29860
-
Mayra Cabrera authored
Use next_instance_of instead of any_instance_of See merge request gitlab-org/gitlab-ce!29905
-
Mayra Cabrera authored
Use next_instance_of instead of any_instance_of Closes #12313 See merge request gitlab-org/gitlab-ee!14308
-
GitLab Bot authored
-
Robert Speicher authored
Backport changes made by EE to various YAML configuration files See merge request gitlab-org/gitlab-ce!29606
-
Robert Speicher authored
EE: Backport changes made by EE to various YAML configuration files See merge request gitlab-org/gitlab-ee!14118
-
Bob Van Landuyt authored
For prepended classes, we need to use `expect_next_instance_of` instead of RSpecs `any_instance_of` variants.
-
Bob Van Landuyt authored
For prepended classes, we need to use `expect_next_instance_of` instead of RSpecs `any_instance_of` variants.
-
Mayra Cabrera authored
Regenerate gitlab.pot Closes #12312 See merge request gitlab-org/gitlab-ee!14307
-
Bob Van Landuyt authored
-
James Fargher authored
Centralises EE overrides for ClusterableActions
-
GitLab Bot authored
-
Sean McGivern authored
Errors in application settings panel shows wrong panel See merge request gitlab-org/gitlab-ce!25434
-
Sean McGivern authored
Fixed failing GraphQL file import Closes #63527 See merge request gitlab-org/gitlab-ce!29900
-
Mek Stittri authored
Improve bug severity definitions and consolidate guidance for clarity See merge request gitlab-org/gitlab-ce!29694
-
Mek Stittri authored
-
GitLab Bot authored
-
Sean McGivern authored
Add embedding support to metrics_dashboard See merge request gitlab-org/gitlab-ce!29696
-
Sarah Yasonik authored
This commits adds support for metrics dashboards for embedding. If the flag 'embedded' is provided to the environments/id/metrics_dashboard endpoint, the response will be suitable for embedding in issues or other content. This is a precursor for support for embedding metrics in GFM.
-
Phil Hughes authored
-
Zeger-Jan van de Weg authored
Gitaly data wasn't available to the team, an this change is a first iteration towards understanding what data we need and how to interpret it. Later more values will be added. For now the most important thing is the filesystem String Array, as that includes data on ext4 exposure and NFS. Part of: https://gitlab.com/gitlab-org/gitlab-ce/issues/60602
-
GitLab Bot authored
-
Filipa Lacerda authored
Render last commit widget with Vue Closes #62766 See merge request gitlab-org/gitlab-ce!29419
-