0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
mongodb/db
2010-07-01 11:00:53 -04:00
..
geo error code fixing 2010-06-29 13:44:12 -04:00
helpers
modules cleaning db.vcxproj 2010-06-01 08:56:06 -04:00
repl elim stupid warning 2010-06-30 18:05:26 -04:00
stats Use exponential histograms for cumulative stats 2010-06-11 12:52:20 -04:00
background.h
btree.cpp SERVER-366 clean up a bit in pack() 2010-06-28 22:16:07 -07:00
btree.h SERVER-366 clean up a bit in pack() 2010-06-28 22:16:07 -07:00
btreecursor.cpp make cursor traversal during a multi remove fast 2010-05-19 13:34:06 -04:00
client.cpp don't yield if you're a reader and only other readers are active SERVER-517 2010-06-22 05:27:56 -04:00
client.h old method 2010-06-26 13:06:03 -04:00
clientcursor.cpp win64 names 2010-06-28 16:59:15 -04:00
clientcursor.h yield based off of scanned and time 2010-06-22 06:37:49 -04:00
cloner.cpp fix bug in cloner introduced today 2010-06-30 21:53:52 -04:00
cmdline.cpp Fix warning 2010-06-11 15:36:30 -04:00
cmdline.h merge signal handling between mongod and mongos 2010-05-10 17:13:21 -04:00
commands.cpp
commands.h
common.cpp Add license headers for some files. 2010-06-04 10:27:35 -04:00
concurrency.h pretouch experiment 2010-06-30 15:56:59 -04:00
curop.h cleaner error / uassert logging 2010-05-15 18:48:13 -04:00
cursor.cpp
cursor.h SERVER-109 get rid of nextSimpleQuery(), put matcher in base QueryOp, get rid of 'query' in various objects 2010-06-02 17:10:34 -07:00
database.cpp stability tests 2010-06-21 13:17:05 -04:00
database.h don't allow databases with the same name and different casing SERVER-1149 2010-06-15 02:48:09 -04:00
db_10.sln crlf fix 2010-06-14 12:47:05 -04:00
db.cpp better syncdelay log msg 2010-06-29 15:14:00 -04:00
db.h cleaning 2010-05-25 21:11:38 -04:00
db.rc icon 2010-05-17 11:00:31 -04:00
db.sln
db.vcproj Clean remerge of SERVER-1189 Improves logging in util/ntservice.cpp 2010-06-05 09:38:54 +08:00
db.vcxproj compile vs2010 2010-06-28 18:28:24 -04:00
db.vcxproj.filters compile vs2010 2010-06-28 18:28:24 -04:00
dbcommands_admin.cpp quieter on test run 2010-05-23 15:07:32 -04:00
dbcommands_generic.cpp have read/write lock on all platforms/boost now 2010-06-29 22:17:15 -04:00
dbcommands.cpp timing for serverStatus() if its slow 2010-06-30 12:57:36 -04:00
dbeval.cpp SERVER-778 don't allow running write command with read lock 2010-05-11 10:05:34 -04:00
dbhelpers.cpp cleaning exceptions 2010-06-21 13:41:34 -04:00
dbhelpers.h rs 2010-06-04 15:37:37 -04:00
dbmessage.h old method 2010-06-26 13:06:03 -04:00
dbwebserver.cpp rs 2010-06-29 13:17:57 -04:00
diskloc.h fix some pragma pack 2010-05-17 16:50:58 -04:00
driverHelpers.cpp
extsort.cpp
extsort.h
filever.h
flushtest.cpp
index.cpp MutexDebugger 2010-05-26 00:46:49 -04:00
index.h
indexkey.cpp more debugging 2010-06-03 10:02:38 -04:00
indexkey.h cleaning 2010-05-23 16:23:54 -04:00
instance.cpp haveDatabases() method 2010-06-26 13:32:35 -04:00
instance.h haveDatabases() method 2010-06-26 13:32:35 -04:00
introspect.cpp
introspect.h
javatest.cpp
jsobj.cpp more strlen(x) == 0 smashing 2010-06-29 20:07:09 -04:00
jsobj.h
jsobjmanipulator.h
json.cpp Support getting size of JSON object 2010-06-14 10:56:25 -04:00
json.h Support getting size of JSON object 2010-06-14 10:56:25 -04:00
lasterror.cpp getLastError has _id of of upserted object SERVER-1173 2010-06-24 11:24:54 -04:00
lasterror.h getLastError has _id of of upserted object SERVER-1173 2010-06-24 11:24:54 -04:00
matcher_covered.cpp SERVER-109 cleanup 2010-06-03 13:00:59 -07:00
matcher.cpp SERVER-109 matcher or pop 2010-06-01 16:07:35 -07:00
matcher.h SERVER-109 keymatch 2010-06-07 19:01:46 -07:00
minilex.h
module.cpp
module.h
mongo.ico rs 2010-06-17 13:08:06 -04:00
mr.cpp win64 names 2010-06-28 16:59:15 -04:00
namespace.cpp MutexDebugger 2010-05-26 00:46:49 -04:00
namespace.h findIndexByType helper 2010-06-24 11:33:23 -04:00
nonce.cpp MutexDebugger 2010-05-26 00:46:49 -04:00
nonce.h
oplog.cpp defer creating the id index on a clone until we first insert all the data 2010-06-30 17:28:57 -04:00
oplog.h pretouch experiment 2010-06-30 15:56:59 -04:00
pcre.txt
pdfile.cpp defer creating the id index on a clone until we first insert all the data 2010-06-30 17:28:57 -04:00
pdfile.h defer creating the id index on a clone until we first insert all the data 2010-06-30 17:28:57 -04:00
query.cpp yield based off of scanned and time 2010-06-22 06:37:49 -04:00
query.h getLastError has _id of of upserted object SERVER-1173 2010-06-24 11:24:54 -04:00
queryoptimizer.cpp SERVER-1217 bestGuessCursor() should always honor sort spec 2010-06-28 12:44:23 -07:00
queryoptimizer.h SERVER-1217 bestGuessCursor() should always honor sort spec 2010-06-28 12:44:23 -07:00
queryutil.cpp SERVER-1026 limit combinatorial in bounds 2010-06-22 20:02:15 -07:00
queryutil.h SERVER-1026 handle stacked constraints from in clauses 2010-06-22 15:07:08 -07:00
rec.h remove reccache (mostly) 2010-05-17 10:38:36 -04:00
reccache.cpp remove reccache (mostly) 2010-05-17 10:38:36 -04:00
reccache.h remove reccache (mostly) 2010-05-17 10:38:36 -04:00
reci.h
recstore.h remove reccache (mostly) 2010-05-17 10:38:36 -04:00
repl_block.cpp defensive - trying to figure out mac issue 2010-06-22 14:04:27 -04:00
repl_block.h
repl.cpp pretouch experiment 2010-06-30 15:56:59 -04:00
repl.h cleaning exceptions 2010-06-21 13:41:34 -04:00
replpair.h moving towards less in makefiles. 2010-06-03 15:00:09 -04:00
resource.h rs 2010-06-17 13:08:06 -04:00
scanandorder.h $showDiskLoc query option SERVER-1054. 2010-05-11 19:12:13 -04:00
security_commands.cpp have read/write lock on all platforms/boost now 2010-06-29 22:17:15 -04:00
security.cpp
security.h MutexDebugger 2010-05-26 00:46:49 -04:00
storage.cpp remove reccache (mostly) 2010-05-17 10:38:36 -04:00
tests.cpp
update.cpp fix $ update with indexes in some cases SERVER-1339 2010-07-01 11:00:53 -04:00
update.h fix $ update with indexes in some cases SERVER-1339 2010-07-01 11:00:53 -04:00