Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Commit

Permalink
Merge pull request #87 from compose/mongodb-ssl
Browse files Browse the repository at this point in the history
add SSL support for MongoDB, bump mgo
  • Loading branch information
nstott committed Jul 11, 2015
2 parents 5bde540 + 078c4d8 commit 80bb695
Show file tree
Hide file tree
Showing 32 changed files with 1,422 additions and 168 deletions.
4 changes: 2 additions & 2 deletions Godeps/Godeps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Godeps/_workspace/src/gopkg.in/mgo.v2/auth_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 23 additions & 0 deletions Godeps/_workspace/src/gopkg.in/mgo.v2/bson/bson_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 12 additions & 7 deletions Godeps/_workspace/src/gopkg.in/mgo.v2/bson/decode.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 20 additions & 10 deletions Godeps/_workspace/src/gopkg.in/mgo.v2/bson/encode.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 39 additions & 1 deletion Godeps/_workspace/src/gopkg.in/mgo.v2/bulk_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 6 additions & 5 deletions Godeps/_workspace/src/gopkg.in/mgo.v2/cluster.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions Godeps/_workspace/src/gopkg.in/mgo.v2/cluster_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 80bb695

Please sign in to comment.