- 09 Apr, 2019 40 commits
-
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Fix MR assignees for push options Closes #60305 See merge request gitlab-org/gitlab-ce!27186
-
Nick Thomas authored
With multiple MR assignees, `merge_request.assignee_id` is always nil, and `merge_request.assignee_ids` isn't in `merge_request.attributes`. So the existing code doesn't set assignees in the created MR. This fix gets all the tests passing, but we should also check that no other associations in the MergeRequest need similar fixups.
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Quarantine flaky test: "Discussion Comments Issue behaves like discussion comments clicking "Comment" will post a comment" / spec/support/features/discussion_comments_shared_example.rb:19 See merge request gitlab-org/gitlab-ce!27183
-
Michael Kozono authored
-
GitLab Bot authored
-
Robert Speicher authored
Extract preloaded_relations See merge request gitlab-org/gitlab-ce!27168
-
Robert Speicher authored
Resolve "Extract EE specific files/lines for CI/CD app/serializers" Closes #6649 See merge request gitlab-org/gitlab-ee!10670
-
Nick Thomas authored
Mark disabled pages domain for removal See merge request gitlab-org/gitlab-ce!26212
-
Vladimir Shushlin authored
Set pages_domain.remove_at when disabling it Add specs for marking pages domain for removal Notify user that domain is being removed Add documentation
-
Michael Kozono authored
Ensure ID is big enough for prometheus_metrics records Closes #11054 See merge request gitlab-org/gitlab-ee!10679
-
Michael Kozono authored
Fixed failing user views design spec Closes #11056 See merge request gitlab-org/gitlab-ee!10682
-
GitLab Bot authored
-
Lin Jen-Shin authored
Resolve "Extract EE specific files/lines for CI spec/serializers" See merge request gitlab-org/gitlab-ee!10668
-
Michael Kozono authored
Quarantine flaky specs See merge request gitlab-org/gitlab-ee!10680
-
Douglas Barbosa Alexandre authored
Update comments about N + 1 Gitaly calls See merge request gitlab-org/gitlab-ce!27178
-
Kamil Trzciński authored
Quarantine a flaky spec in spec/features/issues/user_interacts_with_awards_spec.rb See merge request gitlab-org/gitlab-ce!27176
-
Phil Hughes authored
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/11056
-
GitLab Bot authored
-
Ramya Authappan authored
Quarantine failing nightly tests See merge request gitlab-org/gitlab-ee!10683
-
Annabel Dunstone Gray authored
Fix SVG icon colors in Related MRs widget Closes #60249 See merge request gitlab-org/gitlab-ce!27151
-
Tanya Pazitny authored
-
GitLab Bot authored
-
Annabel Dunstone Gray authored
Fix icon colors of related MRs widget Closes gitlab-ce#60249 See merge request gitlab-org/gitlab-ee!10660
-
Mike Greiling authored
Remove a "reopen merge request button" on a "merged" merge request Closes #54039 See merge request gitlab-org/gitlab-ce!26965
-
Lin Jen-Shin authored
Resolve "Make the `review-deploy` curl the Review App for a 200 response to decide success" Closes #60229 See merge request gitlab-org/gitlab-ce!27134
-
GitLab Bot authored
-
Andreas Brandl authored
CE port of Move "Authorize project access with external service" to Core See merge request gitlab-org/gitlab-ce!27056
-
Imre Farkas authored
Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE
-
Andreas Brandl authored
Move "Authorize project access with external service" to Core See merge request gitlab-org/gitlab-ee!10437
-
Imre Farkas authored
...instead of EEExternalAuthorizationServiceHelpers
-
GitLab Bot authored
-
Zeger-Jan van de Weg authored
To make sure all known issues are linked to the correct epic, I've gone through the code base, and updated the comments where required.
-
Nick Thomas authored
[Backport] Support multiple assignees for merge requests See merge request gitlab-org/gitlab-ce!27089
-
Nick Thomas authored
Support multiple assignees for merge requests Closes #2004 See merge request gitlab-org/gitlab-ee!10161
-
Marcia Ramos authored
Fix grammar and try to make clearer how a fork works See merge request gitlab-org/gitlab-ce!26929
-
Marcia Ramos authored
add missing word in docs See merge request gitlab-org/gitlab-ce!26882
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-