|
0d27d0f7a6
|
Fix ESLint and PHPCS errors
|
2019-06-20 12:40:24 -04:00 |
|
|
292e7a50be
|
Add SendingTaskSubscribers endpoint
|
2019-06-20 12:40:24 -04:00 |
|
|
5da7110eb6
|
Use short array syntax
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
3ee58aea10
|
Add space between if and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
ebbdec5ebd
|
Add space between foreach and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
624c6d900e
|
Add processing of soft errors
When processing soft error we only save error to particular subscriber and continue sending.
[MAILPOET-1154]
|
2018-09-13 11:12:38 +02:00 |
|
|
b381923903
|
Add a comment about adding large batches of subscribers [MAILPOET-903]
|
2018-02-27 11:39:24 +03:00 |
|
|
c0c57f6b67
|
Sending queue refactoring WIP [MAILPOET-903]
|
2018-02-13 11:39:50 +03:00 |
|
|
b076e03a75
|
using static instead of self
renaming `internalCreateOrUpdate` to `_createOrUpdate`
renaming `$conditions` to `$keys`
adding block comment for `_createOrUpdate` method.
|
2018-02-12 11:15:46 +00:00 |
|
|
91622f8cd9
|
refactoring createOrUpdate method of models
|
2018-02-07 18:10:49 +00:00 |
|
|
c924778d50
|
Rename unprocessed status, refactor counting a bit more clearly [MAILPOET-987]
|
2017-07-20 10:56:34 +03:00 |
|
|
acbe2e383a
|
Add tests [MAILPOET-940]
|
2017-07-13 13:27:28 +03:00 |
|
|
6a9b8d88c2
|
Extract subscribers to a separate table in the Bounce worker [MAILPOET-940]
|
2017-07-13 13:27:27 +03:00 |
|