- 19 Nov, 2019 31 commits
-
-
Lin Jen-Shin authored
Merge branch '12370-controller-test-for-making-side-nav-expanded-when-viewing-dependencies' into 'master' Add sidenav test to dependencies controller Closes #12370 See merge request gitlab-org/gitlab!20271
-
David Pisek authored
This commit adds a test to the dependencies controller that checks if the correct sidenavigation is active. It also chages a spec helper to support both `response.body` and `page` objects.
-
Martin Wortschack authored
Merge branch '32780-when-zooming-metrics-at-some-point-we-can-t-adjust-the-zoom-any-further' into 'master' Fixed monitor charts from throwing error when zoomed Closes #32780 See merge request gitlab-org/gitlab!20331
-
Marcel Amirault authored
Resolve "Document lack of support for AD domain trusts in LDAP docs" Closes #1326 See merge request gitlab-org/gitlab!9549
-
Alexander Strachan authored
-
Stan Hu authored
Support go-source meta tag for godoc.org Closes #31397 See merge request gitlab-org/gitlab!19888
-
Ethan Reesor authored
-
Kushal Pandya authored
Update dependency @gitlab/ui to v7.14.0 See merge request gitlab-org/gitlab!20304
-
Heinrich Lee Yu authored
Added migrations for secret snippets See merge request gitlab-org/gitlab!19939
-
Francisco Javier López authored
For the new secret snippets feature we need to add a couple of migrations and also a new index to include the new fields.
-
Marin Jankovski authored
-
Mark Lapierre authored
De-quarantine previously failing AutoDevOps test Closes #35156 See merge request gitlab-org/gitlab!20241
-
Dan Davison authored
-
Marcel Amirault authored
Added docs of search method for adding to an epic See merge request gitlab-org/gitlab!20123
-
Russell Dickenson authored
-
Heinrich Lee Yu authored
Add status 422 in case of errors only Closes #28505 See merge request gitlab-org/gitlab!19276
-
Douglas Barbosa Alexandre authored
Upgrade Gitaly to v1.72.0 See merge request gitlab-org/gitlab!20313
-
GitalyBot authored
-
Heinrich Lee Yu authored
Delete kubernetes cluster association and resources See merge request gitlab-org/gitlab!16954
-
João Cunha authored
- Adds Clusters::Cluster.with_persisted_applications scope - Create workers to remove cluster and resources - Ignore non existing metrics on Prometheus uninstallation - Inform frontend of cluster removing status by the status_name attr - Guarantee kubeclient core can delete namespace and SA - Create cluster cleanup_status state machine - Create cleanup_status_reason for error description
-
Stan Hu authored
Ensure the proj route is correct for error details See merge request gitlab-org/gitlab!20320
-
Sean Arnold authored
- Added helper spec
-
Marcel Amirault authored
Added to Issues docs a note about description history See merge request gitlab-org/gitlab!20269
-
Russell Dickenson authored
-
Ash McKenzie authored
Correct link to Merge trains documentation on MR widget Closes #34406 See merge request gitlab-org/gitlab!19726
-
Marcel Amirault authored
Ensure code sample is indented properly See merge request gitlab-org/gitlab!20330
-
Evan Read authored
-
Ray Paik authored
Documentation typo fix. See merge request gitlab-org/gitlab!20317
-
Evan Read authored
Update EKS help links See merge request gitlab-org/gitlab!20328
-
Ash McKenzie authored
Add group cleanup for GMA when SAML provider is created Closes #35365 See merge request gitlab-org/gitlab!20157
-
Dhiraj Bodicherla authored
Monitor dashboard charts throw error when zoomed quickly and breaks the page
-
- 18 Nov, 2019 9 commits
-
-
Lukas Eipert authored
-
Tiger authored
-
Marcia Ramos authored
More accurate info about Sourcegraph on GL.com See merge request gitlab-org/gitlab!20316
-
Marcia Ramos authored
-
Mark Lapierre authored
Update tests to not log in unnecessarily in before(:all) blocks See merge request gitlab-org/gitlab!20206
-
Mark Lapierre authored
Also changes the API client to log out after creating an access token if it wasn't already logged in. This is so that it doesn't leave the browser logged in at the start of tests when they expect to be able to log in. For example, if a test is the first in the suite it will log in to create an access token. If that happens in a before(:context) block, the test will already be logged in, so an attempt to log in would fail.
-
Michael E. Gruen authored
-
Thong Kuah authored
Strong memoize call Closes #36314 See merge request gitlab-org/gitlab!20295
-
Andreas Brandl authored
Add guard to automatically execute relevant tests See merge request gitlab-org/gitlab!19945
-