mgo

lp:~rogpeppe/mgo/trunk

Created by Roger Peppe and last modified
Get this branch:
bzr branch lp:~rogpeppe/mgo/trunk
Only Roger Peppe can upload to this branch. If you are Roger Peppe please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Roger Peppe
Project:
mgo
Status:
Development

Recent revisions

237. By Roger Peppe

mgo: fix dubious use of types

236. By Gustavo Niemeyer

Polish the suite a tad.

235. By Gustavo Niemeyer

Do not panic on ancient binary format that has no length as part of the
binary data (doesn't seem to follow the spec). Issue reported by
Daniel Gottlieb.

234. By Gustavo Niemeyer

Allow Login command to run against secondaries. This fixes support for
authorization done after a direct connection is established against a
secondary. Problem discovered and debugged by Bard Bloom.

233. By Gustavo Niemeyer

Encode int as int64 when the compiler supports 64 bits ints and the
int is over range.

232. By Gustavo Niemeyer

Implemented SelectServers.

231. By Gustavo Niemeyer

Started support for server tags.

230. By Gustavo Niemeyer

Fix nearest secondary selection so that it doesn't fallback to
number of sockets if the either of the servers being considered
are away by more than 15ms.

229. By Gustavo Niemeyer

Fix missing constant in test.

228. By Gustavo Niemeyer

Fix the previous fix by releasing the socket before closing it.

Also add a simple concurrency test to verify both the
original bug and the new one.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:mgo
This branch contains Public information 
Everyone can see this information.

Subscribers