gitlab-org--gitlab-foss/spec/models
Jacob Schatz aa874a1cd6 Merge branch 'mia_backort' into 'master'
Backport of Multiple Assignees feature

See merge request !11089
2017-05-05 19:17:28 +00:00
..
blob_viewer Refactor Blob support of external storage in preparation of job artifact blobs 2017-05-03 10:20:05 -05:00
ci Add artifact file page that uses the blob viewer 2017-05-04 08:50:12 -05:00
concerns Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
cycle_analytics Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
hooks Implement new service for creating user 2017-03-27 09:37:24 +00:00
issue
members Refactor add_users method for project and group 2017-04-21 18:38:10 +03:00
merge_request
network Sort the network graph both by commit date and topographically. 2017-05-04 04:21:12 +00:00
project_services Improved code styling and added a HTTParty rescue block 2017-05-04 13:56:26 -05:00
ability_spec.rb spec the behavior of nil subjects 2017-03-09 11:49:53 -08:00
abuse_report_spec.rb Hard delete users' associated records deleted from AbuseReports 2017-04-16 08:36:33 -07:00
appearance_spec.rb Add `has_many` associations for models that can have Upload records 2017-03-06 14:41:10 -05:00
application_setting_spec.rb Lazily sets UUID in ApplicationSetting for new installations 2017-04-26 17:06:15 -03:00
award_emoji_spec.rb Move a user's award emoji to the ghost user 2017-04-06 18:59:17 +05:30
blob_spec.rb Refactor Blob support of external storage in preparation of job artifact blobs 2017-05-03 10:20:05 -05:00
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 Rename latest_pipeline to last_pipeline 2017-05-03 01:40:49 +08:00
commit_status_spec.rb Make sure that's canceled 2017-04-07 02:29:17 +08:00
compare_spec.rb
container_repository_spec.rb Sanitize container repository path in model class 2017-04-13 11:54:02 +02:00
deploy_key_spec.rb
deploy_keys_project_spec.rb
deployment_spec.rb
diff_discussion_spec.rb Allow commenting on older versions of the diff and comparisons between diff versions 2017-05-03 14:47:21 -05:00
diff_note_spec.rb Allow commenting on older versions of the diff and comparisons between diff versions 2017-05-03 14:47:21 -05:00
discussion_spec.rb Address review comments 2017-04-05 17:44:14 +01:00
email_spec.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
environment_spec.rb Setup and run a Gitaly server for testing if GitalyClient is enabled 2017-04-11 16:00:44 -03:00
event_spec.rb Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci skip] 2017-05-05 16:59:31 +03:00
external_issue_spec.rb Fix issues mentioned but not closed for JIRA 2017-03-06 14:18:49 +00:00
forked_project_link_spec.rb
generic_commit_status_spec.rb
global_milestone_spec.rb Add count badges to both dashboard and group milestones 2017-03-10 13:04:19 +01:00
group_label_spec.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
group_milestone_spec.rb
group_spec.rb Backport avatar-related spec changes from gitlab-org/gitlab-ee@4b464eaaee 2017-05-04 17:04:36 +02:00
guest_spec.rb
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 Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +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 Remove heading and trailing spaces from label's color and title 2017-04-12 08:56:33 +11:00
legacy_diff_discussion_spec.rb Allow commenting on older versions of the diff and comparisons between diff versions 2017-05-03 14:47:21 -05:00
lfs_objects_project_spec.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
list_spec.rb Change Done column to Closed in issue boards 2017-03-24 23:40:35 +11:00
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 Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
merge_request_spec.rb Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
milestone_spec.rb Removed `Milestone#is_empty?` 2017-04-07 07:21:34 +02:00
namespace_spec.rb The dynamic path validator can block out partial paths 2017-05-01 11:14:24 +02: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 Fix RSpec/DescribeSymbol cop violations 2017-03-24 19:04:03 -04:00
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 Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
project_feature_spec.rb
project_group_link_spec.rb Don't allow a project to be shared with an ancestor of the group it is in 2017-02-28 15:11:21 +02:00
project_label_spec.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
project_snippet_spec.rb
project_spec.rb Merge branch 'backport-ee-4b464eaaee' into 'master' 2017-05-05 14:01:08 +00:00
project_statistics_spec.rb
project_team_spec.rb
project_wiki_spec.rb Update last_repository_updated_at when the wiki is updated 2017-05-04 15:44:11 -03:00
protectable_dropdown_spec.rb Protected Tags backend review changes 2017-04-06 10:56:21 +01:00
protected_branch_spec.rb Moved Project#protected_branch? to ProtectedBranch, similar for tags 2017-04-03 19:19:54 +01:00
protected_tag_spec.rb Protected Tags backend review changes 2017-04-06 10:56:21 +01:00
release_spec.rb
repository_spec.rb Merge branch '31671-merge-request-message-contains-carriage-returns' into 'master' 2017-05-03 22:25:50 +00:00
route_spec.rb Remove not necessary specs 2017-03-22 12:16:19 +01:00
sent_notification_spec.rb Ensure replying to an individual note by email creates a note with its own discussion ID 2017-04-24 12:24:39 -05:00
service_spec.rb Merge branch '31138-improve-test-settings-for-services-in-empty-projects' into 'master' 2017-04-27 19:16:31 +00:00
snippet_blob_spec.rb Use blob viewers for snippets 2017-04-30 11:21:20 -05:00
snippet_spec.rb Use blob viewers for snippets 2017-04-30 11:21:20 -05: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
trending_project_spec.rb
upload_spec.rb Add Upload model and UploadChecksumWorker worker 2017-03-06 14:41:09 -05:00
user_agent_detail_spec.rb
user_spec.rb Merge branch 'backport-ee-4b464eaaee' into 'master' 2017-05-05 14:01:08 +00:00
wiki_directory_spec.rb
wiki_page_spec.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00