0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/db
2010-06-25 17:34:27 -04:00
..
helpers
modules cleaning db.vcxproj 2010-06-01 08:56:06 -04:00
repl better error checking rs 2010-06-24 13:42:26 -04:00
stats Use exponential histograms for cumulative stats 2010-06-11 12:52:20 -04:00
background.h
btree.cpp SERVER-366 btree extent and node freeing 2010-06-14 15:47:12 -07:00
btree.h SERVER-366 btree extent and node freeing 2010-06-14 15:47:12 -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 don't yield if you're a reader and only other readers are active SERVER-517 2010-06-22 05:27:56 -04:00
clientcursor.cpp yield based off of scanned and time 2010-06-22 06:37:49 -04:00
clientcursor.h yield based off of scanned and time 2010-06-22 06:37:49 -04:00
cloner.cpp make check for $ faster 2010-06-09 12:08:02 -04:00
cmdline.cpp Fix warning 2010-06-11 15:36:30 -04:00
cmdline.h
commands.cpp
commands.h
common.cpp Add license headers for some files. 2010-06-04 10:27:35 -04:00
concurrency.h Block writes when not holding write-lock in debug build 2010-06-24 11:05:10 -04:00
curop.h
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 fast tracking of rough time passage 2010-06-22 06:08:28 -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 rs 2010-06-17 13:08:06 -04:00
db.vcxproj.filters not sure why _timeTracker was declared extern but definitely was 2010-06-22 10:38:06 -04:00
dbcommands_admin.cpp quieter on test run 2010-05-23 15:07:32 -04:00
dbcommands_generic.cpp Pull all the code for defining and printing the version of executables to one place. 2010-05-28 12:08:36 -04:00
dbcommands.cpp fix scale of 0 breaking command SERVER-1282 2010-06-22 20:18:30 -04:00
dbeval.cpp
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 towards QueryOption_Exhaust 2010-06-06 15:46:55 -04:00
dbwebserver.cpp rs 2010-06-17 19:54:57 +01: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_geo2d.cpp findIndexByType helper 2010-06-24 11:33:23 -04:00
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 getLastError has _id of of upserted object SERVER-1173 2010-06-24 11:24:54 -04:00
instance.h don't allow databases with the same name and different casing SERVER-1149 2010-06-15 02:48:09 -04:00
introspect.cpp
introspect.h
javatest.cpp
jsobj.cpp Start handling Nuls in strings. SERVER-1177 2010-06-25 17:34:27 -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 don't require temprelease to work in m/r - allowing it to run from db.eval SERVER-1295 2010-06-24 17:55:03 -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 reset slave cache when close local db 2010-06-22 22:35:23 -04:00
oplog.h some ClientCursor yield cleaning 2010-06-19 20:20:19 -04:00
pcre.txt
pdfile.cpp SERVER-1217 old boost? 2010-06-21 18:13:48 -07:00
pdfile.h make check for $ faster 2010-06-09 12:08:02 -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 cleaning exceptions 2010-06-21 13:41:34 -04:00
queryoptimizer.h cleaning exceptions 2010-06-21 13:41:34 -04: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
reccache.cpp
reccache.h
reci.h
recstore.h
repl_block.cpp defensive - trying to figure out mac issue 2010-06-22 14:04:27 -04:00
repl_block.h
repl.cpp some asserts 2010-06-08 11:37:30 -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
security_commands.cpp
security.cpp
security.h MutexDebugger 2010-05-26 00:46:49 -04:00
storage.cpp
tests.cpp
update.cpp getLastError has _id of of upserted object SERVER-1173 2010-06-24 11:24:54 -04:00
update.h fix replication with multiple $inc SERVER-1161 2010-05-27 11:39:48 -04:00