gitlab-org--gitlab-foss/spec/models
Douwe Maan 71a692c16d Merge branch 'rs-remove-unused-method' into 'master'
Remove unused `Project#web_url_without_protocol` method

See merge request !8416
2017-01-04 14:43:13 +00:00
..
ci Merge branch 'fix-latest-pipeine-ordering-again' into 'master' 2016-12-26 23:14:39 +00:00
concerns Check if user can read issue before being assigned 2016-12-27 19:25:17 -02:00
cycle_analytics Merge branch 'jej-fix-missing-access-check-on-issues' into 'security' 2016-11-28 21:25:46 -03:00
hooks
issue
members Optimize Event queries by removing default order 2016-10-27 20:07:11 -03:00
merge_request
network
project_services Fix errorcode 500 on slash commands 2016-12-23 09:46:32 +01:00
ability_spec.rb
abuse_report_spec.rb
appearance_spec.rb
application_setting_spec.rb Refine Git garbage collection 2016-11-04 14:30:11 +01:00
award_emoji_spec.rb
blob_spec.rb
board_spec.rb
broadcast_message_spec.rb Use build instead create in BroadcastMessage model spec 2016-11-19 03:22:02 +05:00
build_spec.rb Spaces for literal hash 2016-12-19 22:22:57 +08:00
chat_name_spec.rb Add most of specs for chat names 2016-11-17 21:34:23 +01:00
commit_range_spec.rb Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security' 2016-12-08 21:42:07 -03:00
commit_spec.rb Add explicit status test, feedback: 2016-12-15 18:52:36 +08:00
commit_status_spec.rb Add some missing tests for detailed status methods 2016-12-14 10:21:16 +01:00
compare_spec.rb
deploy_key_spec.rb Now we need to include EmailHelpers for each test 2016-12-06 21:34:49 +08:00
deploy_keys_project_spec.rb
deployment_spec.rb
diff_note_spec.rb
discussion_spec.rb Feature: delegate all open discussions to Issue 2016-12-05 20:55:45 +01:00
email_spec.rb refactor(email): use setter method instead AR callbacks 2016-10-23 17:30:07 +05:00
environment_spec.rb Add terminals to the Kubernetes deployment service 2016-12-19 19:53:04 +00:00
event_spec.rb Removed data-user-is view code 2016-11-25 13:45:34 +01:00
external_issue_spec.rb Add the method ExternalIssue#project_id 2016-11-07 12:49:24 +01:00
forked_project_link_spec.rb
generic_commit_status_spec.rb Add some missing tests for detailed status methods 2016-12-14 10:21:16 +01:00
global_milestone_spec.rb
group_label_spec.rb Fix cross-project references copy to include the project reference 2017-01-03 13:01:46 +01:00
group_spec.rb Include group parents into read access for project and group 2016-12-26 10:57:11 +02:00
guest_spec.rb Merge branch 'fix-unathorized-cloning' into 'security' 2016-11-09 12:27:17 +01:00
identity_spec.rb
issue_collection_spec.rb Process commits in a separate worker 2016-11-07 13:11:44 +01:00
issue_spec.rb Fix cross-project references copy to include the project reference 2017-01-03 13:01:46 +01:00
key_spec.rb Merge CSS 2016-12-12 17:52:06 +00:00
label_link_spec.rb
label_priority_spec.rb
label_spec.rb
legacy_diff_note_spec.rb
lfs_objects_project_spec.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
list_spec.rb
member_spec.rb Precalculate user's authorized projects in database 2016-11-18 20:25:45 +02:00
merge_request_diff_spec.rb Replace references to MergeRequestDiff#commits with st_commits 2016-12-01 12:17:30 +01:00
merge_request_spec.rb Fix cross-project references copy to include the project reference 2017-01-03 13:01:46 +01:00
milestone_spec.rb Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' 2016-12-15 11:41:04 -03:00
namespace_spec.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
note_spec.rb Merge branch 'jej-note-search-uses-finder' into 'security' 2016-12-15 11:40:12 -03:00
notification_setting_spec.rb
personal_access_token_spec.rb
project_authorization_spec.rb Smarter refreshing of authorized projects 2016-12-19 17:11:03 +01:00
project_feature_spec.rb
project_group_link_spec.rb Precalculate user's authorized projects in database 2016-11-18 20:25:45 +02:00
project_label_spec.rb Add shorthand support to gitlab markdown references 2016-12-02 19:18:17 -02:00
project_snippet_spec.rb
project_spec.rb Remove unused `Project#web_url_without_protocol` method 2017-01-03 09:17:49 -05:00
project_statistics_spec.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
project_team_spec.rb Update ProjectTeam#fetch_members to use project authorizations 2016-11-23 12:59:13 +02:00
project_wiki_spec.rb
protected_branch_spec.rb
release_spec.rb
repository_spec.rb Merge two methods. 2016-12-20 22:43:59 +09:00
route_spec.rb Fix Route#rename_children behavior 2016-12-19 22:36:47 +02:00
service_spec.rb Remove empty describe block in service spec 2016-11-22 21:27:16 +05:00
snippet_spec.rb Merge branch '25209-improve-length-validators' into 'master' 2016-12-07 10:31:21 +00:00
spam_log_spec.rb
subscription_spec.rb Allow subscriptions to be created without a project 2016-11-17 15:10:13 -02:00
todo_spec.rb
tree_spec.rb
trending_project_spec.rb
user_agent_detail_spec.rb
user_spec.rb Be smarter when finding a sudoed user in API::Helpers 2016-12-13 15:53:00 +01:00
wiki_page_spec.rb