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 Allow `rake cache:clear` clearing pipeline status cache 2018-04-10 20:57:00 +08:00
config_lint.rake
dev.rake Reduce remaining diff with EE in app/services 2019-02-14 12:37:55 +01:00
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 Fix typo in method name "silence_stderr" 2018-11-29 20:04:25 -06:00
grape.rake
haml-lint.rake Convert parser warnings to stdout in haml_lint 2018-10-24 15:31:00 +08:00
import.rake Removes all the irrelevant import related code and columns 2018-11-27 12:58:13 +00:00
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 Improve plugins documentation and remove unnecessary rake task 2018-02-28 12:31:19 +02:00
rubocop.rake
scss-lint.rake
services.rake
setup.rake
sidekiq.rake
spec.rake
test.rake Remove test_ci rake task 2018-04-03 07:54:30 +09:00
tokens.rake Document ApplicationRecord / pluck_primary_key 2019-03-29 20:54:06 +00:00
yarn.rake