gitlab-org--gitlab-foss/lib/tasks/gitlab
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
..
artifacts Run rubocop -a 2019-03-13 13:42:43 +00:00
lfs Run rubocop -a 2019-03-13 13:42:43 +00:00
uploads Rake task for removing exif from uploads 2019-04-02 07:48:35 +00:00
assets.rake
backup.rake
bulk_add_permission.rake
check.rake
cleanup.rake
db.rake Fix attempting to drop views in PostgreSQL 2019-04-02 00:19:22 +00:00
dev.rake
exclusive_lease.rake
features.rake
git.rake
gitaly.rake
helpers.rake
import.rake
import_export.rake
info.rake Backport EE changes to gitlab:env:info 2019-04-02 14:57:44 +02:00
ldap.rake
list_repos.rake
pages.rake
setup.rake
shell.rake Integrate Gitlab::Keys with Gitlab::Shell 2019-03-19 11:16:21 +00:00
storage.rake
tcp_check.rake
test.rake
traces.rake Run rubocop -a 2019-03-13 13:42:43 +00:00
track_deployment.rake
two_factor.rake
update_templates.rake Forbid the use of #reload and prefer #reset 2019-04-15 13:05:14 +02:00
web_hook.rake
workhorse.rake