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
/
db
/
instance.cpp
Age
Commit message (
Expand
)
Author
2009-04-01
maybe fix win & solaris
Aaron
2009-04-01
include sys/file.h for linux
Aaron
2009-04-01
Explicitly release lock on shutdown
Aaron
2009-04-01
Close listener sockets on exit
Aaron
2009-03-30
Better 'not master' validation
Aaron
2009-03-26
Register update/delete only on client request
Aaron
2009-03-23
comment
Eliot Horowitz
2009-03-20
checkpoint: beginnings of cleaning up the recstore interface
Dwight
2009-03-19
Merge branch 'master' of git@github.com:mongodb/mongo
Aaron
2009-03-19
Replace emptyObj with BSONObj()
Aaron
2009-03-19
compile windows/visual studio
Dwight
2009-03-17
making mongod sharding aware
Eliot Horowitz
2009-03-17
Remove 'haveLogged'
Aaron
2009-03-13
objcheck validates every bson object read from a message
Aaron
2009-03-10
Merge branch 'master' of git@github.com:mongodb/mongo
Aaron
2009-03-10
Add --nohints cmd line option
Aaron
2009-03-10
Revert "Use os file locking to lock dbpath"
Aaron
2009-03-09
Use os file locking to lock dbpath
Aaron
2009-03-06
Don't log first operation, which is now coming from a DBDirectClient
Aaron
2009-03-03
Log current op to console on crash
Aaron
2009-03-03
Clarify use of prefix
Aaron
2009-03-03
Reset NamespaceDetailsTransient and clear query cache on drop database
Aaron
2009-02-24
Remove old code
Aaron
2009-02-24
Manually interleve query optimizer's plans rather than running each plan in a...
Aaron
2009-02-24
New query optimizer checkpoint, minus jstest changes
Aaron
2009-02-12
Wait for replication to finish before grabbing db mutex
Aaron
2009-02-09
dbtop
Aaron
2009-02-06
Create .ns file lazily
Aaron
2009-02-04
no more "msg end"
Dwight
2009-02-04
some debug logging
Dwight
2009-02-04
on exit, wait for replication to finish up
Dwight
2009-02-04
Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p
Aaron
2009-02-04
Cleanup shutdown -- remove duplicate, debug messages; don't grab log mutex
Aaron
2009-02-03
Log generated id with inserted object, log id as update query in some cases
Aaron
2009-02-02
Merge branch 'master' of git.10gen.com:/data/gitroot/p
Dwight
2009-02-02
datastore work
Dwight
2009-02-02
Add autoresync option
Aaron
2009-02-02
Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p
Aaron
2009-02-02
Clean up signal handling, fixing some potential hangs
Aaron
2009-02-01
recstore
dwight
2009-01-29
Don't destroy db mutex
Aaron
2009-01-29
correct security
Dwight
2009-01-28
killop / inprog commands
Dwight
2009-01-28
Legacy objects may not have ids
Aaron
2009-01-28
Don't log an update having no effect, log id as query when doing just one remove
Aaron
2009-01-25
dbexit needs to use real exit
Eliot Horowitz
2009-01-23
Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
dwight
2009-01-23
correct security on db eval's
dwight
2009-01-23
Typo
Aaron
2009-01-23
Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p
Aaron
[next]