Commit graph

29 commits

Author SHA1 Message Date
Jon Gjengset
7fabf34c22
Move to Azure Pipelines 2019-09-03 11:51:46 -04:00
Jon Gjengset
7ef76c029f
Badges for new CI 2019-04-29 11:18:38 -04:00
Jon Gjengset
85d34f3735
Move to travis-ci.com 2019-03-17 12:46:14 -04:00
Jon Gjengset
70ca4f7ef8
Note the use of Greenmail 1.5.9 2018-12-07 16:37:48 -05:00
Jon Gjengset
86d4da84d7
Note that we support older stable versions
[skip ci]
2018-11-24 15:16:29 -05:00
Jon Gjengset
a2b0773622
Remove AppVeyor now that Travis does Windows
[skip ci]
2018-11-24 14:17:30 -05:00
Jon Gjengset
328144b3f5
Add testing instructions to README 2018-11-22 20:56:42 -05:00
Jon Gjengset
8299a6be9d
Bump version for repository move 2018-11-22 20:55:25 -05:00
Jon Gjengset
35acfeb108
Fix up README 2018-11-22 14:46:31 -05:00
Jon Gjengset
f83742dc3d
A significant documentation upgrade
Fixes #77.
Touches on #74.
Fixes #70 through documentation (I think?)
Fixes #62.
2018-11-21 16:37:47 -05:00
Shaun Savage
a11c4e5673 TlsConnector::build() unwrap() not needed 2018-06-26 20:10:11 +00:00
Jon Gjengset
210a12b791
Used wrong doc badge link 2018-04-03 13:04:44 -04:00
Jon Gjengset
73c8d0ddc2
Move README example into src/lib.rs
This way it'll be run as a doctest and we'll know if it breaks (again).

Fixes #67.
2018-04-03 13:01:59 -04:00
Greizgh
a29874d41b
Update readme to use native_tls 2017-10-30 20:57:06 -04:00
Matt McCoy
9ff36c3bef Update and add badges to README (#47)
Adding badges for the number of crate downloads
and license. Also updating the crate badge to
be retreived from img.shields.io.
2017-10-04 20:06:57 -04:00
Jon Gjengset
300cfc04f8 Use docs.rs for documentation (#40)
* Use docs.rs for documentation

This would also allow deleting the `gh-pages` branch (which is pretty large).
I'd also recommend adding `badges` and `categories` to make the crates.io page more useful (see [this](http://www.integer32.com/2017/01/20/categories-and-ci-badges.html)), but I'll leave that up to you.

* Remove more references to old docs
2017-09-28 17:19:54 -04:00
Matt McCoy
55e860e8d4 Add a build for windows using appveyor (#37) 2017-07-12 17:05:32 -04:00
Matt McCoy
86e1d46507 rustfmt the codebase (#36)
This will ensure that we are properly formatting this library code according to rust standards
2017-07-10 21:38:13 -04:00
Matt McCoy
3b6816b732 Updating version 2017-05-02 21:57:45 -04:00
Matt McCoy
dcf4a4299a Adding more line to get coverage to show on README.md 2016-06-29 19:15:31 -04:00
Matt McCoy
2311c19435 Adding coverage status badge to README.md 2016-06-29 18:56:13 -04:00
Matt McCoy
b593d943ef Updating README.md and the basic example 2016-06-29 18:53:23 -04:00
Matt McCoy
810754f942 Adding creates.io badge to README 2016-06-15 21:57:51 -04:00
Matt McCoy
c90ab54ab0 Updating README with more information 2016-06-15 19:55:55 -04:00
Koji Ota
d4ad115d93 fix typo
paramanent_flag => permanent_flag
2016-03-16 00:40:46 +09:00
Corey Farwell
fca5be62a7 Relicense as Apache 2.0 / MIT
Closes #7
2016-01-10 17:34:19 -05:00
Corey Farwell
f2f0f46a0c Fix syntax highlighting in README 2015-08-23 19:47:36 -04:00
Matt McCoy
a25bf47d1c Triggering a build 2015-04-15 16:26:09 -04:00
Matt McCoy
95e6676055 Initial Commit 2015-04-15 16:23:58 -04:00