- 19 Nov, 2019 23 commits
-
-
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
-
- 18 Nov, 2019 17 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
-
Clement Ho authored
Remove all references to BoardsService in index.vue See merge request gitlab-org/gitlab!20152
-
Marvin Karegyeya authored
-
Dan Davison authored
Add extensibility to the data-qa selection mechanism Closes gitlab-org/quality/team-tasks#197 See merge request gitlab-org/gitlab!17790
-
Dan Davison authored
Switch Issue expectations to use new selection Add documentation for extensibility Apply suggestion to app/views/projects/issues/_issue.html.haml Introduced in 12.5 Refactor k,v/key,value a/attr Fix docs-lint and static-analysis failures
-
Walmyr Lima e Silva Filho authored
Refactor Plan QA tests to use Login Flow See merge request gitlab-org/gitlab!20298
-
Andreas Brandl authored
-
Andreas Brandl authored
This adds guard to automatically run relevant tests on file save. It can be run with `bundle exec guard`.
-
Douglas Barbosa Alexandre authored
Merge branch '12796-remove-merge_trains_enabled-column-from-project_ci_cd_settings-table' into 'master' Mark project_ci_cd_settings.merge_trains_enabled for removal See merge request gitlab-org/gitlab!19695
-