gitlab-org--gitlab-foss/spec/services/projects
blackst0ne 27c95364b5 Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
..
group_links Refactor/group links controller 2017-11-01 14:08:18 +00:00
hashed_storage Changes to Attachments Migration for EE and Geo compatibility 2017-11-28 11:22:23 +01:00
after_import_service_spec.rb Try to make reserved ref names more obvious 2017-08-25 23:00:06 +08:00
autocomplete_service_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
count_service_spec.rb Fixed bug 2017-12-04 12:33:19 +01:00
create_from_template_service_spec.rb After merge cleanup 2017-08-07 15:09:14 +02:00
create_service_spec.rb Hide Gollum inside Gitlab::Git::Wiki 2017-10-03 16:58:33 +00:00
destroy_service_spec.rb Fix errors when deleting a forked project 2017-10-17 16:46:07 +02:00
download_service_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
enable_deploy_key_service_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
fork_service_spec.rb The API isn't using the appropriate services for managing forks 2017-12-07 08:44:55 +00:00
forks_count_service_spec.rb Cache the number of open issues and merge requests 2017-08-23 13:42:29 +02:00
hashed_storage_migration_service_spec.rb Backport EE changes to make test possible when prepending modules 2017-11-24 03:31:08 +01:00
housekeeping_service_spec.rb Allow to use same periods for housekeeping tasks 2017-09-11 17:41:07 +02:00
import_service_spec.rb Replace old GH importer with the parallel importer 2017-11-07 23:25:03 +01:00
open_issues_count_service_spec.rb Cache the number of open issues and merge requests 2017-08-23 13:42:29 +02:00
open_merge_requests_count_service_spec.rb Cache the number of open issues and merge requests 2017-08-23 13:42:29 +02:00
participants_service_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
propagate_service_template_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
transfer_service_spec.rb Fix hashed storage with project transfers to another namespace 2017-11-16 22:41:04 -08:00
unlink_fork_service_spec.rb Don't link LFS-objects multiple times. 2017-12-19 17:06:18 +01:00
update_pages_configuration_service_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
update_pages_service_spec.rb Use `job_artifacts_archive|metadata` 2017-12-03 12:04:49 +01:00
update_service_spec.rb Remove Auto DevOps checkboxes - backend 2017-12-04 17:47:38 +01:00