gitlab-org--gitlab-foss/spec
Rémy Coutable 76350e2ede Ensure "new SSH key" email do not ends up as dead Sidekiq jobs
Related to #2235.

This is done by:
1. Delaying the notification sending after the SSH key is commited in DB
2. Gracefully exit the mailer method if the record cannot be found
2016-03-15 11:23:57 +01:00
..
config
controllers Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq 2016-03-14 11:40:17 +01:00
factories Bring ProjectGroupLink model and migrations from EE 2016-03-11 17:47:05 +01:00
features Merge branch 'comment-discard-button' into 'master' 2016-03-11 13:07:43 +00:00
finders Bring shared project feature tests from EE 2016-03-12 14:45:14 +01:00
fixtures
helpers Make better use of the visibility_level factory traits 2016-03-08 16:40:45 -05:00
initializers
javascripts
lib Merge branch 'rs-issue-14220' into 'master' 2016-03-15 08:29:04 +00:00
mailers Ensure "new SSH key" email do not ends up as dead Sidekiq jobs 2016-03-15 11:23:57 +01:00
models Merge branch 'fix-commit-status-rendering' into 'master' 2016-03-15 00:51:43 +00:00
requests Merge branch 'share-project-ce' into 'master' 2016-03-14 16:38:52 +00:00
routing Remove Profile::KeysController#new action 2016-03-03 16:13:59 -05:00
services web hooks to webhooks 2016-03-10 14:48:29 -05:00
support Removed benchmark suite and its documentation 2016-03-10 11:15:43 +01:00
tasks/gitlab
views
workers web hooks to webhooks 2016-03-10 14:48:29 -05:00
factories_spec.rb
rails_helper.rb
spec_helper.rb Removed benchmark suite and its documentation 2016-03-10 11:15:43 +01:00
teaspoon_env.rb