gitlab-org--gitlab-foss/spec/controllers/projects
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
..
ci Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
clusters Rename ClusterUpdateAppWorker to ClusterPatchAppWorker 2019-03-05 15:21:29 +00:00
environments Use environment_params when defining expected_params 2019-04-05 02:12:34 +05:30
merge_requests Fix Projects::MergeRequests::DiffsController specs 2019-02-18 12:13:08 +01:00
prometheus Update specs to rails5 format 2018-12-19 10:04:31 +11:00
registry Add Container Registry API 2019-01-25 13:13:48 +01:00
serverless Add Knative metrics to Prometheus 2019-04-06 02:02:39 +00:00
settings Refactor model and spec 2019-03-01 14:51:54 +00:00
tags convert specs in javascripts/ and support/ to new syntax 2018-12-21 10:10:26 +01:00
artifacts_controller_spec.rb Encode Content-Disposition filenames 2019-02-04 23:12:44 -08:00
autocomplete_sources_controller_spec.rb Prevent disclosing project milestone titles 2019-02-25 10:55:15 -03:00
avatars_controller_spec.rb Removing workhorse_set_content_type feature flag 2018-12-19 13:05:44 +01:00
badges_controller_spec.rb Add flat-square badge style 2019-01-18 13:39:35 +00:00
blame_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
blob_controller_spec.rb Expand FindCommit caching to blob and refs 2019-04-06 05:16:22 -07:00
boards_controller_spec.rb Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'" 2019-04-05 13:02:56 +00:00
branches_controller_spec.rb Use 'delete' instead of 'remove' for source branch 2019-01-22 12:57:01 -05:00
clusters_controller_spec.rb Rename `ClusterPlatformConfigureWorker` 2018-12-21 13:17:13 +00:00
commit_controller_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
commits_controller_spec.rb Enable FindCommit caching for project and commits pages 2019-04-05 04:52:42 -07:00
compare_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
cycle_analytics_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
deploy_keys_controller_spec.rb Make Projects::DeployKeysController EE-ready 2018-12-19 18:02:01 +01:00
deployments_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
discussions_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
environments_controller_spec.rb Renamed terminal_specification to channel_specification 2019-04-04 18:32:02 +00:00
error_tracking_controller_spec.rb Add list_projects endpoint to error tracking 2019-02-06 16:27:18 +00:00
find_file_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
forks_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
git_http_controller_spec.rb Reject HEAD requests to info/refs endpoint 2019-03-19 11:23:51 -07:00
graphs_controller_spec.rb Return cached languages if they've been detected before 2019-03-20 20:33:49 +03:00
group_links_controller_spec.rb Change policy regarding group visibility 2019-02-20 11:08:13 +01:00
hooks_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
imports_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
issues_controller_spec.rb Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'" 2019-04-05 13:02:56 +00:00
jobs_controller_spec.rb Renamed terminal_specification to channel_specification 2019-04-04 18:32:02 +00:00
labels_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
mattermosts_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
merge_requests_controller_spec.rb Fix and expand Gitaly FindCommit caching 2019-04-04 13:42:58 -07:00
milestones_controller_spec.rb Adds milestone search 2019-01-24 18:44:09 +01:00
mirrors_controller_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
notes_controller_spec.rb Only return `commands_changes` used in frontend 2019-03-18 13:28:35 -05:00
pages_controller_spec.rb Allow maintainers to remove pages 2019-02-25 11:43:19 +00:00
pages_domains_controller_spec.rb Fix access to pages domain settings 2019-02-12 12:18:17 +00:00
pipeline_schedules_controller_spec.rb [master] Pipelines section is available to unauthorized users 2019-01-31 16:52:50 +01:00
pipelines_controller_spec.rb Fix and expand Gitaly FindCommit caching 2019-04-04 13:42:58 -07:00
pipelines_settings_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
project_members_controller_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
protected_branches_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
protected_tags_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
raw_controller_spec.rb Removing workhorse_set_content_type feature flag 2018-12-19 13:05:44 +01:00
refs_controller_spec.rb Expand FindCommit caching to blob and refs 2019-04-06 05:16:22 -07:00
releases_controller_spec.rb Remove releases_page feature flag 2019-01-11 13:26:09 +09:00
repositories_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
runners_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
services_controller_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
snippets_controller_spec.rb Re-enable MethodCallWithoutArgsParentheses Cop 2019-01-29 21:05:30 +02:00
tags_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
templates_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
todos_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
tree_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
uploads_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
variables_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
wikis_controller_spec.rb Removing workhorse_set_content_type feature flag 2018-12-19 13:05:44 +01:00