.circleci
|
fix(ci): only build deployment artifacts for tags
|
2018-10-04 19:56:07 +01:00 |
config
|
refactor(settings): rename `BounceLimit(s)` to `DeliveryProblemLimit(s)`
|
2018-11-27 09:46:23 -05:00 |
scripts
|
fix(scripts): ignore merge commits when generating changelog
|
2018-12-12 12:42:58 +00:00 |
src
|
fix(api): use correct apostrophe character in email address regex
|
2019-02-11 18:01:32 +00:00 |
.gitignore
|
feat(db): check the emailBounces table before sending email
|
2018-05-16 05:25:08 +01:00 |
.rustfmt.toml
|
chore(code): cargo fmt
|
2018-10-29 21:41:23 +00:00 |
.travis.yml
|
fix(ci): enable branch builds in travis
|
2018-11-15 07:33:23 +00:00 |
API.md
|
refactor(bounces): pull all bounce/complaint code into one module
|
2018-10-16 07:06:12 +01:00 |
CHANGELOG.md
|
release: 1.130.0
|
2019-02-11 20:12:03 +00:00 |
Cargo.lock
|
release: 1.130.0
|
2019-02-11 20:12:03 +00:00 |
Cargo.toml
|
release: 1.130.0
|
2019-02-11 20:12:03 +00:00 |
Dockerfile
|
chore: utilize a rust-toolchain file
|
2018-09-17 15:56:03 -07:00 |
LICENSE
|
chore(project): add the MPL
|
2018-05-04 07:14:43 +01:00 |
README.md
|
Update README.md
|
2019-04-03 07:03:33 +01:00 |
RELEASE.md
|
chore(package): create an automated release script
|
2018-11-20 19:36:00 +00:00 |
r
|
feat(docs): generate developer docs with rustdoc
|
2018-07-04 20:53:21 +01:00 |
rq
|
chore(queues): split out a separate process for queue-handling
|
2018-05-29 09:01:54 +01:00 |
rust-toolchain
|
chore(deploy): update rust version
|
2018-11-09 16:00:57 +00:00 |
t
|
chore(queues): split out a separate process for queue-handling
|
2018-05-29 09:01:54 +01:00 |
tdb
|
chore(queues): split out a separate process for queue-handling
|
2018-05-29 09:01:54 +01:00 |
version.json
|
feat(project): create healthcheck endpoints and make $PORT an env variable (#134) r=@philbooth,@vladikoff
|
2018-07-18 12:37:30 -04:00 |