gitlab-org--gitlab-foss/spec/models
Grzegorz Bizon eb728d37a7 Merge branch 'master' into 'trigger-source'
# Conflicts:
#   db/schema.rb
2017-05-31 21:15:40 +00:00
..
blob_viewer Add auxiliary blob viewers to dependency files 2017-05-17 14:10:00 -05:00
ci Introduce source to pipeline entity 2017-05-31 14:17:49 +02:00
concerns Merge branch 'rework-authorizations-performance' into 'master' 2017-05-29 15:49:56 +00:00
cycle_analytics Add transient head_pipeline_of to pipeline factories 2017-05-22 17:06:45 -03:00
hooks Implement web hooks logging 2017-05-25 10:07:52 +03:00
issue Use :empty_project where possible in model specs 2017-01-26 17:44:59 -05:00
members Use CTEs for nested groups and authorizations 2017-05-17 16:51:08 +02:00
merge_request Use :empty_project where possible in model specs 2017-01-26 17:44:59 -05:00
network Sort the network graph both by commit date and topographically. 2017-05-04 04:21:12 +00:00
project_services Don’t create comment on JIRA if link already exists 2017-05-30 15:37:27 +02:00
protected_branch
ability_spec.rb
abuse_report_spec.rb
appearance_spec.rb
application_setting_spec.rb Allow disabling usage ping in gitlab.yml 2017-05-11 09:20:11 +01:00
award_emoji_spec.rb
blob_spec.rb
board_spec.rb
broadcast_message_spec.rb
chat_name_spec.rb
chat_team_spec.rb Namespace can have only one chat team 2017-03-07 15:20:22 +01:00
commit_range_spec.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
commit_spec.rb Add support for deltas_only under Gitaly 2017-05-13 18:27:06 +02:00
commit_status_spec.rb
compare_spec.rb Use :empty_project where possible in model specs 2017-01-26 17:44:59 -05:00
container_repository_spec.rb
deploy_key_spec.rb
deploy_keys_project_spec.rb Use :empty_project where possible in model specs 2017-01-26 17:44:59 -05:00
deployment_spec.rb
diff_discussion_spec.rb Add system note with link to diff comparison when MR discussion becomes outdated 2017-05-23 16:27:30 -05:00
diff_note_spec.rb Pass fallback_diff_refs to Diff::File instead of using view helpers 2017-05-23 15:37:05 -05:00
discussion_spec.rb
email_spec.rb
environment_spec.rb Fix environment model specs related to protected actions 2017-05-31 11:20:36 +02:00
event_spec.rb
external_issue_spec.rb
forked_project_link_spec.rb Use :empty_project where possible in model specs 2017-01-26 17:44:59 -05:00
generic_commit_status_spec.rb
global_milestone_spec.rb
group_label_spec.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
group_milestone_spec.rb Use :empty_project where possible in model specs 2017-01-26 17:44:59 -05:00
group_spec.rb
guest_spec.rb Add traits for ProjectFeatures to Project factory 2017-02-05 13:11:45 +05:00
identity_spec.rb
issue_collection_spec.rb Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
issue_spec.rb Move update_assignee_cache_counts to the service 2017-05-12 14:12:29 +03:00
key_spec.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
label_link_spec.rb
label_priority_spec.rb
label_spec.rb Add failing test for #32728 2017-05-25 19:08:37 +02:00
legacy_diff_discussion_spec.rb
lfs_objects_project_spec.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
list_spec.rb
member_spec.rb Collect all users by single query when using Member#add_users 2017-04-28 11:50:11 +03:00
merge_request_diff_spec.rb
merge_request_spec.rb
milestone_spec.rb Fix: Milestone - Participants list is showing duplicate assignees 2017-05-29 12:24:30 +03:00
namespace_spec.rb Merge branch 'rework-authorizations-performance' into 'master' 2017-05-29 15:49:56 +00:00
note_spec.rb Allow commenting on older versions of the diff and comparisons between diff versions 2017-05-03 14:47:21 -05:00
notification_setting_spec.rb
pages_domain_spec.rb
personal_access_token_spec.rb Merge branch 'siemens/gitlab-ce-feature/openid-connect' 2017-03-07 16:16:08 +00:00
project_authorization_spec.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
project_feature_spec.rb
project_group_link_spec.rb Use CTEs for nested groups and authorizations 2017-05-17 16:51:08 +02:00
project_label_spec.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
project_snippet_spec.rb Enable the RSpec/EmptyExampleGroup cop 2017-05-18 18:25:50 +02:00
project_spec.rb Add starred_by scope to Project 2017-05-30 22:45:59 +02:00
project_statistics_spec.rb Enable the Style/TrailingCommaInArguments cop 2017-05-10 18:25:45 +02:00
project_team_spec.rb Use CTEs for nested groups and authorizations 2017-05-17 16:51:08 +02:00
project_wiki_spec.rb Don't allow to pass a user to ProjectWiki#http_url_to_repo 2017-05-30 14:18:58 +02:00
protectable_dropdown_spec.rb
protected_branch_spec.rb
protected_tag_spec.rb
redirect_route_spec.rb
release_spec.rb
repository_spec.rb Re-enable gitaly migration for ref_name_for_sha after bugfixes 2017-05-16 11:43:37 -04:00
route_spec.rb
sent_notification_spec.rb
service_spec.rb
snippet_blob_spec.rb Use blob viewers for snippets 2017-04-30 11:21:20 -05:00
snippet_spec.rb Merge branch 'snippets-finder-visibility' into 'security' 2017-05-10 16:48:18 +02:00
spam_log_spec.rb Use DeleteUserWorker for removing users via spam logs 2017-04-17 17:17:31 -07:00
subscription_spec.rb
system_note_metadata_spec.rb Create metadata when creating system notes 2017-03-28 15:16:41 +02:00
timelog_spec.rb
todo_spec.rb Improve text on todo list when the todo action comes from yourself 2017-04-28 14:24:32 +02:00
tree_spec.rb Use :empty_project where possible in model specs 2017-01-26 17:44:59 -05:00
trending_project_spec.rb
upload_spec.rb
user_agent_detail_spec.rb
user_spec.rb Remove some deprecated methods 2017-05-30 23:24:17 +02:00
wiki_directory_spec.rb
wiki_page_spec.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00