gitlab-org--gitlab-foss/spec
Yorick Peterse 7219009993
Memoize the latest builds of a pipeline
This ensures that if a pipeline is present for the last commit on a
project's homepage we only run 1 query to get the builds, instead of
running 2 queries.

See https://gitlab.com/gitlab-org/gitlab-ce/issues/36878#note_40073339
for more information.
2017-09-14 13:20:05 +02:00
..
bin
config
controllers
db/production
factories
features
finders
fixtures
helpers
initializers
javascripts
lib
mailers
migrations
models Memoize the latest builds of a pipeline 2017-09-14 13:20:05 +02:00
policies
presenters
requests
routing
rubocop/cop
serializers
services
sidekiq/cron
support
tasks
unicorn
uploaders
validators
views
workers
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb