index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
Age
Commit message (
Expand
)
Author
2009-03-30
make simpleCommand public since its handy and harmless
Eliot Horowitz
2009-03-30
More correct timestamp update check
Aaron
2009-03-30
use stack instead of queue for keeping connections so you get the same one in...
Eliot Horowitz
2009-03-29
log(2) when create a new connection for pooling
Eliot Horowitz
2009-03-26
_id assignment fix
Eliot Horowitz
2009-03-26
safer object management
Eliot Horowitz
2009-03-26
Model::_id protected instead of private
Eliot Horowitz
2009-03-25
make Model::save,load virtual
Eliot Horowitz
2009-03-25
add DBClientBase::getServerAddress()
Eliot Horowitz
2009-03-24
Use string instead of char * in client code
Aaron
2009-03-19
Replace emptyObj with BSONObj()
Aaron
2009-03-18
Find requested oplog entry starting from tail of log
Aaron
2009-03-12
get rid of Model::defaultServer since its not being used and complicates some...
Eliot Horowitz
2009-03-10
Add explicit getMore to client interface
Aaron
2009-03-10
Initialize members
Aaron
2009-02-28
make timestamp work on update, and a test
Eliot Horowitz
2009-02-27
make unserialze take a const BSONObj&
Eliot Horowitz
2009-02-25
Merge branch 'master' of git@github.com:mongodb/mongo
Eliot Horowitz
2009-02-25
fix getMore and cusror handling (was doing 1 extra network op) and 1 safety c...
Eliot Horowitz
2009-02-25
Error message changed
Aaron
2009-02-24
more autoreconnect fixage
Dwight
2009-02-24
fix bug with auto reconnect in the client
Dwight
2009-02-23
accessor for Query
Eliot Horowitz
2009-02-20
method and command to flush all pooled connections
Eliot Horowitz
2009-02-20
open to save to check for error
Eliot Horowitz
2009-02-20
'better' LazyString
Aaron
2009-02-19
Don't create string unless we're actually going to log
Aaron
2009-02-18
Get rid of stringable class, use implicit type conversion to string instead
Aaron
2009-02-18
virtual dtors == good
Aaron
2009-02-18
filemd5 supports root
Eliot Horowitz
2009-02-18
spam
Eliot Horowitz
2009-02-18
fix gridfs - can't use BSONElement for strage like that
Eliot Horowitz
2009-02-17
add a couple virtual destructors just to be safe
dwight
2009-02-17
Merge branch 'master' of git@github.com:mongodb/mongo
dwight
2009-02-14
fix _id storing
Eliot Horowitz
2009-02-13
a little dbclient.h cleanup (minor)
dwight
2009-02-13
fixed logging
Eliot Horowitz
2009-02-12
c++ client:
Dwight
2009-02-12
replication / exception throwing bug fix
Dwight
2009-02-11
finish the Repl client connection in the c++ driver.
Dwight
2009-02-11
Query::toString
Eliot Horowitz
2009-02-10
Use @file to tell doxygen to document globals, add more doc for BSON() and QU...
Aaron
2009-02-10
Merge branch 'master' of git.10gen.com:/data/gitroot/p
Dwight
2009-02-10
md5 bug
Dwight
2009-02-10
Don't add 'key' twice
Aaron
2009-02-10
include for windows
U-ELIOT-019992DFC\Administrator
2009-02-09
comments
Dwight
2009-02-09
tutorial; comments
Dwight
2009-02-09
count() for c++ client
Dwight
2009-02-09
Merge branch 'master' of git.10gen.com:/data/gitroot/p
Dwight
[next]