gitlab-org--gitlab-foss/spec/services
Jason Hollingsworth 29cfd33d94 Add email aliases for users
Emails are used to associate commits with users. The emails
are not verified and don't have to be valid email addresses. They
are assigned on a first come, first serve basis.

Notifications are sent when an email is added.
2014-02-13 22:59:39 -06:00
..
issues Replace context with service in specs 2014-01-16 20:29:18 +02:00
filtering_service_spec.rb Add more tests for FilteringService 2014-02-10 15:23:19 +02:00
fork_service_spec.rb Replace context with service in specs 2014-01-16 20:29:18 +02:00
git_push_service_spec.rb Make changes to tests 2014-01-22 21:03:52 +02:00
notification_service_spec.rb Add email aliases for users 2014-02-13 22:59:39 -06:00
project_transfer_service_spec.rb Drop support of root namespace in model 2013-09-17 23:05:42 +09:00
projects_create_service_spec.rb Replace context with service in specs 2014-01-16 20:29:18 +02:00
projects_update_service_spec.rb Replace context with service in specs 2014-01-16 20:29:18 +02:00
search_service_spec.rb Replace context with service in specs 2014-01-16 20:29:18 +02:00
system_hooks_service_spec.rb Use instance methods for system_hooks_service 2014-01-15 14:26:05 +02:00
test_hook_service_spec.rb Make changes to tests 2014-01-22 21:03:52 +02:00