gitlab-org--gitlab-foss/app
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
..
assets Truncate milestone text on collapse; add tooltip for title 2017-09-14 09:02:29 +00:00
controllers Merge branch '34510-board-issues-sql-speedup' into 'master' 2017-09-14 08:30:11 +00:00
finders
helpers Fixed width of sub-group in breadcrumb dropdown 2017-09-13 16:17:14 -07:00
mailers
models Memoize the latest builds of a pipeline 2017-09-14 13:20:05 +02:00
policies
presenters
serializers Implemented the new Description Content 2017-09-12 11:19:06 +02:00
services Fix PipelineTriggerService to associate trigger_request with builds 2017-09-13 17:02:26 +09:00
uploaders
validators
views Memoize the latest builds of a pipeline 2017-09-14 13:20:05 +02:00
workers