Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added X-GitLab-... headers to emails from CI and Email On Push services | Anton Baklanov | 2016-01-19 | 2 | -1/+18 |
| | | | | Fixes #2098 | ||||
* | Minor improvements, unsubscribe from email footer | Zeger-Jan van de Weg | 2016-01-09 | 1 | -4/+4 |
| | |||||
* | Unsubscribe from thread through link in email footer | Zeger-Jan van de Weg | 2016-01-09 | 3 | -76/+59 |
| | |||||
* | Merge pull request GH-9938 from huacnlee/hotfix/note_mail_with_notificationpr-9938 | Douwe Maan | 2016-01-04 | 1 | -1/+1 |
| | | | | Hotfix note mail with notification | ||||
* | Merge branch 'ci-services-migrate' into 'master' | Kamil TrzciĆski | 2015-12-14 | 1 | -0/+15 |
|\ | | | | | | | | | | | | | Ci Services migrate See merge request !1985 | ||||
| * | Migrate CI::Services and CI::WebHooks to Services and WebHooks | Kamil Trzcinski | 2015-12-10 | 1 | -0/+15 |
| | | |||||
* | | Fix specs by adding forgotten instance variable | Grzegorz Bizon | 2015-12-08 | 1 | -0/+3 |
| | | |||||
* | | Remove obsolete variables in `repository_push_email` | Grzegorz Bizon | 2015-12-08 | 1 | -20/+5 |
| | | |||||
* | | Improve Messagee::RepositoryPush | Grzegorz Bizon | 2015-12-08 | 1 | -3/+3 |
| | | |||||
* | | Refactor RepositoryPush, move to Message namespace | Grzegorz Bizon | 2015-12-08 | 1 | -18/+20 |
| | | |||||
* | | Extract repository_push_email to separate class | Grzegorz Bizon | 2015-12-08 | 1 | -77/+19 |
|/ | |||||
* | Remove duplication in mailers/emails/notes.rb | Dmitriy Zaporozhets | 2015-11-17 | 2 | -45/+52 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Remove duplication in issue emails | Dmitriy Zaporozhets | 2015-11-16 | 1 | -36/+30 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Note the original location of a moved project when notifying users of the moveproject_moving | Valery Sizov | 2015-10-01 | 1 | -1/+2 |
| | |||||
* | Fix reply by email for comments on a specific line in a diff/commit.reply-by-email-diff | Douwe Maan | 2015-09-20 | 1 | -3/+3 |
| | |||||
* | Move `sent_notification!` out of Notify. | Douwe Maan | 2015-08-19 | 3 | -12/+12 |
| | |||||
* | Make MR notification email subject more standard. | Douwe Maan | 2015-08-19 | 1 | -42/+1 |
| | |||||
* | Reply by email POC | Douwe Maan | 2015-08-18 | 3 | -1/+24 |
| | |||||
* | Prefix EmailsOnPush email subject with `[Git]`.emailsonpush-prefix | Douwe Maan | 2015-05-25 | 1 | -1/+2 |
| | |||||
* | Revert "Allow to configure smtp and sendmail in gitlab.yml" | Dmitriy Zaporozhets | 2015-05-06 | 1 | -1/+1 |
| | |||||
* | Allow to configure smtp and sendmail in gitlab.yml | Jakub Jirutka | 2015-05-06 | 1 | -1/+1 |
| | |||||
* | Let commit model know about its project. | Douwe Maan | 2015-04-24 | 1 | -3/+3 |
| | |||||
* | Merge branch 'emailsonpush-replyto' into 'master' | Dmitriy Zaporozhets | 2015-04-15 | 1 | -3/+11 |
|\ | | | | | | | | | | | | | | | Set EmailsOnPush reply-to address to committer email when enabled. Addresses private issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2227. See merge request !520 | ||||
| * | Set EmailsOnPush reply-to address to committer email when enabled.emailsonpush-replyto | Douwe Maan | 2015-04-14 | 1 | -3/+11 |
| | | |||||
* | | Follow newline guidelines. | Douwe Maan | 2015-04-14 | 2 | -0/+13 |
| | | |||||
* | | Consistently use "invitation" rather than "invite" in text. | Douwe Maan | 2015-04-14 | 2 | -9/+13 |
| | | |||||
* | | Let invites be declined. | Douwe Maan | 2015-04-14 | 2 | -0/+26 |
| | | |||||
* | | Add emails around invitation. | Douwe Maan | 2015-04-14 | 2 | -4/+42 |
|/ | |||||
* | Fix errors. | Douwe Maan | 2015-04-02 | 3 | -5/+7 |
| | |||||
* | Don't use required keyword arguments to maintain support for Ruby 2.0. | Douwe Maan | 2015-03-23 | 1 | -3/+7 |
| | |||||
* | Clean up code by using keyword arguments. | Douwe Maan | 2015-03-23 | 1 | -1/+7 |
| | |||||
* | Send EmailsOnPush email when branch or tag is created or deleted. | Douwe Maan | 2015-03-18 | 1 | -16/+44 |
| | |||||
* | Use `group_member` instead of `users_group` or `membership`. | Douwe Maan | 2015-03-15 | 1 | -4/+4 |
| | |||||
* | Use Gitlab::Git helper methods and constants as much as possible. | Douwe Maan | 2015-03-10 | 1 | -1/+1 |
| | |||||
* | Fix EmailsOnPush comparison link to include first commit. | Douwe Maan | 2015-02-25 | 1 | -2/+2 |
| | |||||
* | Send EmailsOnPush when deleting commits using force push. | Douwe Maan | 2015-02-25 | 1 | -1/+5 |
| | | | | See #1924. | ||||
* | Add option to disable code diffs to EmailOnPush. | Douwe Maan | 2015-02-25 | 1 | -1/+2 |
| | | | | See #1950 | ||||
* | Add option to send EmailsOnPush from committer email if domain matches. | Douwe Maan | 2015-02-25 | 1 | -3/+3 |
| | | | | See #1809. | ||||
* | Remove incorrect footer from EmailsOnPush body. | Douwe Maan | 2015-02-25 | 1 | -0/+2 |
| | | | | See #1754. | ||||
* | Change EmailsOnPush subject to include namespace, repo and branch. | Douwe Maan | 2015-02-25 | 1 | -3/+6 |
| | | | | See #1827. | ||||
* | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 4 | -16/+37 |
| | | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers. | ||||
* | Allow notification email to be set separately from primary email. | Douwe Maan | 2015-02-07 | 2 | -4/+4 |
| | | | | Closes #1932. | ||||
* | Fix various typos | Steven Burgart | 2015-01-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | signe-in -> signed-in go_to_gihub_for_permissions -> go_to_github_for_permissions descendand -> descendant behavour -> behaviour recepient_email -> recipient_email generate_fingerpint -> generate_fingerprint dependes -> depends Cant't -> Can't wisit -> visit notifcation -> notification sufficent_scope -> sufficient_scope? levet -> level | ||||
* | Remove unused password argument from notification | Jacob Vosmaer | 2014-12-01 | 1 | -2/+1 |
| | | | | | | We were still passing a 'password' argument around, but it is not used anywhere because we send a password reset link in the welcome email nowadays. | ||||
* | Fix adminarea and emails for new membership logic | Dmitriy Zaporozhets | 2014-09-15 | 2 | -5/+5 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Huge replace of old users_project and users_group references | Dmitriy Zaporozhets | 2014-09-14 | 2 | -4/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Include "Merge-request reopened" emails in the proper email thread | Pierre de La Morinerie | 2014-07-25 | 1 | -3/+4 |
| | |||||
* | Update specs. | Marin Jankovski | 2014-07-16 | 1 | -1/+1 |
| | |||||
* | Do not sent a generated password via email for admin created user. | Marin Jankovski | 2014-07-15 | 1 | -1/+2 |
| | |||||
* | Merge branch 'improve-email-threading' into 'master' | Dmitriy Zaporozhets | 2014-07-07 | 3 | -43/+44 |
|\ | | | | | | | | | | | | | | | | | Improve email threading This is a follow-up to !112 : it improves email threading, without changing the receiver of the emails. * Subject of answers to an existing thread begins with `Re: ` (required by Mail.app) * Send a 'In-Reply-To' header along the 'References' header |