gitlab-org--gitlab-foss/spec/controllers/projects
Kamil Trzciński 903b2c2448 Merge branch 'fix/gb/environments-folders-route' into 'master'
Fix environment folder route when special chars present

Closes #29922

See merge request !10250
2017-03-28 15:31:03 +00:00
..
boards [Issue board sorting] Specs 2017-02-28 16:52:49 +02:00
settings Fixed repository_controller_spec 2017-03-06 09:47:44 -06:00
avatars_controller_spec.rb Use `empty_project` where possible in controller specs 2017-01-25 17:14:38 -05:00
blame_controller_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
blob_controller_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
boards_controller_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
branches_controller_spec.rb New file from interface on existing branch 2017-03-13 16:36:11 +01:00
builds_controller_spec.rb Use detailed_status effectively. Remove unnecesarry context(nest). Add new context in merge_requests_controller_spec.rb and fix a bug. Correct description of spec. 2017-03-23 17:11:49 +09:00
builds_controller_specs.rb Use project.add_developer insetad of << 2017-03-23 17:39:38 +09:00
commit_controller_spec.rb Fix cherry-picking or reverting through an MR 2017-03-02 17:41:05 -06:00
commits_controller_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
compare_controller_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
cycle_analytics_controller_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
discussions_controller_spec.rb Use `empty_project` where possible in controller specs 2017-01-25 17:14:38 -05:00
environments_controller_spec.rb Add controller specs for environment folder action 2017-03-27 11:53:43 +02:00
find_file_controller_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
forks_controller_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
graphs_controller_spec.rb Merge branch 'change-colour-for-testing-fallback' into 'master' 2017-03-06 09:15:47 +00:00
group_links_controller_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
imports_controller_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
issues_controller_spec.rb Display flash message to unauthenticated user when creating new issue 2017-03-25 09:32:26 -04:00
labels_controller_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
mattermosts_controller_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
merge_requests_controller_spec.rb Use detailed_status effectively. Remove unnecesarry context(nest). Add new context in merge_requests_controller_spec.rb and fix a bug. Correct description of spec. 2017-03-23 17:11:49 +09:00
milestones_controller_spec.rb Use `empty_project` where possible in controller specs 2017-01-25 17:14:38 -05:00
notes_controller_spec.rb Remove query parameters from notes polling endpoint to make caching easier 2017-03-01 16:34:28 +01:00
pages_domains_controller_spec.rb Fix 500 error while navigating to the `pages_domains` 'show' page. 2017-01-31 22:55:33 +00:00
pipelines_controller_spec.rb Use detailed_status effectively. Remove unnecesarry context(nest). Add new context in merge_requests_controller_spec.rb and fix a bug. Correct description of spec. 2017-03-23 17:11:49 +09:00
project_members_controller_spec.rb Use `empty_project` where possible in controller specs 2017-01-25 17:14:38 -05:00
protected_branches_controller_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
raw_controller_spec.rb Do not show LFS object when LFS is disabled 2017-03-13 18:15:19 +01:00
refs_controller_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
releases_controller_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
repositories_controller_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
runners_controller_spec.rb Use expect { }.to change { } 2017-02-15 20:21:51 +08:00
services_controller_spec.rb Use `empty_project` where possible in controller specs 2017-01-25 17:14:38 -05:00
snippets_controller_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
tags_controller_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
templates_controller_spec.rb Rename commit_file, commit_dir and remove_file and update specs 2017-02-24 09:55:01 -06:00
todo_controller_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
tree_controller_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
uploads_controller_spec.rb Add a Project::UploadsController spec to ensure an Upload is created 2017-03-06 14:41:09 -05:00
variables_controller_spec.rb All CI offline migrations 2017-03-17 23:06:11 +00:00