gitlab-org--gitlab-foss/app/models/project_services
Dmitriy Zaporozhets 8d9d63b250 Merge branch 'arbitrary-local-repo-import' into 'master'
Prevent arbitary local repos from being imported.

Fixes gitlab/gitlab-ee#263.

See merge request !1763
2015-04-12 10:21:15 +00:00
..
slack_service
asana_service.rb
assembla_service.rb
bamboo_service.rb Don't use URI.regexp to validate since it doens't have start/end anchors. 2015-04-11 11:38:14 +02:00
buildkite_service.rb Rename last uses of Buildbox to Buildkite 2015-04-11 14:05:22 -04:00
campfire_service.rb
ci_service.rb
custom_issue_tracker_service.rb
emails_on_push_service.rb
external_wiki_service.rb Don't use URI.regexp to validate since it doens't have start/end anchors. 2015-04-11 11:38:14 +02:00
flowdock_service.rb
gemnasium_service.rb
gitlab_ci_service.rb CI forking: tests 2015-04-06 19:45:16 +03:00
gitlab_issue_tracker_service.rb
hipchat_service.rb
irker_service.rb Use `\A` and `\z` in regexes instead of `^` and `$`. 2015-04-10 18:31:07 +02:00
issue_tracker_service.rb
jira_service.rb
pivotaltracker_service.rb
pushover_service.rb
redmine_service.rb
slack_service.rb
teamcity_service.rb Don't use URI.regexp to validate since it doens't have start/end anchors. 2015-04-11 11:38:14 +02:00