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 Run rubocop -a 2019-03-13 13:42:43 +00:00
brakeman.rake
cache.rake
config_lint.rake
dev.rake
downtime_check.rake
ee_compat_check.rake
eslint.rake
gemojione.rake Revert "Merge branch 'tz-reorganise-digests-json' into 'master'" 2019-04-10 11:49:06 -07:00
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 Run rubocop -a 2019-03-13 13:42:43 +00:00
plugins.rake
rubocop.rake
scss-lint.rake
services.rake
setup.rake
sidekiq.rake
spec.rake
test.rake
tokens.rake Document ApplicationRecord / pluck_primary_key 2019-03-29 20:54:06 +00:00
yarn.rake