Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Phil Booth df6cd60442 fix(server): enforce 'use strict' everywhere (#2124), r=@vbudhram 2017-09-19 09:00:37 -04:00
Vlad Filippov 10d5b56ede chore(deps): update shrinkwrap and latest eslint (#1868) 2017-04-28 15:07:53 -04:00
Vijay Budhram 0569500971 feat(bulk-mailer): Style fixes 2016-04-12 01:17:37 -04:00
Danny Coates dac114e41e log failed uids in must-reset.js, other nits 2016-04-12 00:51:50 -04:00
Shane Tomlinson 34e7dfc2a2 feat(bulk-mailer): Add some utilities to work with batches
`reset-resend-create-batches.js -i <source.json> -o batches` breaks up
the source.json file into multiple batches, storing each batch file into the
`batches` subdirectory.

`reset-send-batch.sh <batch_file.json>` will reset and send an email to all
accounts in the batch.

`reset-send-all-batches <batch_directory>` will reset and send an email to all
accounts in all batches found in the `batch_directory`
2016-04-12 00:51:03 -04:00