gitlab-org--gitlab-foss/spec/models
Paco Guzman 03386633a4 Move to project dropdown with infinite scroll for better performance
Use just SQL to check is a user can admin_issue on a project

Tradeoff

- we duplicate how we check admin_issue in a SQL relation in the Ability class
2016-08-17 07:33:51 +02:00
..
ci Rename queue to enqueue in tests 2016-08-12 17:34:43 +02:00
concerns Further refactor and syntax fixes. 2016-08-15 17:20:57 -05:00
hooks Clean up project destruction 2016-08-10 09:28:21 -07:00
members New AccessRequests API endpoints for Group & Project 2016-08-10 19:07:05 +02:00
project_services Make rubocop happy 2016-08-15 23:33:53 +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 adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
award_emoji_spec.rb
blob_spec.rb Limit the size of SVGs when viewing them as blobs 2016-08-15 13:42:52 +02:00
broadcast_message_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
build_spec.rb Revert unrelevant changes 2016-08-16 10:00:13 +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 adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
compare_spec.rb switch from diff_file_collection to diffs 2016-08-03 07:00:20 +02:00
deploy_key_spec.rb
deploy_keys_project_spec.rb
deployment_spec.rb Method names changed to #includes_commit? 2016-08-12 10:43:04 +02:00
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 Method names changed to #includes_commit? 2016-08-12 10:43:04 +02:00
event_spec.rb
external_issue_spec.rb
forked_project_link_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
generic_commit_status_spec.rb
global_milestone_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
group_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
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 adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
label_link_spec.rb
label_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
legacy_diff_note_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
member_spec.rb New AccessRequests API endpoints for Group & Project 2016-08-10 19:07:05 +02:00
merge_request_diff_spec.rb change the API on the merge_request_diff model from diffs -> raw_diffs 2016-08-03 23:32:12 +02:00
merge_request_spec.rb Method names changed to #includes_commit? 2016-08-12 10:43:04 +02:00
milestone_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
namespace_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
note_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
notification_setting_spec.rb
personal_access_token_spec.rb
project_group_link_spec.rb
project_security_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
project_snippet_spec.rb
project_spec.rb Fix failing tests relating to backporting ee!581. 2016-08-16 13:42:34 +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 adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
service_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
snippet_spec.rb
spam_log_spec.rb
todo_spec.rb
tree_spec.rb
user_agent_detail_spec.rb Further refactor and syntax fixes. 2016-08-15 17:20:57 -05:00
user_spec.rb Move to project dropdown with infinite scroll for better performance 2016-08-17 07:33:51 +02:00
wiki_page_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00