gitlab-org--gitlab-foss/spec/models/ci
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
..
artifact_blob_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
build_spec.rb Fix job coverage specs 2017-09-13 13:35:18 +02:00
group_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
group_variable_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
legacy_stage_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
pipeline_schedule_spec.rb Use described_class when possible 2017-07-27 14:31:53 +02:00
pipeline_schedule_variable_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
pipeline_spec.rb Memoize the latest builds of a pipeline 2017-09-14 13:20:05 +02:00
pipeline_variable_spec.rb init 2017-07-28 18:13:29 +09:00
runner_spec.rb Fix spec 2017-09-03 23:49:11 +09:00
stage_spec.rb Set a default CI/CD status when it is not known 2017-08-22 14:04:34 +02:00
trigger_request_spec.rb Fix trigger_request.variables 2017-09-04 21:55:26 +09:00
trigger_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
variable_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00