gitlab-org--gitlab-foss/spec
Dmitriy Zaporozhets 2953e0d19b Merge branch 'emailsonpush-create-delete' into 'master'
Send EmailsOnPush email when branch or tag is created or deleted.

Addresses #1951, #1957 and #1925.

![Screen_Shot_2015-03-17_at_13.58.15](https://dev.gitlab.org/gitlab/gitlabhq/uploads/16ff25adb4b4a7e1923612e0652442b4/Screen_Shot_2015-03-17_at_13.58.15.png)

![Screen_Shot_2015-03-17_at_13.58.22](https://dev.gitlab.org/gitlab/gitlabhq/uploads/e346c1d84aba3a093b722d0a4167e289/Screen_Shot_2015-03-17_at_13.58.22.png)

![Screen_Shot_2015-03-17_at_13.58.28](https://dev.gitlab.org/gitlab/gitlabhq/uploads/720437ecc13f317c6d20eff82ac60bd7/Screen_Shot_2015-03-17_at_13.58.28.png)

![Screen_Shot_2015-03-17_at_13.58.34](https://dev.gitlab.org/gitlab/gitlabhq/uploads/2b302bb6cdbe27c96a8dff1375236602/Screen_Shot_2015-03-17_at_13.58.34.png)

See merge request !1709
2015-03-23 16:48:27 +00:00
..
controllers Fix user controller specs 2015-03-22 11:14:42 -07:00
factories Added comment notification events to HipChat and Slack services. 2015-03-06 06:54:00 -08:00
features Merge branch 'atom-xhtml-squashed' into 'master' 2015-03-17 08:38:38 +00:00
finders Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
fixtures Add trailing newline to all text files. 2014-06-21 11:20:22 +02:00
helpers Use `project_member` instead of `team_member`. 2015-03-15 13:50:38 +01:00
javascripts Add trailing newline to all text files. 2014-06-21 11:20:22 +02:00
lib Fix OAuth2 issue importing a new project from GitHub and GitLab 2015-03-22 18:16:48 -07:00
mailers Clean up code by using keyword arguments. 2015-03-23 15:08:19 +01:00
models Merge branch 'improve-contributions-calendar' into 'master' 2015-03-23 16:40:55 +00:00
requests/api Enforce restricted visibilities for snippets 2015-03-08 17:57:08 -06:00
routing Use `project_member` instead of `team_member`. 2015-03-15 13:50:38 +01:00
services Extend push_tag event to include tag message and last commit 2015-03-21 11:25:27 +01:00
support This MR extends the commit calendar so it searches for commits made with every email address the user has associated with his account. 2015-03-09 21:43:54 -07:00
tasks/gitlab Change permissions on backup files 2015-03-17 19:04:21 -06:00
workers Prevent gitlab-shell character encoding issues by receiving its changes as raw data. 2015-03-15 16:52:22 +01:00
factories.rb Remove unneeded password_confirmation from seed. 2014-12-28 14:42:15 +01:00
factories_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
spec_helper.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00