- 10 Apr, 2019 13 commits
-
-
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 27 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
-
Sebastian Schweizer authored
-
Michael Kozono authored
-
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
-
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
-
Annabel Dunstone Gray authored
Fix SVG icon colors in Related MRs widget Closes #60249 See merge request gitlab-org/gitlab-ce!27151
-
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
-
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
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
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
-
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>
-
Kamil Trzciński authored
Expose pipeline variables via API Closes #28105 See merge request gitlab-org/gitlab-ce!26501
-
Agustin Henze authored
Used to get the variables via the API endpoint `/projects/:id/pipelines/:pipeline_id/variables` Signed-off-by: Agustin Henze <tin@redhat.com>
-
Clement Ho authored
Enable ESLint rule jest/no-identical-title See merge request gitlab-org/gitlab-ce!27139
-
Clement Ho authored
Remove unused CSS class in Related MRs widget Closes gitlab-ee#10962 See merge request gitlab-org/gitlab-ce!27150
-
Fatih Acet authored
Always show instance configuration link Closes #59730 See merge request gitlab-org/gitlab-ce!26783
-