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 Use Gitlab::Git helper methods and constants as much as possible. 2015-03-10 13:39:31 +01:00
asana_service.rb Enable more rubocop style checks 2015-03-24 18:28:10 -07:00
assembla_service.rb Added comment notification events to HipChat and Slack services. 2015-03-06 06:54:00 -08:00
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 Use Gitlab::Git helper methods and constants as much as possible. 2015-03-10 13:39:31 +01:00
ci_service.rb Link to CI with ref 2015-03-20 19:19:29 +02:00
custom_issue_tracker_service.rb Re-annotate models 2015-03-04 14:14:00 -08:00
emails_on_push_service.rb Clean up code by using keyword arguments. 2015-03-23 15:08:19 +01:00
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 Re-annotate models 2015-03-04 14:14:00 -08:00
gemnasium_service.rb Re-annotate models 2015-03-04 14:14:00 -08:00
gitlab_ci_service.rb CI forking: tests 2015-04-06 19:45:16 +03:00
gitlab_issue_tracker_service.rb Use relative URL for Markdown references, except in mails. 2015-03-27 10:39:05 +01:00
hipchat_service.rb Use Gitlab::Git helper methods and constants as much as possible. 2015-03-10 13:39:31 +01:00
irker_service.rb Use `\A` and `\z` in regexes instead of `^` and `$`. 2015-04-10 18:31:07 +02:00
issue_tracker_service.rb Use relative URL for Markdown references, except in mails. 2015-03-27 10:39:05 +01:00
jira_service.rb Added comment notification events to HipChat and Slack services. 2015-03-06 06:54:00 -08:00
pivotaltracker_service.rb Added comment notification events to HipChat and Slack services. 2015-03-06 06:54:00 -08:00
pushover_service.rb Use Gitlab::Git helper methods and constants as much as possible. 2015-03-10 13:39:31 +01:00
redmine_service.rb Added comment notification events to HipChat and Slack services. 2015-03-06 06:54:00 -08:00
slack_service.rb Add tag_push event notification to HipChat and Slack services. 2015-03-06 08:31:49 -08:00
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