gitlab-org--gitlab-foss/spec/models
Douwe Maan 0842ab8746 Merge branch 'bvl-restrict-api-git-for-terms' into 'master'
Block access to API & git when terms are enforced

Closes #45849

See merge request gitlab-org/gitlab-ce!18816
2018-05-11 14:37:14 +00:00
..
application_setting Store application wide terms 2018-05-04 13:52:55 +02:00
badges Projects and groups badges API 2018-03-05 17:51:40 +00:00
blob_viewer Bump Gitaly to 0.98.0 2018-05-07 14:10:04 +02:00
ci Ensure Ci::Runner#assign_to errors for group runners 2018-05-10 12:40:30 +02:00
clusters Backport CE changes from gitlab-ee#518a29073a9 2018-05-10 11:04:25 +02:00
concerns only issue a warning if column doesn't exist 2018-05-10 10:00:32 -05:00
conversational_development_index
cycle_analytics Adapt cycle analytics spec helper and cycle analytics usage data spec 2018-03-01 16:43:26 +00:00
diff_viewer
hooks
issue
members Ensure member notifications are sent after the member actual creation/update in the DB 2018-04-26 08:28:05 +02:00
merge_request
network
project_services Bump Gitaly to 0.98.0 2018-05-07 14:10:04 +02:00
protected_branch
ability_spec.rb Remove edit_note and update_note abilities in favor of admin_note 2018-04-10 15:46:20 +02:00
abuse_report_spec.rb
active_session_spec.rb Display and revoke active sessions 2018-05-02 08:08:16 +00:00
appearance_spec.rb
application_setting_spec.rb Store application wide terms 2018-05-04 13:52:55 +02:00
award_emoji_spec.rb
badge_spec.rb Projects and groups badges API 2018-03-05 17:51:40 +00:00
blob_spec.rb
board_spec.rb
broadcast_message_spec.rb Backport: Propagate broadcast messages to secondaries 2018-04-11 11:28:44 -07:00
chat_name_spec.rb Expose ChatName objects to slash commands 2018-02-23 14:37:53 +01:00
chat_team_spec.rb
commit_collection_spec.rb
commit_range_spec.rb
commit_spec.rb Return nil on empty path 2018-04-17 16:30:18 +02:00
commit_status_spec.rb Ensure that enqueuing a commit status always sets 'queued_at' value 2018-04-10 15:13:55 +02:00
compare_spec.rb Remove unused Compare#base_commit 2018-03-08 11:39:50 -03:00
container_repository_spec.rb
cycle_analytics_spec.rb Adapt cycle analytics spec helper and cycle analytics usage data spec 2018-03-01 16:43:26 +00:00
deploy_key_spec.rb Fall back on ghost user when deploy key user is not set 2018-03-28 18:54:15 +02:00
deploy_keys_project_spec.rb
deploy_token_spec.rb Refactor deploy token methods on Ci::Build 2018-04-20 12:18:41 -05:00
deployment_spec.rb Atomic internal ids for all models 2018-04-20 14:00:15 +00:00
diff_discussion_spec.rb
diff_note_spec.rb Use persisted diff data instead fetching Git on discussions 2018-04-30 20:07:21 -03:00
discussion_spec.rb
email_spec.rb
environment_spec.rb Allow admins to push to empty repos 2018-04-24 14:06:59 +02:00
event_collection_spec.rb
event_spec.rb Singularize model name. 2018-03-06 12:53:14 +01:00
external_issue_spec.rb
fork_network_member_spec.rb
fork_network_spec.rb
forked_project_link_spec.rb
generic_commit_status_spec.rb
global_milestone_spec.rb
gpg_key_spec.rb
gpg_key_subkey_spec.rb
gpg_signature_spec.rb
group_custom_attribute_spec.rb
group_label_spec.rb
group_milestone_spec.rb
group_spec.rb Backport of 4084-epics-username-autocomplete 2018-05-04 11:33:09 -06:00
guest_spec.rb
identity_spec.rb Fixed user synced attributes metadata after removing current provider 2018-02-15 09:27:38 +00:00
instance_configuration_spec.rb
internal_id_spec.rb Double-check next value for internal ids. 2018-04-16 13:59:20 +02:00
issue_collection_spec.rb
issue_spec.rb Shows new branch/mr button even when branch exists 2018-04-19 13:56:36 +02:00
key_spec.rb Validate SSH keys through the sshkey gem 2018-02-16 11:32:08 -05:00
label_link_spec.rb
label_priority_spec.rb
label_spec.rb
legacy_diff_discussion_spec.rb
lfs_file_lock_spec.rb Backport of LFS File Locking API 2018-02-07 09:04:00 -05:00
lfs_object_spec.rb Fix file_store for artifacts and lfs when saving 2018-05-01 22:27:54 +02:00
lfs_objects_project_spec.rb
list_spec.rb
member_spec.rb
merge_request_diff_commit_spec.rb [Rails5] Update `type_cast_*_database` methods 2018-04-06 10:57:19 +00:00
merge_request_diff_file_spec.rb
merge_request_diff_spec.rb
merge_request_spec.rb Display merge commit SHA in merge widget after merge 2018-05-07 14:09:47 -03:00
milestone_spec.rb Atomic internal ids for all models 2018-04-20 14:00:15 +00:00
namespace_spec.rb Backport of 4084-epics-username-autocomplete 2018-05-04 11:33:09 -06:00
note_spec.rb Fix N+1 queries when loading participants for a commit note 2018-04-18 22:04:22 -07:00
notification_recipient_spec.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
notification_setting_spec.rb [Rails5] Fix spec/models/notification_setting_spec.rb 2018-05-01 18:30:37 +11:00
pages_domain_spec.rb Add HTTPS-only pages 2018-03-22 19:58:36 +01:00
personal_access_token_spec.rb
project_authorization_spec.rb
project_auto_devops_spec.rb DRY project-level predefined variables 2018-03-13 14:00:14 +01:00
project_ci_cd_setting_spec.rb Introduce new ProjectCiCdSetting 2018-04-16 14:05:35 +02:00
project_custom_attribute_spec.rb
project_deploy_token_spec.rb Addresses database comments 2018-04-06 21:20:17 -05:00
project_feature_spec.rb
project_group_link_spec.rb
project_import_state_spec.rb Backports every CE related change from ee-44542 to CE 2018-05-04 17:33:26 +02:00
project_label_spec.rb
project_snippet_spec.rb
project_spec.rb Merge branch '46010-add-missing-parens' into 'master' 2018-05-08 20:53:47 +00:00
project_statistics_spec.rb Update ProjectStatistics#build_artifacts_size synchronously without summing (#41059) 2018-04-19 18:35:40 +10:00
project_team_spec.rb
project_wiki_spec.rb Fix finding wiki pages when they have invalidly-encoded content 2018-05-09 18:03:03 +02:00
protectable_dropdown_spec.rb
protected_branch_spec.rb
protected_tag_spec.rb
push_event_payload_spec.rb
push_event_spec.rb
redirect_route_spec.rb
release_spec.rb
remote_mirror_spec.rb Adds remote mirror table migration 2018-05-07 12:00:13 +02:00
repository_spec.rb Add Repository#xcode_project? method 2018-05-09 18:49:38 +02:00
route_spec.rb Remove permanent redirects 2018-03-28 14:12:08 +02:00
sent_notification_spec.rb
service_spec.rb Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'security-10-6' 2018-04-05 08:41:56 +02:00
snippet_blob_spec.rb
snippet_spec.rb
spam_log_spec.rb
subscription_spec.rb
system_note_metadata_spec.rb
term_agreement_spec.rb Add model to track users accepting agreements 2018-05-04 13:52:55 +02:00
timelog_spec.rb
todo_spec.rb
tree_spec.rb
trending_project_spec.rb
upload_spec.rb Revert "Merge branch '3867-port-to-ce' into 'master'" 2018-02-28 21:09:34 +01:00
user_agent_detail_spec.rb
user_callout_spec.rb
user_custom_attribute_spec.rb
user_interacted_project_spec.rb Operate on ids to avoid unnecessary loading. 2018-03-06 12:53:15 +01:00
user_spec.rb Block access to API & git when terms are enforced 2018-05-10 17:02:27 +02:00
wiki_directory_spec.rb
wiki_page_spec.rb Bump Gitaly to 0.98.0 2018-05-07 14:10:04 +02:00