gitlab-org--gitlab-foss/spec/models
Douwe Maan 7e0eb486ed Don't allow a merge request to be merged when its title starts with "WIP". 2015-04-30 15:46:36 +02:00
..
concerns Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
hooks Revert "Added X-GitLab-Event header for web hooks" 2015-04-27 16:29:31 +03:00
members Use `group_member` instead of `users_group` or `membership`. 2015-03-15 13:49:41 +01:00
project_services Add notify and color options to HipchatService 2015-04-26 22:00:51 +02:00
application_setting_spec.rb Move restricted visibility settings to the UI 2015-03-07 13:11:08 -07:00
broadcast_message_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
commit_range_spec.rb Rename `CommitRange#inclusive?` to `#exclude_start?` 2015-04-25 14:58:49 -04:00
commit_spec.rb No longer needed to pass project argument to commit methods. 2015-04-24 12:29:36 +02:00
deploy_key_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
deploy_keys_project_spec.rb Allow admin to create public deploy keys that are accessible to any project. 2015-04-03 12:23:20 +02:00
event_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
external_wiki_service_spec.rb Add a service to support external wikis 2015-03-12 19:13:51 +01:00
forked_project_link_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
group_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
issue_spec.rb Correct usage of `subject` in specs 2015-04-16 16:30:16 -04:00
key_spec.rb Remove the invalid key factories 2015-04-11 17:12:10 -04:00
label_link_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
label_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
member_spec.rb Follow newline guidelines. 2015-04-14 15:16:00 +02:00
merge_request_spec.rb Don't allow a merge request to be merged when its title starts with "WIP". 2015-04-30 15:46:36 +02:00
milestone_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
namespace_spec.rb Move files for moved namespaces. 2015-03-31 09:30:34 +02:00
note_spec.rb Link cross-project cross-reference notes to correct project. 2015-04-24 12:30:36 +02:00
project_security_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
project_snippet_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
project_spec.rb Expose avatar_url in projects API 2015-03-01 10:13:01 +09:00
project_team_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
project_wiki_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
protected_branch_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
repository_spec.rb Refactor repository specs 2015-03-22 11:01:45 -07:00
service_spec.rb Re-annotate models 2015-03-04 14:14:00 -08:00
snippet_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
user_spec.rb Move User.cleanup_username to Namespace.cleanup_path. 2015-03-27 11:09:29 +01:00
wiki_page_spec.rb Fix dots in Wiki slug causing errors 2015-03-21 18:33:51 -07:00