Steven Fackler
7e48593a54
Check domain for openssl wrapper
...
Also update the expired certs we were using.
2016-09-10 10:30:47 -07:00
Steven Fackler
a3687717f9
Cache dependencies
2016-08-04 19:53:29 -07:00
Steven Fackler
606637be1c
Bump to 1.9, drop net2
2016-07-07 21:06:27 -07:00
Steven Fackler
688c5f13ec
Bump minimum version to 1.8
2016-06-15 21:17:12 -07:00
Steven Fackler
4a4d4c907b
Downgrade bitflags to build on 1.7
2016-05-08 19:42:10 -07:00
Corey Farwell
805a584f5c
Bump rust-url to 1.0.
2016-04-25 12:39:55 -04:00
Steven Fackler
b0bed6ab4c
Add a nightly feature
...
Currently uses the UnixStream from the standard library
2016-03-27 13:03:19 -07:00
Steven Fackler
86a9eb82a1
Bump minimum travis version to 1.6
...
Required by serde_json
2016-02-27 09:59:36 -08:00
Andrew Baumhauer
bd58d5dca4
Tweak travis.yml to test eui48 feature
2016-02-13 20:46:56 -06:00
Steven Fackler
5f3ea95b79
Bump minimum version to 1.5
2016-01-22 20:34:12 -08:00
Steven Fackler
a3e967a4a1
Bump unix_socket version
2015-12-06 23:35:28 -08:00
Steven Fackler
ef2c427035
Last bit of extra stuff for bit-vec feature
2015-12-06 12:42:57 -08:00
Steven Fackler
d3182d96a6
Update serde support
2015-11-07 16:32:16 -08:00
Steven Fackler
a3039e6fe2
Update minimum version and test on it
2015-10-21 00:08:52 -07:00
Steven Fackler
cb6a408c13
Specify sudo is required for travis
2015-07-30 21:24:59 -07:00
Steven Fackler
a5c1d0ddce
Don't build master docs
...
They aren't really all that useful.
2015-05-25 20:43:09 -07:00
Steven Fackler
76db16eac8
Fix feature set for docs
2015-05-17 20:45:36 -07:00
Steven Fackler
edb990d20f
Document type support on ToSql and FromSql
...
This also lets us turn back on all of the features in doc builds
2015-05-17 20:27:39 -07:00
Steven Fackler
9d99ea300a
Document NegotiateSsl impl for SslContext
2015-05-17 19:48:18 -07:00
Steven Fackler
975c9fd5dd
Build against stable!
2015-05-16 21:18:48 -07:00
Steven Fackler
ed26ff0042
Merge branch 'breaks'
2015-05-16 20:42:25 -07:00
Steven Fackler
fde87d8146
Test chrono support
2015-05-13 22:26:05 -07:00
Steven Fackler
9a19f01512
Add openssl feature to travis config
2015-05-13 14:43:39 -07:00
Steven Fackler
8b6777eee1
Only publish docs on nightly
2015-04-27 23:08:54 -07:00
Steven Fackler
c41cc891c2
Test on both nightly and beta
2015-04-27 22:56:06 -07:00
Steven Fackler
4a0067af6f
Build docs without optional impls
...
There's no way to identify them as opt-in in the docs which is a
constant source of confusion so it's safer to just not mention them
there.
2015-04-20 21:29:34 -07:00
Steven Fackler
62459f6944
Support serde's JSON type
2015-04-12 21:48:38 -07:00
Steven Fackler
3017ed7a42
Build docs with features enabled
2015-02-27 20:06:12 -08:00
Steven Fackler
e24a4ae2ae
Add unix_socket to tested features
2015-02-27 20:05:53 -08:00
Steven Fackler
5ec039bd5d
Make time impls opt-in
2015-02-22 22:13:59 -08:00
Steven Fackler
b352b12c48
Make JSON support an optional feature
...
Even though we currently depend on rustc-serialize, this may not always
be the case. Forcing opt-in for all integration with external crates is
a safer course of action.
2015-02-22 22:13:59 -08:00
Steven Fackler
9214a6886d
Use Postgres 9.4 on travis
2015-02-07 22:15:32 -08:00
Steven Fackler
e6e27ea08f
Fix path
2015-02-07 20:41:19 -08:00
Steven Fackler
561d7be79c
Move docs to this repo and auto build in travis
2015-02-07 20:33:44 -08:00
Steven Fackler
219ce2a82c
Disable uuid feature by default
2015-02-06 09:03:49 -08:00
Steven Fackler
8444e9d622
Fix travis.yml
2014-11-17 09:44:15 -08:00
Steven Fackler
c1e4f6385f
Make uuid default on and rename it
2014-11-17 09:43:10 -08:00
Steven Fackler
4f80c32967
Add optional UUID support
...
Closes #72
2014-11-06 07:56:00 -08:00
Steven Fackler
46703ee970
Use builtin rust support on travis
2014-08-23 16:03:56 -07:00
Steven Fackler
e07acdb7f6
Turn off explicit doc tests
2014-08-08 19:05:49 -07:00
Steven Fackler
cc8e9efe6c
Fix doc build
2014-08-02 19:13:23 -07:00
Steven Fackler
8a22f8528b
Move travis to .travis
2014-08-02 18:44:45 -07:00
Steven Fackler
d094aa615b
Build docs with cargo
2014-07-28 20:04:09 -07:00
Steven Fackler
052fe93443
Remove LD_LIBRARY_PATH override from travis config
2014-07-15 23:08:25 -07:00
Steven Fackler
625c26f572
Switch to Cargo for Travis tests
2014-07-15 22:59:27 -07:00
Steven Fackler
598bc29637
Fix travis builds
2014-07-10 12:45:54 -07:00
Steven Fackler
a54fdaf834
Switch docs back to rust-ci (again)
2014-06-29 14:11:38 -07:00
Steven Fackler
550b616ebf
Switch travis.yaml to use nightlies
2014-05-11 21:31:25 -07:00
Steven Fackler
c717aabe22
Restructure makefile and add install target
2014-01-20 22:23:57 -08:00
Steven Fackler
750ac7ca78
Compress test command
2014-01-18 14:49:21 -08:00