gitlab-org--gitlab-foss/spec/controllers/projects
Micaël Bergeron 960b6337cb fix specs
2018-03-07 15:23:17 -05:00
..
clusters Do not persist Google Project Billing Failure errors after a reload 2018-02-22 22:59:04 +01:00
merge_requests Port read_cross_project ability from EE 2018-02-22 17:11:36 +01:00
prometheus Backport custom metrics ce components 2018-02-23 17:58:40 +00:00
registry Refactor have_http_status into have_gitlab_http_status in the specs 2017-10-20 10:13:18 +02:00
settings Change reset_cache action from get to post 2018-01-05 19:22:14 +01:00
artifacts_controller_spec.rb fix specs 2018-03-07 15:23:17 -05:00
avatars_controller_spec.rb Fix Error 500 when repository has no avatar 2018-01-20 21:00:39 -08: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 Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
blob_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
boards_controller_spec.rb disables the shortcut to the issue boards when issues are disabled 2018-01-08 09:06:25 +00:00
branches_controller_spec.rb Fix when branch creation fails don't post system note 2017-12-26 19:29:54 +01:00
clusters_controller_spec.rb Replace "cluster" with "Kubernetes cluster" 2018-02-06 10:05:02 +01:00
commit_controller_spec.rb adding view and feature specs 2017-12-07 09:06:59 -05:00
commits_controller_spec.rb Allows html in commits atom feed 2018-01-22 15:00:35 +01:00
compare_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
cycle_analytics_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
deploy_keys_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
deployments_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
discussions_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11: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 Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
forks_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
graphs_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
group_links_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
hooks_controller_spec.rb reference triggers.values for permitted parameters 2018-01-17 09:55:00 +01:00
imports_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
issues_controller_spec.rb Make pagination optional for issuables 2018-01-30 15:43:44 +01:00
jobs_controller_spec.rb another round of EE code removal 2018-03-02 13:21:03 -05:00
labels_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
mattermosts_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
merge_requests_controller_spec.rb Backport 'Rebase' feature from EE to CE 2018-01-05 09:34:59 +01:00
milestones_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
notes_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11: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 Add DNS verification to Pages custom domains 2018-02-23 12:22:29 +00: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 Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
protected_branches_controller_spec.rb
protected_tags_controller_spec.rb
raw_controller_spec.rb Revert "Merge branch '3867-port-to-ce' into 'master'" 2018-02-28 21:09:34 +01:00
refs_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
releases_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
repositories_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11: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 41054-Disallow creation of new Kubernetes integrations 2018-01-04 09:33:51 +00: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 Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
todos_controller_spec.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
tree_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
uploads_controller_spec.rb Fix 500 error when loading an invalid upload URL 2018-02-22 14:32:01 +00:00
variables_controller_spec.rb Extract Variables controllers specs to shared_examples 2018-02-05 18:58:21 +01:00
wikis_controller_spec.rb