Commit graph

7 commits

Author SHA1 Message Date
Lin Jen-Shin
97552924d0 Require possible EE extension 2019-04-10 23:46:16 +08:00
Patrick Bajao
26dadbc9c4 Integrate Gitlab::Keys with Gitlab::Shell
In this commit, some methods that aren't being used
are removed from `Gitlab::Shell`. They are the ff:
- `#remove_keys_not_found_in_db`
- `#batch_read_key_ids`
- `#list_key_ids`

The corresponding methods in `Gitlab::Keys` have been
removed as well.
2019-03-19 11:16:21 +00:00
Nick Thomas
f9e41d0d85
Allow MR diffs to be placed into an object store 2019-02-05 14:12:48 +00:00
James Edwards-Jones
d4f2978734 Backport stub_default_url_options from EE
Used in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5782
2018-12-03 16:12:13 +00:00
Lin Jen-Shin
71fefe1474 Properly implement prepending for Concern 2018-09-11 18:45:49 +08:00
Douglas Barbosa Alexandre
5894dfabc5
Backport LDAP changes to CE 2018-08-23 15:46:45 +02:00
Rémy Coutable
023d4f6f2f
Move spec helpers/matchers/shared examples/contexts to their relevant folder
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-04-23 12:20:30 +02:00
Renamed from spec/support/stub_configuration.rb (Browse further)