gitlab-org--gitlab-foss/spec/controllers/projects
Sean McGivern e44bbcb994 Show release notes in tag list
A release's tag reference is just the name of the tag, not the entire
tag object.

This also fixes the tags index if a tag's message contains non-UTF8 byte
sequences.
2016-07-26 16:31:25 +01:00
..
avatars_controller_spec.rb Fix specs 2016-03-21 09:09:59 +01:00
blame_controller_spec.rb Move a few controller specs to their correct locations 2016-02-18 21:50:49 -05:00
blob_controller_spec.rb Validate presence of essential params for diff rendering 2016-06-24 16:20:53 -05:00
branches_controller_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
commit_controller_spec.rb Support renames in diff_for_path actions 2016-07-11 09:31:34 +01:00
commits_controller_spec.rb Move a few controller specs to their correct locations 2016-02-18 21:50:49 -05:00
compare_controller_spec.rb Support renames in diff_for_path actions 2016-07-11 09:31:34 +01:00
find_file_controller_spec.rb Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
forks_controller_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
group_links_controller_spec.rb Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00
imports_controller_spec.rb Fix denting and spec 2016-03-13 13:44:31 +01:00
issues_controller_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
labels_controller_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
merge_requests_controller_spec.rb Support renames in diff_for_path actions 2016-07-11 09:31:34 +01:00
milestones_controller_spec.rb Fix spec that broke due to fact that iid is needed, not id, for MilestonesController 2015-12-05 00:04:44 -08:00
notes_controller_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
project_members_controller_spec.rb Exclude requesters from Project#members, Group#members and User#members 2016-07-01 17:44:46 +02:00
protected_branches_controller_spec.rb Fix broken `project_url` routing when protected branches are accessed with an empty repo 2015-03-01 20:26:21 -08:00
raw_controller_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
refs_controller_spec.rb Fix Style/AlignHash cop violations 2015-06-22 22:24:39 -07:00
repositories_controller_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
services_controller_spec.rb Redirect to a default path if HTTP_REFERER is not set 2015-10-20 07:45:48 -07:00
snippets_controller_spec.rb Use HTTP matchers if possible 2016-06-27 20:10:42 +02:00
tags_controller_spec.rb Show release notes in tag list 2016-07-26 16:31:25 +01:00
todo_controller_spec.rb Cache todos pending/done dashboard query counts 2016-07-12 18:57:52 +02:00
tree_controller_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
uploads_controller_spec.rb Get rid of `is_image` in FileUploader 2016-07-19 18:51:09 +02:00