gitlab-org--gitlab-foss/spec/models
Paco Guzman 8f359ea917 Move to Gitlab::Diff::FileCollection
Instead calling diff_collection.count use diff_collection.size which is cache on the diff_collection
2016-08-03 07:00:20 +02:00
..
ci Merge branch 'cs-warn-on-failure' into 'master' 2016-07-20 18:57:01 +00:00
concerns Method for returning issues readable by a user 2016-07-29 12:51:18 +02:00
hooks
members
project_services Little refactor, add specs, and a CHANGELOG entry 2016-07-26 11:56:56 +02:00
ability_spec.rb Method for returning issues readable by a user 2016-07-29 12:51:18 +02:00
abuse_report_spec.rb
appearance_spec.rb
application_setting_spec.rb
award_emoji_spec.rb
blob_spec.rb Ensure relative paths for video are rewritten as we do for images 2016-07-26 10:22:17 +02:00
broadcast_message_spec.rb
build_spec.rb Fix tests 2016-07-26 11:19:40 +02:00
commit_range_spec.rb
commit_spec.rb Expand commit message width in repo view 2016-08-02 11:40:44 -05:00
commit_status_spec.rb
deploy_key_spec.rb
deploy_keys_project_spec.rb
deployment_spec.rb
diff_note_spec.rb Speedup DiffNote#active? on discussions, preloading noteables and avoid touching git repository to return diff_refs when possible 2016-08-02 16:04:15 +02:00
email_spec.rb
environment_spec.rb Use Grape DSL for environment endpoints 2016-07-29 20:35:38 +02:00
event_spec.rb
external_issue_spec.rb
forked_project_link_spec.rb
generic_commit_status_spec.rb
global_milestone_spec.rb
group_spec.rb
identity_spec.rb
issue_spec.rb Method for returning issues readable by a user 2016-07-29 12:51:18 +02:00
key_spec.rb Tidy the key spec and fix failing user spec 2016-08-02 12:49:59 +01:00
label_link_spec.rb
label_spec.rb
legacy_diff_note_spec.rb
member_spec.rb Add a spec for access_for_user_ids 2016-07-26 17:20:19 -07:00
merge_request_diff_spec.rb
merge_request_spec.rb Move to Gitlab::Diff::FileCollection 2016-08-03 07:00:20 +02:00
milestone_spec.rb
namespace_spec.rb
note_spec.rb Retrieve rendered HTML from cache in one request 2016-07-21 21:17:25 +02:00
notification_setting_spec.rb
personal_access_token_spec.rb
project_group_link_spec.rb
project_security_spec.rb
project_snippet_spec.rb
project_spec.rb Fix all specs related to changes in !5081. 2016-07-29 15:20:39 +05:30
project_team_spec.rb Only use RequestStore in ProjectTeam#max_member_access_for_user if it is active 2016-08-01 13:11:45 -07:00
project_wiki_spec.rb
protected_branch_spec.rb
release_spec.rb
repository_spec.rb Update to gitlab_git 10.4.1 and take advantage of preserved Ref objects 2016-07-28 12:24:47 -04:00
service_spec.rb
snippet_spec.rb
spam_log_spec.rb
todo_spec.rb
tree_spec.rb
user_spec.rb Tidy the key spec and fix failing user spec 2016-08-02 12:49:59 +01:00
wiki_page_spec.rb