gitlab-org--gitlab-foss/lib/tasks
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
..
ci
gitlab Forbid the use of #reload and prefer #reset 2019-04-15 13:05:14 +02:00
migrate
brakeman.rake
cache.rake
config_lint.rake
dev.rake
downtime_check.rake
ee_compat_check.rake
eslint.rake
gemojione.rake
gettext.rake
grape.rake
haml-lint.rake
import.rake
karma.rake Removed also the in the meanwhile introduced rake task 2019-04-10 13:51:14 -07:00
lint.rake
plugins.rake
rubocop.rake
scss-lint.rake
services.rake
setup.rake
sidekiq.rake
spec.rake
test.rake
tokens.rake
yarn.rake