gitlab-org--gitlab-foss/spec
Douwe Maan af5c7c76ff Merge branch 'bugfix/html-email-brackets' into 'master'
unwrap links without an href

Closes #27645

See merge request !9045
2017-06-20 17:14:37 +00:00
..
bin Enable the RSpec/ExpectOutput cop 2017-05-18 18:56:26 +02:00
config
controllers Merge branch 'tc-fix-group-finder-subgrouping' into 'master' 2017-06-16 17:51:35 +00:00
db/production Handle case where GITLAB_PROMETHEUS_METRICS_ENABLED is non boolean value by defaulting to false 2017-06-06 13:16:55 +02:00
factories If migrations are pending, make CurrentSettings use existing values and populate missing columns with defaults 2017-06-19 09:54:48 -07:00
features Merge branch 'hide-edit-comment-and-report-as-abuse-conditionally' into 'master' 2017-06-20 16:04:46 +00:00
finders Merge branch 'add-since-and-until-params-to-issuables' into 'master' 2017-06-19 12:13:27 +00:00
fixtures add a spec for no-href link parsing 2017-06-19 14:24:19 -07:00
helpers Fix avatar images in pipeline emails 2017-06-20 15:42:10 +01:00
initializers Instrument MergeRequestDiff#load_commits 2017-06-14 12:01:38 +01:00
javascripts Uniformize code between both pipelines tables 2017-06-20 14:54:55 +00:00
lib Merge branch 'bugfix/html-email-brackets' into 'master' 2017-06-20 17:14:37 +00:00
mailers Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
migrations Deserialise existing custom notification settings 2017-06-15 15:15:13 +01:00
models Merge branch 'refactor-projects-finder-init-collection' into 'master' 2017-06-20 15:55:31 +00:00
policies Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
presenters Display issue state in issue links section of merge request widget 2017-06-09 10:21:56 +02:00
requests Re-instate is_admin flag in users API is current user is an admin 2017-06-20 14:54:29 +00:00
routing Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
rubocop/cop Require rubocop-rspec in the correct location 2017-06-14 17:08:34 -05:00
serializers Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
services Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master' 2017-06-16 16:32:53 +00:00
sidekiq/cron Resolve "Update gem sidekiq-cron from 0.4.4 to 0.6.0 and rufus-scheduler from 3.1.10 to 3.4.0" 2017-05-10 15:48:09 +00:00
support Merge branch 'hide-edit-comment-and-report-as-abuse-conditionally' into 'master' 2017-06-20 16:04:46 +00:00
tasks Stop using deprecated path field on Gitaly messages 2017-06-14 19:33:43 -04:00
unicorn Increase unicorn test boot timeout to 5 minutes 2017-06-08 18:35:55 +02:00
uploaders Fix filename method of GitlabUploader to return always real filename 2017-06-13 00:37:12 +02:00
validators Avoid crash when trying to parse string with invalid UTF-8 sequence 2017-05-30 15:05:52 +00:00
views Merge branch 'hide-edit-comment-and-report-as-abuse-conditionally' into 'master' 2017-06-20 16:04:46 +00:00
workers Add “Project moved” error to Git-over-SSH 2017-06-16 14:14:19 -07:00
factories_spec.rb Lint our factories creation in addition to their build 2017-06-02 19:06:50 +02:00
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Include Devise::Test::IntegrationHelpers for all feature specs 2017-06-19 18:59:03 -05:00