0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
mongodb/db
Dwight Merriman 4b372247f1 crlf->lf
2010-02-12 08:46:53 -05:00
..
modules Add license headers to .cpp & .h files that lacked them. MINOR 2010-02-09 16:48:21 -05:00
stats ServerStatus ratios shouldn't divide by 0 2010-02-11 13:50:34 -05:00
background.h SERVER-620 2010-02-10 15:34:41 -05:00
btree.cpp SERVER-619 background indexing fix 2010-02-11 14:49:55 -05:00
btree.h CS-10 prevent assertion by making sure btree builder enforces >= 1 key per bucket invariant 2010-02-08 16:23:48 -08:00
btreecursor.cpp
client.cpp count commands separately 2010-02-11 12:52:26 -05:00
client.h debugging MINOR 2010-02-04 22:51:57 -05:00
clientcursor.cpp
clientcursor.h
cloner.cpp Cloner: don't dbtemprelease too often 2010-02-09 15:32:49 -05:00
cmdline.h
commands.cpp
commands.h
common.cpp compile vcproj 2010-02-08 11:29:49 -05:00
concurrency.h clean up curop read/write detection 2010-02-10 15:16:00 -05:00
curop.h count commands separately 2010-02-11 12:52:26 -05:00
cursor.cpp
cursor.h
database.cpp
database.h
db_10.sln
db.cpp make sure all threads that use a lock have a Client 2010-02-10 13:28:08 -05:00
db.h don't profile if db was closed in interim 2010-02-09 00:48:02 -05:00
db.rc
db.sln crlf->lf 2010-02-12 08:46:53 -05:00
db.vcproj compile vcproj 2010-02-08 11:29:49 -05:00
db.vcxproj
dbcommands_admin.cpp locking cna happen without Client 2010-02-09 11:50:53 -05:00
dbcommands.cpp Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-11 14:36:19 -05:00
dbeval.cpp change error text 2010-02-09 16:10:58 -05:00
dbhelpers.cpp
dbhelpers.h
dbmessage.h Plug large memory leak in mongos SHARDING-77 2010-02-05 18:08:10 -05:00
dbwebserver.cpp SERVER-620 2010-02-10 15:34:41 -05:00
diskloc.h
extsort.cpp
extsort.h
filever.h
flushtest.cpp Add license headers to .cpp & .h files that lacked them. MINOR 2010-02-09 16:48:21 -05:00
index.cpp
index.h
instance.cpp count commands separately 2010-02-11 12:52:26 -05:00
instance.h
introspect.cpp
introspect.h
javatest.cpp
jsobj.cpp fix upsert for DBRef SERVER-627 2010-02-11 11:36:08 -05:00
jsobj.h
jsobjmanipulator.h
json.cpp
json.h
lasterror.cpp
lasterror.h
matcher.cpp
matcher.h
minilex.h
module.cpp Add license headers to .cpp & .h files that lacked them. MINOR 2010-02-09 16:48:21 -05:00
module.h
mr.cpp
namespace.cpp more info in collstats 2010-02-07 10:38:23 -05:00
namespace.h more info in collstats 2010-02-07 10:38:23 -05:00
nonce.cpp
nonce.h
pcre.txt
pdfile.cpp SERVER-620 2010-02-10 15:34:41 -05:00
pdfile.h
query.cpp count commands separately 2010-02-11 12:52:26 -05:00
query.h
queryoptimizer.cpp slight _id query plan optimization 2010-02-05 12:02:01 -05:00
queryoptimizer.h slight _id query plan optimization 2010-02-05 12:02:01 -05:00
queryutil.cpp
queryutil.h
rec.h Add license headers to .cpp & .h files that lacked them. MINOR 2010-02-09 16:48:21 -05:00
reccache.cpp crlf->lf 2010-02-09 18:30:32 -05:00
reccache.h Add license headers to .cpp & .h files that lacked them. MINOR 2010-02-09 16:48:21 -05:00
reci.h Add license headers to .cpp & .h files that lacked them. MINOR 2010-02-09 16:48:21 -05:00
recstore.h crlf->lf 2010-02-09 18:30:32 -05:00
repl.cpp crlf->lf 2010-02-12 08:46:53 -05:00
repl.h Merge branch 'master' of github.com:mongodb/mongo 2010-02-12 08:44:03 -05:00
replset.h move some replication settings into ReplicationSettings 2010-02-08 21:04:09 -05:00
resource.h
scanandorder.h
security_commands.cpp Add license headers to .cpp & .h files that lacked them. MINOR 2010-02-09 16:48:21 -05:00
security.cpp SERVER-258 removing --authWriteOnly mode at Eliot's request 2010-02-08 16:52:41 -08:00
security.h SERVER-258 removing --authWriteOnly mode at Eliot's request 2010-02-08 16:52:41 -08:00
storage.cpp Add license headers to .cpp & .h files that lacked them. MINOR 2010-02-09 16:48:21 -05:00
tests.cpp
update.cpp fix upsert for DBRef SERVER-627 2010-02-11 11:36:08 -05:00
update.h