- 10 Apr, 2019 28 commits
-
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
Rémy Coutable authored
Double retries for rspec-retries See merge request gitlab-org/gitlab-ce!27208
-
Kamil Trzciński authored
Quarantine a flaky spec in spec/features/issues/user_creates_branch_and_merge_request_spec.rb See merge request gitlab-org/gitlab-ce!27202
-
GitLab Release Tools Bot authored
-
Lin Jen-Shin authored
It was 2*4 => 8 times before, so 4 times is still half retries
-
Douwe Maan authored
Fix GitHub project import visibility See merge request gitlab-org/gitlab-ce!27133
-
Lin Jen-Shin authored
Only run quarantine tests on master and schedules See merge request gitlab-org/gitlab-ce!27203
-
Achilleas Pipinellis authored
Correct spelling mistake in documentation See merge request gitlab-org/gitlab-ce!26795
-
Achilleas Pipinellis authored
Adds details about adding links to external accounts. Fixes #54884. Closes #54884 See merge request gitlab-org/gitlab-ce!24007
-
knod authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Achilleas Pipinellis authored
Documentation for AuthorizedKeysCommand enabled by default in Docker See merge request gitlab-org/gitlab-ce!27184
-
Evan Read authored
Add guide on how to reset runners token See merge request gitlab-org/gitlab-ce!26829
-
Rémy Coutable authored
Revert "Merge branch 'sh-optimize-projects-api' into 'master'" Closes #60315 See merge request gitlab-org/gitlab-ce!27195
-
Steve Azzopardi authored
-
James Lopez authored
Resolve "Improvements of kubernetes.log" Closes #59276 See merge request gitlab-org/gitlab-ce!26895
-
Dylan Griffith authored
Log events so that it's easy to see when different requests are starting.
-
Achilleas Pipinellis authored
Run anchor check on every build See merge request gitlab-org/gitlab-ce!26745
-
Evan Read authored
-
Achilleas Pipinellis authored
Update broken links to new destinations See merge request gitlab-org/gitlab-ce!27155
-
Evan Read authored
-
Achilleas Pipinellis authored
Update housekeeping docs to match UI See merge request gitlab-org/gitlab-ce!27182
-
Greg Myers authored
Correct screenshot and menu location on housekeeping docs
-
Stan Hu authored
This reverts merge request !26481
-
- 09 Apr, 2019 12 commits
-
-
Achilleas Pipinellis authored
Change mode to 644 for doc/ci/variables/img/ See merge request gitlab-org/gitlab-ce!27179
-
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.
-
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
-
GitLab Release Tools Bot authored
[ci skip]
-
Sebastian Schweizer authored
-
Michael Kozono authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Robert Speicher authored
Extract preloaded_relations See merge request gitlab-org/gitlab-ce!27168
-
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
-
Douglas Barbosa Alexandre authored
Update comments about N + 1 Gitaly calls See merge request gitlab-org/gitlab-ce!27178
-