gitlab-org--gitlab-foss/app/controllers
Stan Hu 021e8790c6 Enable Gitaly FindCommit caching for TreeController
Accessing /namespace/project/tree/master appears to query
FindCommit 5 times with identical parameters. This reduces
the number of FindCommit queries to 1.
2019-04-07 20:59:40 -07:00
..
admin Add part of needed code 2019-04-05 18:49:46 +00:00
boards Extract code into IssueBoardEntity 2018-12-04 08:44:21 -06:00
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 Fix undefined variable error on json project views 2019-03-18 21:27:28 -03:00
google_api Validate session key when authorizing with GCP to create a cluster 2019-02-19 17:21:08 +11:00
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 Merge branch 'security-fix-uri-xss-applications' into 'master' 2018-11-28 19:14:15 -05:00
profiles Merge branch 'create-identity-provider-policy' into 'master' 2019-03-20 16:08:05 +00:00
projects Enable Gitaly FindCommit caching for TreeController 2019-04-07 20:59:40 -07:00
sherlock Fix deprecation: redirect_to :back is deprecated 2019-01-02 19:48:07 +01:00
snippets Refactor params for notes_actions 2019-02-23 09:38:58 +08:00
users
abuse_reports_controller.rb
application_controller.rb Fix ETag caching not being used for AJAX requests 2019-02-26 12:54:31 +01:00
autocomplete_controller.rb Filter merge requests by target branch 2019-03-09 12:22:58 +00:00
chaos_controller.rb Fix deprecation: render :text is deprecated because it does not actually render a text/plain response 2018-11-29 08:05:13 +01:00
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 Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
help_controller.rb Update RE used to prefix links with /help/ 2019-02-12 12:44:14 +01:00
ide_controller.rb
invites_controller.rb
jwt_controller.rb
metrics_controller.rb Fix deprecation: render :text is deprecated because it does not actually render a text/plain response 2018-11-29 08:05:13 +01:00
notification_settings_controller.rb Refresh group overview to match project overview 2019-01-25 10:26:35 +00:00
omniauth_callbacks_controller.rb Move out link\unlink ability checks to a policy 2019-03-19 15:38:16 +03:00
passwords_controller.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
profiles_controller.rb Move language setting to preferences 2019-02-20 22:58:53 +00:00
projects_controller.rb Expand FindCommit caching to blob and refs 2019-04-06 05:16:22 -07:00
registrations_controller.rb
root_controller.rb Fix tests 2018-11-13 15:27:42 +08:00
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 Rails5: env is deprecated and will be removed from Rails 5.1 2018-11-15 08:12:24 +01:00
snippets_controller.rb Block private snippets from being embeddable 2018-12-20 14:32:51 +08:00
uploads_controller.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
user_callouts_controller.rb
users_controller.rb Resolve "Redesign project lists UI" 2018-12-13 12:37:54 +00:00