Stan Hu
|
001c8cd0ee
|
Gracefully handle SMTP user input errors (e.g. incorrect email addresses) to prevent Sidekiq retries
Closes https://github.com/gitlabhq/gitlabhq/issues/9560
|
2015-08-19 23:18:34 -07:00 |
|
Douwe Maan
|
329db2c5de
|
Fix EmailsOnPush.
|
2015-03-26 07:38:52 +01:00 |
|
Douwe Maan
|
b13bed62ea
|
Clean up code by using keyword arguments.
|
2015-03-23 15:08:19 +01:00 |
|
Douwe Maan
|
bf235053ad
|
Send EmailsOnPush email when branch or tag is created or deleted.
|
2015-03-18 14:07:28 +01:00 |
|
Douwe Maan
|
383c56efa1
|
Use Gitlab::Git helper methods and constants as much as possible.
|
2015-03-10 13:39:31 +01:00 |
|
Douwe Maan
|
5d86332153
|
Send EmailsOnPush when deleting commits using force push.
See #1924.
|
2015-02-25 15:12:19 +01:00 |
|
Douwe Maan
|
85af3e82bf
|
Add option to disable code diffs to EmailOnPush.
See #1950
|
2015-02-25 14:29:49 +01:00 |
|
Douwe Maan
|
e0c186c357
|
Add option to send EmailsOnPush from committer email if domain matches.
See #1809.
|
2015-02-25 14:20:35 +01:00 |
|
Jacob Vosmaer
|
c10f61802b
|
Run 'GC.start' after every EmailsOnPushWorker job
|
2014-11-14 12:22:22 +01:00 |
|
Dmitriy Zaporozhets
|
2f780af246
|
Git::Compare does not have limit param any more
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-07-29 14:29:59 +03:00 |
|
Dmitriy Zaporozhets
|
59769fdb94
|
Improve compare logic for EmailOnPush service
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-02-12 12:56:13 +02:00 |
|
Dmitriy Zaporozhets
|
6ac73f45f0
|
Move EmailOnPush logic to async worker
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2013-12-18 13:42:12 +02:00 |
|