gitlab-org--gitlab-foss/spec
Douwe Maan 2e3c2a355f Merge branch 'snippets-with-comments-cause-a-500-when-they-show-up-in-search-results-14764' into 'master'
Fix Error 500 when searching for a comment in a project snippet

Closes #14764. /cc @stanhu, and thank you for the spec! ;)

See merge request !3468
2016-04-01 08:38:16 +00:00
..
config Don't load all of GitLab in mail_room 2016-02-26 18:48:13 -08:00
controllers Minor clean up on admin/users_controller_spec 2016-03-31 22:29:32 +02:00
factories Extend specs for GFM uploads rewriter 2016-03-31 09:43:47 +02:00
features Fix view of notes in search results when noteable is a snippet 2016-03-31 09:40:57 +02: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 Implementing 'Groups View' and 'TODOs View' as options for dashboard preferences. 2016-03-24 19:59:54 +01:00
initializers
javascripts Change `js-quick-submit` behavior to expect the class on the form 2016-03-02 15:11:15 -05:00
lib Fix rubocop offenses in upload rewriter specs 2016-03-31 10:41:57 +02:00
mailers 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
models Remove "Congratulations!" tweet button on newly-created project. 2016-03-31 17:09:36 -06:00
requests Merge branch 'mariusz_jachimowicz/gitlab-ce-i_14415_expose_label_description' into 'master' 2016-03-29 16:21:16 -04:00
routing Remove `Profile::KeysController#new` action 2016-03-03 16:13:59 -05:00
services Merge branch 'fix-mentions-on-confidential-issues-for-non-members' into 'master' 2016-04-01 08:36:20 +00:00
support Move CarrierWave test env config to separate file 2016-03-30 13:57:01 +02: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 Check if repo exists before attempting to update cache info 2016-03-27 06:17:49 -07:00
factories_spec.rb Add support for not Active Record based factories 2016-03-30 10:44:18 +02:00
rails_helper.rb
spec_helper.rb Move CarrierWave test env config to separate file 2016-03-30 13:57:01 +02:00
teaspoon_env.rb