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
Steven Fackler
48aaf00f2f
Only upload docs on success
2014-01-18 14:41:02 -08:00
Steven Fackler
bff9f958c7
Setup doc upload to rust-ci
2014-01-18 14:36:24 -08:00
Steven Fackler
96221c8a47
Switch over to Makefile based builds
...
Rustpkg is not really usable
2014-01-18 13:47:50 -08:00
Steven Fackler
a29dbaf2e6
Stop using rustpkg test
...
It's really janky.
2014-01-13 21:04:19 -08:00
Steven Fackler
9da1336f59
Upgrade to Postgres 9.3 on Travis
2013-12-10 08:45:53 -08:00
Steven Fackler
8e41ccd177
Fix build error
...
Add a build of the library to travis to prevent regressions.
2013-11-07 21:57:59 -08:00
Steven Fackler
ccb552f571
Add travis cfg to disable some tests
2013-11-05 22:07:48 -08:00
Steven Fackler
d7865cd884
Switch over to rustpkg test
...
Range and json tests have to be completely ignored for now :(
2013-11-04 09:09:11 -08:00
Steven Fackler
b53ca7a47c
Switch back to rustpkg test infrastructure
...
I'm not sure what the right thing to is is wrt use statements.
2013-11-02 15:06:19 -07:00
Steven Fackler
d567ca8c7a
Restructure directories for rustpkg
...
Turns out the src/postgres indirection isn't necessary.
2013-10-15 13:28:06 -07:00
Steven Fackler
e50bbd5d5c
Minor Travis config cleanup
2013-10-08 00:18:36 -07:00
Steven Fackler
039d02ed58
Fix tests on Travis
2013-10-08 00:00:58 -07:00
Steven Fackler
8a4cc66cbf
Testing fixes
2013-10-07 23:00:11 -07:00
Steven Fackler
ecaaac1dc2
Basic Travis CI config
2013-10-07 21:59:21 -07:00