Steven Fackler
20c281482e
Test postgres-protocol
2017-03-12 13:55:37 -07:00
Steven Fackler
5004efb792
Rename crate
2016-12-26 16:41:09 -05:00
Steven Fackler
fb46202bd3
Bump minimum version
...
Required for futures to build
2016-12-23 11:01:35 -05:00
Steven Fackler
6415d7efff
Test postgres-tokio
2016-12-20 15:42:51 -08:00
Steven Fackler
2a55931fcf
Fix up travis
2016-12-20 15:34:16 -08:00
Steven Fackler
b0ddb4d0f9
Don't test schannel
2016-11-26 22:48:29 -08:00
Steven Fackler
ae3cea7de6
Actually fix feature tests
2016-09-21 19:52:24 -07:00
Steven Fackler
0df9b32544
Fix test syntax
2016-09-21 19:47:18 -07:00
Steven Fackler
dcac106387
Use jq to test all features
2016-09-21 19:43:58 -07:00
Steven Fackler
bf1250eb78
Always support unix sockets
2016-09-10 10:31:43 -07:00
Steven Fackler
f2cf6be6bc
Rename all features
...
You can't add dependencies to implicit features, so move them all just
in case.
2016-09-10 10:31:21 -07:00
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