Skip to content
/ mgo Public
forked from go-mgo/mgo
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added readPreference and readPreferenceTags to url and DialOptions. #2

Merged
merged 1 commit into from
Sep 14, 2016

Conversation

craiggwilson
Copy link

This also changes how url parsing works. It allows for multiple keys of the same name. This is only used for readPreferenceTags and the same behavior still exists for other keys (last one wins).

@jyemin jyemin merged commit 61b714d into 10gen:v2 Sep 14, 2016
xdg pushed a commit to xdg-forks/mgo that referenced this pull request Oct 29, 2018
xdg pushed a commit to xdg-forks/mgo that referenced this pull request Oct 29, 2018
* Add read concern configuration to Safe{}

* Fix tests
xdg pushed a commit to xdg-forks/mgo that referenced this pull request Oct 29, 2018
* Add 3.6 user authenticationRestrictions

* Add struct-field comment

* Add struct-field comment 10gen#2

* Add struct-field comment 10gen#3

* Add documentation link

* Fix comment

* Fix comment 10gen#2

* add to README.md

* add to README.md 10gen#2

* add to README.md 10gen#3

* Add positive/negative authentication restrictions user test

* Use denyUser for negative test

* Correct message

* Fix error match

* Fix close on nil/closed session

* Simplify test, last change :)

* Simplify test, last change :) 10gen#2

* Simplify test, last change :) 10gen#3

* Fix := error
xdg pushed a commit to xdg-forks/mgo that referenced this pull request Oct 29, 2018
xdg pushed a commit to xdg-forks/mgo that referenced this pull request Oct 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants