Alexis Mousset
3159981e4a
Merge pull request #266 from amousset/result-type-transport
...
feat(transport): Use an associated type for result type of EmailTrans…
2018-04-17 00:29:35 +02:00
Alexis Mousset
a0c95f748e
feat(transport): Use an associated type for result type of EmailTransport
2018-04-17 00:21:43 +02:00
Alexis Mousset
f949dd53ed
Update book.json
2018-04-15 19:12:07 +02:00
Alexis Mousset
d990ab4de3
Merge pull request #265 from amousset/clean-buildscripts
...
feat(all): Add set -xe option to build scripts
2018-04-15 18:57:20 +02:00
Alexis Mousset
c489a0bdc2
feat(all): Add set -xe option to build scripts
2018-04-15 18:49:03 +02:00
Alexis Mousset
9dd08ad4c2
Update .travis.yml
2018-04-15 18:33:00 +02:00
Alexis Mousset
4313207896
Update .travis.yml
2018-04-15 18:05:20 +02:00
Alexis Mousset
944a236aa7
Update .travis.yml
2018-04-15 17:46:40 +02:00
Alexis Mousset
ddd80f5dcd
Update .travis.yml
2018-04-15 16:00:14 +02:00
Alexis Mousset
530b595424
Update .travis.yml
2018-04-15 15:54:47 +02:00
Alexis Mousset
f985cf7559
Merge pull request #264 from amousset/use-deploy-script
...
feat(all): Move post-success scripts to separate files
2018-04-15 15:46:25 +02:00
Alexis Mousset
7b6ac2e677
feat(all): Move post-success scripts to separate files
2018-04-15 15:39:59 +02:00
Alexis Mousset
6797d3d3f5
Merge pull request #263 from amousset/typos
...
style(all): Fix typos
2018-04-15 13:45:42 +02:00
Alexis Mousset
bffe2978d2
style(all): Fix typos
2018-04-15 13:37:29 +02:00
Alexis Mousset
4d86840bc9
Update .travis.yml
2018-04-15 13:10:29 +02:00
Alexis Mousset
a7e5493aad
Update .travis.yml
2018-04-15 13:04:27 +02:00
Alexis Mousset
d6828f5150
Merge pull request #262 from amousset/deploy-website-travis
...
feat(all): Add website upload to travis build script
2018-04-15 12:54:10 +02:00
Alexis Mousset
0b850e3b2f
feat(all): Add website upload to travis build script
2018-04-15 12:52:49 +02:00
Alexis Mousset
57be14112a
Remove doc redirect to lettre.at
2018-04-14 16:23:22 +02:00
Alexis Mousset
928fd413a4
Delete CNAME
2018-04-14 16:14:25 +02:00
Alexis Mousset
2d196599c7
Merge pull request #260 from amousset/code-coverage
...
feat(all): Add codecov upload in travis
2018-04-14 15:56:43 +02:00
Alexis Mousset
ad2fef9bbc
feat(all): Add codecov upload in travis
2018-04-14 15:56:08 +02:00
Alexis Mousset
6577aa17d9
Merge pull request #259 from amousset/update-readme
...
feat(all): Update README to put useful links at the top
2018-04-14 15:18:16 +02:00
Alexis Mousset
34fc101f31
feat(all): Update README to put useful links at the top
2018-04-14 15:10:58 +02:00
Alexis Mousset
91f0cfa27c
Merge pull request #258 from amousset/update-changelog
...
feat(all): Update changelog with 0.8.1
2018-04-14 14:44:20 +02:00
Alexis Mousset
78bd429310
feat(all): Update changelog with 0.8.1
2018-04-14 14:31:01 +02:00
Alexis Mousset
54e3dd3e41
Merge pull request #257 from amousset/update-badges
...
feat(all): Update badges in README and Cargo.toml
2018-04-14 14:27:32 +02:00
Alexis Mousset
36381eb345
feat(all): Update badges in README and Cargo.toml
2018-04-14 14:15:35 +02:00
Alexis Mousset
8d92dbb0c2
Create CNAME
2018-04-14 13:56:47 +02:00
Alexis Mousset
c4b1100bdb
Merge pull request #256 from amousset/move-doc-gitbook
...
feat(all): Move docs from hugo to gitbook and move generated html to …
2018-04-14 13:24:36 +02:00
Alexis Mousset
b5e2c67dbd
feat(all): Move docs from hugo to gitbook
...
Also move generated html to the lettre.github.io repo
2018-04-14 13:16:26 +02:00
Alexis Mousset
bf3bb78534
Merge pull request #254 from amousset/rename-master-to-0-9
...
feat(all): Change master version to 0.9.0-pre
2018-04-13 21:23:03 +02:00
Alexis Mousset
a914d9990c
feat(all): Change master version to 0.9.0-pre
2018-04-13 20:59:23 +02:00
Alexis Mousset
a3d6722e7e
Merge pull request #253 from Eijebong/skeptic
...
tests: Replace skeptic by some custom logic code and rustdoc calls
2018-04-11 22:09:52 +02:00
Bastien Orivel
fd56ec8877
test(lettre_email): Replace skeptic by some custom rustdoc invocations
2018-04-11 22:00:52 +02:00
Bastien Orivel
81bad13175
test(lettre): Replace skeptic by some custom rustdoc invocations
...
Unfortunately skeptic pulls all its dependencies in projects using
lettre (see https://github.com/budziq/rust-skeptic/issues/60 ).
2018-04-11 22:00:20 +02:00
Alexis Mousset
27c8e206cf
Merge pull request #252 from amousset/add-changelog-sections
...
docs(all): Add changelog sections for style and docs
2018-04-08 15:14:45 +02:00
Alexis Mousset
b4d03ead8c
docs(all): Add changelog sections for style and docs
2018-04-08 14:56:19 +02:00
Alexis Mousset
d692a9488f
Merge pull request #251 from amousset/avoid-empty-format-strings
...
style(transport-smtp): Avoid useless empty format strings
2018-04-08 14:46:47 +02:00
Alexis Mousset
f3271715ec
style(transport-smtp): Avoid useless empty format strings
2018-04-08 14:31:50 +02:00
Alexis Mousset
ee51cf7454
Merge pull request #250 from amousset/formal-changelog
...
Use clog to generate changelogs
2018-04-08 14:23:23 +02:00
Alexis Mousset
8981a7758c
docs(all): Use clog to generate changelogs
...
Changelog will be unique, and generated from commit
messages using clog-cli.
Commit message should follow guidelines in CONTRIBUTING.md,
and GitCop has been (re)enabled.
Fixes #233 .
2018-04-08 13:58:09 +02:00
Alexis Mousset
b91cb0770d
Update contact email
2018-04-01 19:41:51 +02:00
Alexis Mousset
0cff889ace
Merge pull request #247 from amousset/improve-readme
...
Add lettre.at link to README
2018-04-01 19:37:23 +02:00
Alexis Mousset
d00568cbd6
Add lettre.at link to README
2018-04-01 19:36:55 +02:00
Alexis Mousset
32cace1252
Merge pull request #246 from amousset/fix-base-url
...
Fix site base url
2018-04-01 19:29:32 +02:00
Alexis Mousset
a86cc3328e
Fix site base url
2018-04-01 19:28:54 +02:00
Alexis Mousset
b51b2843f4
Create CNAME
2018-04-01 17:58:49 +02:00
Alexis Mousset
91a17ae281
Merge pull request #243 from amousset/prepare-0-8
...
Prepare 0.8 release
v0.8.0
2018-03-31 21:11:13 +02:00
Alexis Mousset
bd752daf85
Prepare 0.8 release
2018-03-31 20:38:40 +02:00