gitlab-ce/spec
Dmitriy Zaporozhets 59c735bd1e Merge branch 'rs-gitlab-com-check' into 'master'
Add `Gitlab.com?` method

To be used as a feature flag for GitLab.com-only features, such as
welcome emails.

We will be careful to only use this to disable features or functionality
that do not make sense for any installations that aren't GitLab.com. We
will not use this to restrict features from other installations or keep
them "exclusive" to GitLab.com.

See merge request !3682
2016-04-13 12:27:17 +00:00
..
config Don't load all of GitLab in mail_room 2016-02-26 18:48:13 -08:00
controllers Merge branch 'issue_15044' into 'master' 2016-04-13 09:10:57 +00:00
factories Reload forked_project_link projects 2016-04-04 21:05:51 +02:00
features Merge branch 'project-title-dropdown' into 'master' 2016-04-12 17:50:27 +00:00
finders Fix specs 2016-03-22 00:23:58 +01:00
fixtures Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature 2016-03-25 13:05:15 +01:00
helpers Merge branch 'decouple-member-notification' into 'master' 2016-04-12 16:39:40 +00:00
initializers Ensure Gravatar host looks like an actual host 2016-01-18 14:58:16 +01:00
javascripts Updated based on Ruby feedback 2016-04-12 13:10:43 -04:00
lib Merge branch 'rs-gitlab-com-check' into 'master' 2016-04-13 12:27:17 +00:00
mailers Premailer shouldn't remove script tags from our emails 2016-04-05 17:03:34 -04:00
models Fix repository cache invalidation issue when project is recreated with an empty repo 2016-04-13 00:04:17 -07:00
requests Merge branch 'api-group-leaking' into 'master' 2016-04-13 11:32:25 +00:00
routing Remove `Profile::KeysController#new` action 2016-03-03 16:13:59 -05:00
services Merge branch 'decouple-member-notification' into 'master' 2016-04-12 16:39:40 +00:00
support Merge branch 'patch/fix-markdown-preview-wikis' into 'master' 2016-04-07 00:17:21 +00:00
tasks/gitlab Ensure uploads dir exists when running backup specs 2016-03-30 15:40:49 +02:00
views Move "I should see Crowd login form" feature to a view spec 2016-02-24 17:38:13 -05:00
workers Migrate Repository#local_branches from gitlab-ee. 2016-04-01 14:21:08 -05:00
factories_spec.rb Add support for not Active Record based factories 2016-03-30 10:44:18 +02:00
rails_helper.rb Started on the actual rspec 3 upgrade 2015-06-22 12:12:49 +02:00
spec_helper.rb Move CarrierWave test env config to separate file 2016-03-30 13:57:01 +02:00
teaspoon_env.rb teaspoon install 2015-05-28 18:22:32 -04:00