gitlab-org--gitlab-foss/spec/services/projects
Stan Hu eede032345 Backport GitHub Enterprise import support from EE
These changes were pulled from GitLab EE to support configuring
an alternative API URL than the default https://api.github.com.
In addition, the `verify_ssl` flag allows users to disable SSL cert
checking.

One modification: add a default `args` option if it does not exist
to avoid breaking existing configurations.
2016-04-26 21:00:55 -07:00
..
autocomplete_service_spec.rb Restrict access for confidential issues on autocomplete 2016-03-17 20:55:59 -03:00
create_service_spec.rb Fix creator should be added as a master of the project on creation 2016-01-19 13:24:42 -02:00
destroy_service_spec.rb Tag service specs 2015-12-09 11:55:49 +01:00
download_service_spec.rb DRY up upload and download services 2016-01-08 17:38:53 +01:00
fork_service_spec.rb Tag service specs 2015-12-09 11:55:49 +01:00
housekeeping_service_spec.rb Fix HousekeepingService tests 2016-03-18 14:46:51 +01:00
import_service_spec.rb Backport GitHub Enterprise import support from EE 2016-04-26 21:00:55 -07:00
transfer_service_spec.rb Setup visibility level for project when transfering for a group 2016-04-13 15:28:10 -03:00
unlink_fork_service_spec.rb Fix rubocop in unlink fork service specs 2016-04-03 15:17:14 +00:00
update_service_spec.rb Make better use of the visibility_level factory traits 2016-03-08 16:40:45 -05:00
upload_service_spec.rb Tag service specs 2015-12-09 11:55:49 +01:00