gitlab-org--gitlab-foss/app/controllers
Kamil Trzcinski 263717d70c Do not perform hard check (presence of file on storage)
Instead perform soft check (the column set to indicate that file does exist)
2017-09-19 16:41:28 +02:00
..
admin Fix notification message when admin label was modified 2017-09-18 11:09:00 +02:00
boards fix another N+1 query for label priorities 2017-09-12 15:49:01 -04:00
ci move lib/ci/gitlab_ci_yaml_processor.rb into lib/gitlab/ci/yaml_processor.rb 2017-09-12 22:32:02 +03:00
concerns Move issues index variable setting to a method 2017-09-07 11:46:52 -04:00
dashboard Eager load namespace owners for project dashboards 2017-09-11 16:18:59 +02:00
explore
groups
import
oauth
profiles Merge branch '37789-followup-for-read-registry-change' into 'master' 2017-09-18 14:42:37 +00:00
projects Do not perform hard check (presence of file on storage) 2017-09-19 16:41:28 +02:00
sherlock
snippets
abuse_reports_controller.rb
application_controller.rb
autocomplete_controller.rb move find_users method into finder and add load_group method 2017-09-10 18:31:06 +03:00
confirmations_controller.rb
dashboard_controller.rb
groups_controller.rb Make Members with Owner and Master roles always able to create subgroups 2017-09-07 13:47:58 -05:00
health_check_controller.rb
health_controller.rb
help_controller.rb
invites_controller.rb
jwt_controller.rb
koding_controller.rb
metrics_controller.rb
notification_settings_controller.rb
omniauth_callbacks_controller.rb
passwords_controller.rb
profiles_controller.rb Profile updates from providers 2017-09-06 16:38:52 +03:00
projects_controller.rb
registrations_controller.rb
root_controller.rb Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
search_controller.rb Adds cacheless render to Banzai object render 2017-09-06 15:35:35 +01:00
sent_notifications_controller.rb
sessions_controller.rb
snippets_controller.rb
unicorn_test_controller.rb
uploads_controller.rb
users_controller.rb