- 12 Jun, 2019 5 commits
-
-
Mark Lapierre authored
With nested blocks the inner block was still logged in when the test tried to visit the login page of the secondary node, so the page failed validation because it was already logged in. This moves the secondary sessions outside the primary session block so that the primary session ends and the secondary session can login. It also logs out after each test so that subsequent tests aren't logged in. Resetting the browser session (by using a visit block) isn't enough to log out subsequent sessions
-
Mark Lapierre authored
So that tests don't have to
-
Mark Lapierre authored
When `visit` is called with a block it now visits the page before validating it, and then executes the block
-
GitLab Bot authored
-
Evan Read authored
Fixed documentationmarkdown link in Docker compose note Closes #63114 See merge request gitlab-org/gitlab-ce!29502
-
- 11 Jun, 2019 35 commits
-
-
GitLab Bot authored
-
Evan Read authored
Update issues/index.md with note on label priority sorting See merge request gitlab-org/gitlab-ce!29365
-
Lucas Charles authored
-
GitLab Bot authored
-
Thong Kuah authored
API issues - minor cleanup of permission check See merge request gitlab-org/gitlab-ce!29423
-
Jan Provaznik authored
Adds `set_issue_updated_at` similar to `set_issue_created_at` permission and cleans up the related permission check in issues API.
-
GitLab Bot authored
-
Fatih Acet authored
Fix gl_dropdown scrolling to top on assignee click See merge request gitlab-org/gitlab-ce!29500
-
Paul Slaughter authored
**How?** It looks like when assignees are clicked, the child of the `<a>`. We fix our propogation check by looking at `.closest` which traverses through the element itself and parent.
-
GitLab Bot authored
-
Marcia Ramos authored
Adds a space to fix code display See merge request gitlab-org/gitlab-ce!29463
-
Marcia Ramos authored
Add high level component overview back to architecture page See merge request gitlab-org/gitlab-ce!28729
-
Rachel Nienaber authored
- Wrap text - Move image to /img/
-
Danial Khoshkhou authored
-
Mayra Cabrera authored
Tracking attrs no dev Closes #10124 See merge request gitlab-org/gitlab-ee!13942
-
Luke Bennett authored
Also disable in test env.
-
GitLab Bot authored
-
Marcia Ramos authored
Documented the Admin Area's *Groups* page See merge request gitlab-org/gitlab-ce!28038
-
Russell Dickenson authored
-
Marcia Ramos authored
Docs: Updating issue data and actions doc See merge request gitlab-org/gitlab-ce!28810
-
Marcel Amirault authored
-
GitLab Bot authored
-
Douwe Maan authored
Revert "Automatically update MR merge-ref along merge status" See merge request gitlab-org/gitlab-ce!29492
-
Douwe Maan authored
[EE] Revert "Automatically update MR merge-ref along merge status" See merge request gitlab-org/gitlab-ee!14065
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Remove unnecessary notes from AutoDevOps documentation See merge request gitlab-org/gitlab-ce!27433
-
Mike Lewis authored
-
Achilleas Pipinellis authored
Alertmanager on omnibus requires configuration See merge request gitlab-org/gitlab-ce!28398
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Docs: enable numeric UIDs and GIDs for NFS See merge request gitlab-org/gitlab-ce!21712
-
Ben Bodenmiller authored
-
Phil Hughes authored
Creates pagination component graphql Closes #62788 See merge request gitlab-org/gitlab-ce!29277
-
Achilleas Pipinellis authored
Take out JN title in text See merge request gitlab-org/gitlab-ce!29376
-
Cassiana Gudgenov authored
-
Achilleas Pipinellis authored
Improve wording for automatic license import See merge request gitlab-org/gitlab-ce!29330
-