0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/db
2011-02-07 12:55:20 -05:00
..
commands timing info for distinct 2011-01-31 11:28:00 -05:00
geo geo indexing with nested multikeys now works as non-nested 2011-01-28 12:28:57 -05:00
helpers ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
modules ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
repl fix initialSync on reconfig SERVER-2484 2011-02-05 23:18:23 -05:00
stats commitifneeded within batch inserts 2011-01-13 21:23:12 -05:00
background.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
btree.cpp rename function for clarity 2011-01-14 17:28:33 -08:00
btree.h rename function for clarity 2011-01-14 17:28:33 -08:00
btreecursor.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
cap.cpp rename backgroundIndexBuildInProgress to indexBuildInProgress 2011-01-14 16:27:07 -08:00
client.cpp fix Client::recommendedYieldMicros(). Should get indexbg1 passing 2011-01-31 16:06:08 -05:00
client.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
clientcursor.cpp ClientCursor::getFieldDotted 2011-02-05 17:52:36 -05:00
clientcursor.h ClientCursor::getFieldDotted 2011-02-05 17:52:36 -05:00
cloner.cpp commitIfNeeded() in cloneCollection 2011-01-10 17:16:31 -05:00
cmdline.cpp fix warning 2011-01-25 12:05:15 -05:00
cmdline.h fix --fork and relative --dbpath SERVER-2345 2011-01-25 10:53:42 -05:00
commands.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
commands.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
common.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
compact.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
concurrency.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
curop-inl.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
curop.h SERVER-2323 CachedBSONObj::reset() minor cleanup 2011-01-04 11:06:29 -08:00
cursor.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
cursor.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
database.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
database.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
db_10.sln missing sln file 2011-01-11 21:43:22 -05:00
db.cpp remove old warning 2011-01-27 14:56:28 -05:00
db.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
db.rc
db.vcxproj vcxproj 2011-01-06 13:40:21 -05:00
db.vcxproj.filters vcxproj 2011-01-06 13:40:21 -05:00
dbcommands_admin.cpp nicer latency test admin command 2011-02-05 14:17:48 -05:00
dbcommands_generic.cpp move availableQueryOptions to dbcommands_generic so it works in mongos SERVER-2462 2011-02-02 01:00:38 -05:00
dbcommands.cpp move availableQueryOptions to dbcommands_generic so it works in mongos SERVER-2462 2011-02-02 01:00:38 -05:00
dbeval.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
dbhelpers.cpp commitIfNeeded in removeRange() 2011-02-01 13:02:38 -05:00
dbhelpers.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
dbmessage.h DbMessage::getInt64 helper 2011-02-05 17:52:36 -05:00
dbwebserver.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
dbwebserver.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
diskloc.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
driverHelpers.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
dur_commitjob.cpp dur enable paranoid mode for dbtests. only on for _DEBUG for now 2011-01-15 20:38:57 -05:00
dur_commitjob.h mispelling 2011-01-26 17:25:08 -08:00
dur_journal.cpp make preallocateIfFaster() less noisy. dont want to get unlucky and false indicate it helps especially as it will stay on once it is on. 2011-02-07 12:55:20 -05:00
dur_journal.h rename function 2011-01-10 13:58:14 -05:00
dur_journalformat.h preallocate journal files. some file systems are quite slow otherwise. 2011-02-04 15:02:06 -05:00
dur_journalimpl.h preallocate journal files. some file systems are quite slow otherwise. 2011-02-04 15:02:06 -05:00
dur_preplogbuffer.cpp preallocate journal files. some file systems are quite slow otherwise. 2011-02-04 15:02:06 -05:00
dur_recover.cpp elim compile warning 2011-02-04 15:06:06 -05:00
dur_recover.h log less 2011-02-02 02:51:54 -05:00
dur_stats.h report earlycommits in serverStatus, as this could be very important to see if it is 2011-02-04 12:15:20 -05:00
dur_writetodatafiles.cpp fix durability with _DEBUG 2011-01-05 15:40:43 -05:00
dur.cpp preallocate journal files. some file systems are quite slow otherwise. 2011-02-04 15:02:06 -05:00
dur.h mispelling 2011-01-26 17:25:08 -08:00
durop.cpp assert on error writing file during recovery 2011-01-14 16:27:06 -08:00
durop.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
extsort.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
extsort.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
filever.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
flushtest.cpp
index.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
index.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
indexkey.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
indexkey.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
instance.cpp added option paral to call to specify server address where was sent if different 2011-02-05 17:52:36 -05:00
instance.h added option paral to call to specify server address where was sent if different 2011-02-05 17:52:36 -05:00
introspect.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
introspect.h
javatest.cpp
jsobj.cpp make getFieldDottedOrArray 2x faster 2011-01-31 00:12:04 -05:00
jsobj.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
jsobjmanipulator.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
json.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
json.h
lasterror.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
lasterror.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
matcher_covered.cpp constructor should be explicit 2011-01-05 12:32:54 -05:00
matcher.cpp remove( { x : undefined } ) should not delete everything in the collection SERVER-2384 2011-01-21 02:51:21 -05:00
matcher.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
minilex.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
module.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
module.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
mongo.ico
mongommf.cpp comments 2011-01-28 02:42:13 -05:00
mongommf.h comments and an assert in MongoMMF 2011-01-25 14:52:45 -05:00
mongomutex.h need to init the client earlier as shutdown may try to acquire a lock and that assumes there is a client for the thread 2011-01-13 21:51:28 -05:00
namespace-inl.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
namespace.cpp rename backgroundIndexBuildInProgress to indexBuildInProgress 2011-01-14 16:27:07 -08:00
namespace.h rename backgroundIndexBuildInProgress to indexBuildInProgress 2011-01-14 16:27:07 -08:00
nonce.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
nonce.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
oplog.cpp missing WriteIntent during RS initial sync 2011-01-12 17:40:14 -05:00
oplog.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
oplogreader.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
pcre.txt
pdfile.cpp SERVER-2417 wait for file allocator to finish in _deleteDataFiles directoryperdb case 2011-01-31 11:37:38 -08:00
pdfile.h some debugging help 2011-01-09 21:51:16 -05:00
projection.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
projection.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
query.cpp SERVER-2451 guard dropped cursor on explain yield 2011-01-31 21:02:49 -08:00
query.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
queryoptimizer.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
queryoptimizer.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
queryutil.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
queryutil.h comments 2011-01-31 15:58:55 -08:00
repl_block.cpp dur change for slave tracking dur compatibility 2011-01-19 19:29:58 -05:00
repl_block.h better comments 2011-01-17 22:11:57 -05:00
repl.cpp comment 2011-02-03 12:12:15 -05:00
repl.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
replpair.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
resource.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
restapi.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
restapi.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
scanandorder.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
security_commands.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
security_key.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
security_key.h
security.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
security.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
taskqueue.h mostly adding asserts and a little clarifying 2011-01-10 17:07:39 -05:00
tests.cpp
update.cpp rename backgroundIndexBuildInProgress to indexBuildInProgress 2011-01-14 16:27:07 -08:00
update.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00