- 19 Jul, 2020 1 commit
-
-
Stan Hu authored
Currently `before_all` doesn't rollback data properly between examples when the data is in the Geo tracking database. We use `before` instead of `before_all` to avoid polluting data data across examples. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/230333
-
- 18 Jul, 2020 9 commits
-
-
Stan Hu authored
Add support for Mermaid diagram in AsciiDoc See merge request gitlab-org/gitlab!36127
-
Guillaume Grossetie authored
-
Thong Kuah authored
Removed deprecated ECS template Closes #220821 See merge request gitlab-org/gitlab!36143
-
Etienne Baqué authored
-
Dan Davison authored
Add AutoDevOps template validation spec Closes gitlab-org/quality/testcases#762 See merge request gitlab-org/gitlab!22254
-
Michael Kozono authored
Resolve "Search API merge_requests scope preload project features" Closes #219309 See merge request gitlab-org/gitlab!36712
-
Dmitry Gruzd authored
-
Paul Slaughter authored
Fix silent js errors when viewing comments Closes #229821 See merge request gitlab-org/gitlab!37216
-
-
- 17 Jul, 2020 30 commits
-
-
Craig Norris authored
Include manage:access metadata in files in doc/security See merge request gitlab-org/gitlab!37261
-
Craig Norris authored
Clean up embed-related pages See merge request gitlab-org/gitlab!37253
-
Amy Qualls authored
Update the page to get closer to GitLab tone and style.
-
Mayra Cabrera authored
Refactor handle_merge_request_errors! method See merge request gitlab-org/gitlab!36600
-
Mike Jang authored
-
Robert Speicher authored
Remove flag and document max artifact size plan limits See merge request gitlab-org/gitlab!37226
-
Paul Slaughter authored
Copy updates for PipelineTourSuccessModal Closes gitlab-org/growth/product#1559 See merge request gitlab-org/gitlab!34621
-
Mayra Cabrera authored
Revert "Merge branch 'create-dast-site-profile-from-mutation-225404' into 'master'" Closes #229964 See merge request gitlab-org/gitlab!37254
-
Paul Slaughter authored
Show clone button for activity on project page Closes #223003 See merge request gitlab-org/gitlab!36147
-
Samantha Ming authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/223003 Display clone button on project page for non-default activity preference. This solves the issue of the clone button not visible on project homepage with non-default overivew preference.
-
Kyle Wiebers authored
This reverts merge request !36792
-
Amy Qualls authored
Update docs for core merge request approvals See merge request gitlab-org/gitlab!37215
-
Daniel Gruesso authored
-
Stan Hu authored
Merge branch '199193-track-total-number-of-instances-using-an-external-container-registry' into 'master' Add container registry observations to usage ping Closes #199193 See merge request gitlab-org/gitlab!37203
-
João Pereira authored
-
Robert Speicher authored
-
Enrique Alcántara authored
Use Draft as the primary work in progress indicator See merge request gitlab-org/gitlab!36666
-
Thomas Randolph authored
Also, default to Draft when the dynamic link is clicked
-
Craig Norris authored
Docs: Updated tier forrelease evidence See merge request gitlab-org/gitlab!37250
-
Mayra Cabrera authored
Don’t show close icon on flash warning See merge request gitlab-org/gitlab!36581
-
Suzanne Selhorn authored
-
Jose Ivan Vargas authored
Remove unreadable clusters for select menu See merge request gitlab-org/gitlab!37183
-
Mayra Cabrera authored
Remove unused approvals controller actions See merge request gitlab-org/gitlab!36855
-
Bob Van Landuyt authored
Make MergeService idempotent and prevent duplicate notifications Closes #32737 See merge request gitlab-org/gitlab!32456
-
Gary Holtz authored
* MergeService will now check if an MR was already merged * SquashService will check if an MR was already merged * PostMergeService has been broken apart and some elements have been added into a transaction * PostMergeService will not run unless the source branch was set to be deleted and successfully was. * Specs have been added for the above and to prevent duplicate notifications
-
Mayra Cabrera authored
Prevent some abilities when namespace is over storage limit See merge request gitlab-org/gitlab!36493
-
Amy Qualls authored
Update mg.gitlab.com IP Address See merge request gitlab-org/gitlab!37235
-
Sanad Liaquat authored
Add e2e spec to test recreating user after removal Closes gitlab-org/quality/testcases#851 See merge request gitlab-org/gitlab!36959
-
Sanad Liaquat authored
Also add page objects requried for the test
-
Andrew Fontaine authored
Use VisibilityJS instead of document.hidden Closes #229831 See merge request gitlab-org/gitlab!37189
-