0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/db
2011-02-15 17:26:15 -08:00
..
commands fix race condition between dropping database or colletion and map/reduce cleanup SERVER-2542 2011-02-12 17:39:44 -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 try switching to the primary between sync batches 2011-02-15 12:50:51 -05:00
stats more background job debugging 2011-02-13 16:04:06 -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 SERVER-2502 2011-02-09 16:15:47 -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 need to run unit tests after fork so system state is stable SERVER-2514 2011-02-12 00:41:26 -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 more background job debugging 2011-02-13 16:04:06 -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 fix findAndModify when sort is used and _id in query SERVER-2530 2011-02-10 15:49:47 -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 SERVER-2500 private map was using too much memory on windows 2011-02-15 15:04:12 -05:00
dur_commitjob.h mispelling 2011-01-26 17:25:08 -08:00
dur_journal.cpp dur try to fix fileId bug 2011-02-07 13:48:32 -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 dur try to fix fileId bug 2011-02-07 13:48:32 -05:00
dur_preplogbuffer.cpp dur try to fix fileId bug 2011-02-07 13:48:32 -05:00
dur_recover.cpp log a little more 2011-02-07 13:12:13 -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 SERVER-2500 private map was using too much memory on windows 2011-02-15 15:04:12 -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 typo in log msg 2011-02-11 10:58:52 -05:00
instance.h comment 2011-02-15 15:04:10 -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 fix error reporting in the log 2011-02-15 15:31:44 -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 SERVER-2500 private map was using too much memory on windows 2011-02-15 15:04:12 -05: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 SERVER-2558 don't orphan client cursors in FindingStartCursor 2011-02-15 17:26:15 -08: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 better error message 2011-02-11 11:19:38 -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 cleaner pointer handling in SlaveTracking 2011-02-10 11:47:13 -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 rs auth 2010-12-27 16:07:33 -05:00
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 old compilers were giving a warning try to eliminate it. 2011-02-14 12:32:23 -05:00
tests.cpp
update.cpp fix update memory leak on user error SERVER-2497 2011-02-08 21:24:09 -05:00
update.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00