- 29 Nov, 2018 40 commits
-
-
Steve Azzopardi authored
-
Steve Azzopardi authored
-
Grzegorz Bizon authored
Retry the review-qa-smoke job twice Closes #54610 See merge request gitlab-org/gitlab-ce!23440
-
Rémy Coutable authored
Fix Environment terminal specs for EE See merge request gitlab-org/gitlab-ce!23421
-
Achilleas Pipinellis authored
Docs: add link to the docs site from /help landing page See merge request gitlab-org/gitlab-ce!23434
-
Achilleas Pipinellis authored
Docs: add link to the docs site from /help landing page See merge request gitlab-org/gitlab-ee!8639
-
Rémy Coutable authored
Merge branch 'docs/8608-update-approval-guidelines-to-include-red-orange-data-reviews' into 'master' Add RED data security requirement to code review See merge request gitlab-org/gitlab-ce!23426
-
Achilleas Pipinellis authored
Remove link that is broken now See merge request gitlab-org/gitlab-ce!23427
-
James Lopez authored
-
Rémy Coutable authored
Commits API: Preserve file content in move operations if unspecified Closes #52974 et #51083 See merge request gitlab-org/gitlab-ce!23387
-
Rémy Coutable authored
Also, enable debug mode. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Steve Azzopardi authored
Resolve conflicts for https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8634
-
Steve Azzopardi authored
Resolve conflicts for https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8634
-
Steve Azzopardi authored
Resolve conflict in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8634
-
Bob Van Landuyt authored
-
Steve Azzopardi authored
Resolve conflicts for https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8634
-
Bob Van Landuyt authored
-
Marcia Ramos authored
-
Marcia Ramos authored
-
Marcia Ramos authored
-
Kamil Trzciński authored
Improve traceability for failed attempts of archiving traces Closes #51502 See merge request gitlab-org/gitlab-ce!21826
-
Marcia Ramos authored
Encourage MR author preparation in Code Review Guidelines documentation See merge request gitlab-org/gitlab-ce!23360
-
Douwe Maan authored
Remove needless auto-capitalization on Wiki page titles Closes #38317 See merge request gitlab-org/gitlab-ce!23288
-
George Tsiolis authored
-
Rémy Coutable authored
Add config to prohibit impersonation See merge request gitlab-org/gitlab-ce!23338
-
Douwe Maan authored
Make RemoteMirror's only_protected_branches default value consistent See merge request gitlab-org/gitlab-ce!23410
-
Yorick Peterse authored
Move EE only differences for finders Closes #8599 See merge request gitlab-org/gitlab-ee!8629
-
Filipa Lacerda authored
Added frontend GraphQL docs See merge request gitlab-org/gitlab-ce!23405
-
George Tsiolis authored
-
Imre Farkas authored
Adds gitlab.impersonation_enabled config option defaulting to true to keep the current default behaviour. Only the act of impersonation is modified, impersonation token management is not affected.
-
Sean McGivern authored
Add a rebase API endpoint for merge requests Closes #33705 See merge request gitlab-org/gitlab-ce!23296
-
Sean McGivern authored
EE port of " Add a rebase API endpoint for merge requests" See merge request gitlab-org/gitlab-ee!8623
-
Yorick Peterse authored
In EE we redefine Environment#terminals, which makes it impossible to use `allow_any_instance_of(Environment)` or `expect_any_instance_of(Environment)`. Other approaches of stubbing this class, such as by stubbing `new`, only result in spec failures. To solve this issue, we add a simple `defined?(EE)` check in the tests to change the thing that we are testing. This is rather obnoxious, because it requires EE knowledge in CE, and can break if `EE::Environment` is removed without updating CE. Unfortunately, it appears to be the only solution we have apart from modifying these tests in EE (which would cause merge conflicts).
-
Steve Azzopardi authored
-
Steve Azzopardi authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
commit 10456b1e9240886432f565dd17689080bbb133b9 Merge: 312c1a9bdf8 a5f46278 Author: Shinya Maeda <shinya@gitlab.com> Date: Thu Nov 29 14:33:21 2018 +0900 Merge branch 'master-ce' into add-counter-for-trace-chunks commit 312c1a9bdf8efc45c3fed5ff50f05cc589bbb4ed Author: Shinya Maeda <shinya@gitlab.com> Date: Wed Nov 28 20:06:18 2018 +0900 Fix coding offence commit e397cc2ccc1b2cf7f8b3558b8fa81fe2aa0ab366 Author: Shinya Maeda <shinya@gitlab.com> Date: Wed Nov 28 14:40:24 2018 +0900 Fix tracking archive failure
-
Evan Read authored
Update documentation with note regarding restoring ssh host keys See merge request gitlab-org/gitlab-ce!23392
-