gitlab-org--gitlab-foss/app/controllers
Stan Hu 0d8e9f6ee3 Expand FindCommit caching to blob and refs
This enables FindCommit caching to the following actions:

* BlobController#show
* RefsController#logs_tree

It also improves caching in CommitsController since some
duplicate requests were occuring inside the before_action
definitions.
2019-04-06 05:16:22 -07:00
..
admin Add part of needed code 2019-04-05 18:49:46 +00:00
boards
ci
clusters Renames Cluster#managed? to provided_by_user? 2019-03-29 18:23:18 +00:00
concerns Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'" 2019-04-05 13:02:56 +00:00
dashboard Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
explore
google_api
groups Add control for variable value masking 2019-03-29 12:49:59 -06:00
import Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
instance_statistics
ldap
oauth
profiles Merge branch 'create-identity-provider-policy' into 'master' 2019-03-20 16:08:05 +00:00
projects Expand FindCommit caching to blob and refs 2019-04-06 05:16:22 -07:00
sherlock
snippets
users
abuse_reports_controller.rb
application_controller.rb
autocomplete_controller.rb
chaos_controller.rb
confirmations_controller.rb
dashboard_controller.rb Consider array params on rendering MR list on dashboard 2019-04-04 14:54:25 +00:00
graphql_controller.rb Add API access check to Graphql 2019-03-27 14:59:02 +00:00
groups_controller.rb Add part of needed code 2019-04-05 18:49:46 +00:00
health_check_controller.rb
health_controller.rb
help_controller.rb
ide_controller.rb
invites_controller.rb
jwt_controller.rb
metrics_controller.rb
notification_settings_controller.rb
omniauth_callbacks_controller.rb
passwords_controller.rb
profiles_controller.rb
projects_controller.rb Expand FindCommit caching to blob and refs 2019-04-06 05:16:22 -07:00
registrations_controller.rb
root_controller.rb
search_controller.rb Merge branch 'ce-1607-elastic_feature_flag_per_group' into 'master' 2019-03-29 11:54:48 +00:00
sent_notifications_controller.rb
sessions_controller.rb
snippets_controller.rb
uploads_controller.rb
user_callouts_controller.rb
users_controller.rb