gitlab-org--gitlab-foss/lib
Toon Claes a723cba574 Avoid plucking Todo ids and use sub-queries instead
TodoService should not call `.select(&:id)` on todos, because this is
bad performance. So instead use sub-queries, which will result in a
single SQL query to the database.

https://docs.gitlab.com/ee/development/sql.html#plucking-ids
2017-08-03 16:31:05 +02:00
..
api Avoid plucking Todo ids and use sub-queries instead 2017-08-03 16:31:05 +02:00
assets
backup Rename ensure_dir_exist -> ensure_storage_path_exist 2017-08-01 07:44:25 +02:00
banzai Rename more path_with_namespace -> full_path or disk_path 2017-08-01 07:28:13 +02:00
bitbucket
ci Rename many path_with_namespace -> full_path 2017-08-01 07:26:58 +02:00
constraints
container_registry
declarative_policy cache the cache key... 2017-07-17 14:38:48 -07:00
generators/rails/post_deployment_migration
github Rename many path_with_namespace -> full_path 2017-08-01 07:26:58 +02:00
gitlab Merge branch '28472-ignore-auto-generated-mails' into 'master' 2017-08-03 12:41:16 +00:00
json_web_token
mattermost Remove Mattermost team with GitLab group 2017-07-28 09:09:55 +02:00
microsoft_teams
omni_auth/strategies Refactor CSRF protection 2017-07-26 11:05:44 +02:00
peek/rblineprof
rouge
support Invalid variable 2017-08-01 05:25:26 +00:00
system_check
tasks Ensure we run installation Rake tasks in a clean env in TestEnv 2017-08-02 19:02:01 +02:00
additional_email_headers_interceptor.rb
banzai.rb
declarative_policy.rb cache DeclarativePolicy.class_for at the class level 2017-07-17 14:38:48 -07:00
disable_email_interceptor.rb
email_template_interceptor.rb
event_filter.rb
expand_variables.rb
extracts_path.rb
feature.rb
file_size_validator.rb
file_streamer.rb
gitlab.rb
gt_one_coercion.rb
repository_cache.rb
static_model.rb
system_check.rb
unfold_form.rb
uploaded_file.rb
version_check.rb