gitlab-org--gitlab-foss/spec/controllers/projects
Bob Van Landuyt c27c65f97a Fall back to the `MergeRequestWidgetEntity`
When no serializer was passed.
2017-12-21 15:35:54 +01:00
..
clusters Fix gcp|user_controller_specs 2017-12-06 00:22:30 +01:00
merge_requests adding view and feature specs 2017-12-07 09:06:59 -05:00
registry Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
settings Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
artifacts_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
avatars_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
badges_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
blame_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
blob_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
boards_controller_spec.rb add boards_helper_spec 2017-12-03 20:46:49 +00:00
branches_controller_spec.rb Aling shared_exmaples to "same behavior between KubernetesService and Platform::Kubernetes" 2017-11-28 20:47:59 +09:00
clusters_controller_spec.rb Remove cluster scope from ClustersController#index 2017-12-11 15:06:45 +01:00
commit_controller_spec.rb adding view and feature specs 2017-12-07 09:06:59 -05:00
commits_controller_spec.rb Renders 404 in commits controller if no commits are found 2017-10-18 23:41:00 -02:00
compare_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
cycle_analytics_controller_spec.rb
deploy_keys_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
deployments_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
discussions_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
environments_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
find_file_controller_spec.rb
forks_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
graphs_controller_spec.rb
group_links_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
hooks_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
imports_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
issues_controller_spec.rb Merge branch '40871-todo-notification-count-shows-notification-without-having-a-todo' into 'master' 2017-12-18 15:08:34 +00:00
jobs_controller_spec.rb Reduce changes 2017-11-07 22:57:58 +09:00
labels_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
mattermosts_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
merge_requests_controller_spec.rb Fall back to the `MergeRequestWidgetEntity` 2017-12-21 15:35:54 +01:00
milestones_controller_spec.rb Allow promoting project milestones to group milestones 2017-10-31 15:03:52 +00:00
notes_controller_spec.rb Make sure NotesActions#noteable returns a Noteable in the update action 2017-11-16 15:12:23 +01:00
pages_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
pages_domains_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
pipeline_schedules_controller_spec.rb Address review comments with playing pipeline scheduler 2017-12-12 17:12:45 -08:00
pipelines_controller_spec.rb Load commit in batches for pipelines#index 2017-12-19 10:05:40 +01:00
pipelines_settings_controller_spec.rb Remove Auto DevOps checkboxes - backend 2017-12-04 17:47:38 +01:00
project_members_controller_spec.rb Bugfix: User can't change the access level of an access requester 2017-12-11 09:53:31 -05:00
prometheus_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
protected_branches_controller_spec.rb
protected_tags_controller_spec.rb Add spec for deleting protected tags 2017-08-20 04:35:06 -07:00
raw_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
refs_controller_spec.rb fixed specs 2017-11-06 10:52:03 +00:00
releases_controller_spec.rb
repositories_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
runners_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
services_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
snippets_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
tags_controller_spec.rb
templates_controller_spec.rb
todos_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
tree_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
uploads_controller_spec.rb Support uploads for groups 2017-12-07 12:27:52 +01:00
variables_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
wikis_controller_spec.rb