gitlab-org--gitlab-foss/spec
Bernhard Kaindl c44764f523 Prepare ForkService to support forking projects to given namespaces
Remove overload of BaseService.initialize, so initialize gains params,
which is used to pass the namespace (like e.g. in TransferService).

The namespace is checked for permission to create projects in it.
2014-10-03 11:52:29 +02:00
..
controllers Fix tests 2014-08-07 20:46:17 +03:00
factories Replace project_access attribute with access_level in specs and API 2014-09-15 11:36:50 +03:00
features Remove unnecessary page. from tests. 2014-09-26 09:51:17 +02:00
finders Serialize last_fetched_at as a string with seconds 2014-04-28 12:42:01 +02:00
fixtures Add trailing newline to all text files. 2014-06-21 11:20:22 +02:00
helpers Factor out Emoji parsing using html-pipeline-gitlab 2014-09-26 01:32:33 +02:00
javascripts Add trailing newline to all text files. 2014-06-21 11:20:22 +02:00
lib Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00
mailers Update expected value in notify_spec 2014-09-26 14:55:45 -05:00
models Add specs for Repository#last_commit_for_path 2014-09-29 16:45:16 +03:00
requests/api API: Initial support for forking a project via the API 2014-10-01 10:27:48 +02:00
routing Delete wall notes tests 2014-06-13 14:29:26 +03:00
services Prepare ForkService to support forking projects to given namespaces 2014-10-03 11:52:29 +02:00
support Replace testme with gitlab-test. 2014-09-27 10:11:20 +02:00
tasks/gitlab
workers Fix post-receive specs 2014-09-02 11:05:51 +03:00
factories.rb Fix adminarea and emails for new membership logic 2014-09-15 10:57:02 +03:00
factories_spec.rb
spec_helper.rb Try wear_merged! without argument 2014-10-01 11:43:16 +03:00