gitlab-org--gitlab-foss/app
Kamil Trzciński 650f40865e Forbid the use of #reload and prefer #reset
The `#reload` makes to load all objects into memory,
and the main purpose of `#reload` is to drop the association cache.

The `#reset` seems to solve exactly that case.
2019-04-15 13:05:14 +02:00
..
assets Fixed fluid layout preference not being respected in diffs 2019-04-12 09:32:05 +01:00
controllers Forbid the use of #reload and prefer #reset 2019-04-15 13:05:14 +02:00
finders Revert "Merge branch 'sh-optimize-projects-api' into 'master'" 2019-04-10 03:36:09 +00:00
graphql Increase GraphQL complexity 2019-04-08 12:33:33 -05:00
helpers Revert "Merge branch '24704-download-repository-path' into 'master'" 2019-04-11 15:49:53 +08:00
mailers [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
models Forbid the use of #reload and prefer #reset 2019-04-15 13:05:14 +02:00
policies Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
presenters Add pipeline bridge presenter 2019-04-03 12:25:25 +02:00
serializers Add time tracking to issue board entities 2019-04-10 11:00:41 +00:00
services Forbid the use of #reload and prefer #reset 2019-04-15 13:05:14 +02:00
uploaders Merge branch 'drop-usage-of-leagcy-artifacts' into 'master' 2019-04-04 19:46:37 +00:00
validators Align UrlValidator to validate_url gem implementation. 2019-04-11 06:29:07 +00:00
views Forbid the use of #reload and prefer #reset 2019-04-15 13:05:14 +02:00
workers Merge branch 'limit-amount-of-created-pipelines' into 'master' 2019-04-11 08:30:21 +00:00