- 10 Apr, 2019 21 commits
-
-
Marcel Amirault authored
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Documentation for AuthorizedKeysCommand enabled by default in Docker See merge request gitlab-org/gitlab-ce!27184
-
GitLab Bot authored
-
Evan Read authored
Add guide on how to reset runners token See merge request gitlab-org/gitlab-ce!26829
-
GitLab Bot authored
-
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
-
GitLab Bot 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
-
GitLab Bot 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
-
Evan Read authored
Copy and merge the existing SAST docs to a new location Closes #10755 See merge request gitlab-org/gitlab-ee!10623
-
Stan Hu authored
This reverts merge request !26481
-
Evan Read authored
Copy and merge the existing Container Scanning docs to a new location Closes #10757 See merge request gitlab-org/gitlab-ee!10649
-
- 09 Apr, 2019 19 commits
-
-
Stan Hu authored
Documentation fix `git_data_dirs` syntax in nfs_host_client_setup.md Closes #11068 See merge request gitlab-org/gitlab-ee!10687
-
julien MILLAU authored
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Docs: subscription page minor fixes See merge request gitlab-org/gitlab-ee!10684
-
Achilleas Pipinellis authored
Change mode to 644 for doc/ci/variables/img/ See merge request gitlab-org/gitlab-ce!27179
-
Achilleas Pipinellis authored
Merge the following docs into one: - https://docs.gitlab.com/ee/user/project/merge_requests/sast.html - https://docs.gitlab.com/ee/ci/examples/sast.html
-
Achilleas Pipinellis authored
Merge the following docs into one: - https://docs.gitlab.com/ee/user/project/merge_requests/container_scanning.html - https://docs.gitlab.com/ee/ci/examples/container_scanning.html
-
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
-
Sebastian Schweizer authored
-
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
-