gitlab-org--gitlab-foss/spec/controllers/projects
Robert Speicher df677647b8 Merge branch 'sh-add-spec-to-protected-tags-deletion' into 'master'
Add spec for deleting protected tags

See merge request !13693
2017-08-28 17:18:30 +00:00
..
boards Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
merge_requests Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
registry Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
settings Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
artifacts_controller_spec.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
avatars_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
badges_controller_spec.rb Rename build to pipeline for status badges 2017-07-21 10:22:09 +02: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 Fix blob_controller_spec plain to raw_path 2017-08-04 13:45:44 +01:00
boards_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
branches_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
commit_controller_spec.rb Update Pipeline's badge count in Merge Request and Commits view to match real-time content 2017-07-14 15:52:54 +00: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 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
cycle_analytics_controller_spec.rb Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
deploy_keys_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
deployments_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
discussions_controller_spec.rb Add option to start a new discussion on an MR 2017-04-05 17:44:14 +01:00
environments_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04: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 Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
graphs_controller_spec.rb Add option to use CommitLanguages RPC 2017-08-01 10:48:46 +02:00
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 Just use the repo. Not sure why master could pass 2017-08-11 20:10:43 +08:00
jobs_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
labels_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
mattermosts_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
merge_requests_controller_spec.rb Merge branch 'rs-issuables-list-metadata-shared-examples' into 'master' 2017-08-02 09:46:11 +00:00
milestones_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
notes_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
pages_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
pages_domains_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
pipeline_schedules_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
pipelines_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
project_members_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
prometheus_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
protected_branches_controller_spec.rb Protected Tags backend review changes 2017-04-06 10:56:21 +01:00
protected_tags_controller_spec.rb Add spec for deleting protected tags 2017-08-20 04:35:06 -07:00
raw_controller_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00: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 fix #3686 make tarball download url to end with extension 2017-08-03 16:44:48 +00:00
runners_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
services_controller_spec.rb Fix inability to test some project integrations 2017-08-22 11:05:02 -05:00
snippets_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
tags_controller_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
templates_controller_spec.rb Rename commit_file, commit_dir and remove_file and update specs 2017-02-24 09:55:01 -06:00
todos_controller_spec.rb Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
tree_controller_spec.rb Rename many path_with_namespace -> full_path 2017-08-01 07:26:58 +02:00
uploads_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
variables_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
wikis_controller_spec.rb Support preview_markdown action for personal_snippets 2017-04-26 12:51:06 +02:00