gitlab-org--gitlab-foss/spec
Luke Duncalfe 33ca9d6515 Scope out merge commits in MergeRequest spec
Previously the code for excluding merge commits from the commit
collection (CommitCollection#without_merge_commits) was not working
when the commits had come from a merge request. Now that this has been
fixed, these tests fails. They should always have been written to
exclude merge commits when comparing.
2019-03-22 10:26:16 +13:00
..
bin
config
controllers Reject HEAD requests to info/refs endpoint 2019-03-19 11:23:51 -07:00
db
dependencies
factories
features
finders Merge branch 'only-counted-active-milestones-as-started' into 'master' 2019-03-19 22:25:11 +00:00
fixtures
frontend
graphql
helpers
initializers
javascripts
lib Enrich commits with full data in CommitCollection 2019-03-22 10:26:15 +13:00
mailers
migrations
models Scope out merge commits in MergeRequest spec 2019-03-22 10:26:16 +13:00
policies
presenters
rack_servers
requests
routing
rubocop
serializers Enrich commits with full data in CommitCollection 2019-03-22 10:26:15 +13:00
services
sidekiq/cron
support
tasks
uploaders
validators
views
workers
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb