0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/db
2010-01-15 17:12:16 -05:00
..
modules clean up MutexInfo 2009-12-03 13:12:51 -05:00
btree.cpp uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
btree.h some btree helpers and test 2009-11-25 10:09:59 -05:00
btreecursor.cpp new killOp(opnumber) 2009-12-22 15:22:37 -05:00
client.cpp small opt 2009-12-31 16:22:28 -05:00
client.h small opt 2009-12-31 16:22:28 -05:00
clientcursor.cpp $atomic option on remove() 2009-12-21 17:43:06 -05:00
clientcursor.h make findingstartcursor safe from timeouts 2010-01-12 14:08:38 -05:00
cloner.cpp a little code cleanup / renameing 2010-01-03 16:37:38 -05:00
cmdline.h configure "slow" queries 2009-12-29 14:48:42 -05:00
commands.cpp use float like mongod 2009-12-01 16:33:58 -05:00
commands.h prep for fsync exec option 2009-12-30 15:55:00 -05:00
concurrency.h SERVER-255 lock on fsync for snapshotting 2010-01-02 11:01:47 -05:00
curop.h compile windows (vcproj) 2009-12-30 11:59:54 -05:00
cursor.cpp new killOp(opnumber) 2009-12-22 15:22:37 -05:00
cursor.h new killOp(opnumber) 2009-12-22 15:22:37 -05:00
database.cpp --profile command line option SERVER-456 2009-12-29 12:27:27 -05:00
database.h get rid of clientIsEmpty() and add isEmpty() to Datbase 2010-01-14 13:17:32 -05:00
db_10.sln some initial visual studio 2010 support 2009-11-30 12:09:39 -05:00
db.cpp compile vcproj windows 2010-01-15 11:44:06 -05:00
db.h get rid of clientIsEmpty() and add isEmpty() to Datbase 2010-01-14 13:17:32 -05:00
db.rc
db.sln Merge branch 'master' of git@github.com:mongodb/mongo 2009-12-03 12:01:58 -05:00
db.vcproj compile vcproj 2010-01-15 11:48:42 -05:00
db.vcxproj some initial visual studio 2010 support 2009-11-30 12:09:39 -05:00
dbcommands_admin.cpp SERVER-519 2010-01-04 16:37:28 -05:00
dbcommands.cpp get rid of clientIsEmpty() and add isEmpty() to Datbase 2010-01-14 13:17:32 -05:00
dbeval.cpp configure "slow" queries 2009-12-29 14:48:42 -05:00
dbhelpers.cpp _id lookup don't work without index (capped collections) SERVER-545 2010-01-14 13:07:17 -05:00
dbhelpers.h _id lookup don't work without index (capped collections) SERVER-545 2010-01-14 13:07:17 -05:00
dbmessage.h cleanup comments prepwork for some repl improvements 2010-01-04 11:15:09 -05:00
dbwebserver.cpp cleaning up listening thread shutdown 2010-01-09 02:58:12 +01:00
extsort.cpp uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
extsort.h make buildindex interruptable 2010-01-15 13:19:35 -05:00
filever.h datafile ver checking beginnings 2009-09-08 15:20:21 -04:00
flushtest.cpp
index.cpp Merge branch 'master' of git@github.com:mongodb/mongo 2010-01-15 16:05:39 -05:00
index.h cache IndexSpec in NamespaceDetailsTransient 2010-01-15 13:54:52 -05:00
instance.cpp SERVER-531 use correct threading model for disabling lastError 2010-01-12 16:56:29 -08:00
instance.h cleaning up listening thread shutdown 2010-01-09 02:58:12 +01:00
introspect.cpp move the var 'database' inside Client object 2009-10-14 14:34:38 -04:00
introspect.h Add 'cursorInfo' command, remove old method of getting information about cursors 2009-02-23 17:55:13 -05:00
javatest.cpp
jsobj.cpp simpleRegex() doesn't belong in BSONElement MINOR 2010-01-14 23:24:22 -05:00
jsobj.h Use indexes for regexes with escape chars SERVER-522 2010-01-14 23:24:22 -05:00
jsobjmanipulator.h first cut off NumberLong (64 bit ints) in BSON 2009-08-03 14:16:49 -04:00
json.cpp JSON parser supports 'new Date(1234)' SERVER-461 2009-12-30 17:56:44 -05:00
json.h
lasterror.cpp fix id based last error concurrency SERVER-535 2010-01-15 15:57:57 -05:00
lasterror.h SERVER-531 use correct threading model for disabling lastError 2010-01-12 16:56:29 -08:00
matcher.cpp basics os array element matching done SERVER-377 - doesn't work with query optimizer yet 2009-12-31 14:04:44 -05:00
matcher.h basics os array element matching done SERVER-377 - doesn't work with query optimizer yet 2009-12-31 14:04:44 -05:00
minilex.h cleaning to remove warning MINOR 2009-09-16 15:46:41 -04:00
module.cpp minor: don't put mms in options 2009-11-25 10:14:08 -05:00
module.h fix linux static init. will have to look at windows more 2009-11-18 17:08:58 -05:00
mr.cpp Exception classess need codes too SERVER-112 2009-12-28 17:06:07 -05:00
namespace.cpp cache IndexSpec in NamespaceDetailsTransient 2010-01-15 13:54:52 -05:00
namespace.h comment MINOR 2010-01-15 17:12:16 -05:00
nonce.cpp uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
nonce.h bug fix with OID generation on OS X (init order problem) 2009-11-24 18:09:20 -05:00
pcre.txt
pdfile.cpp comment MINOR 2010-01-15 17:12:16 -05:00
pdfile.h move some Index* stuff to db/index.* 2010-01-15 11:03:05 -05:00
query.cpp _id lookup don't work without index (capped collections) SERVER-545 2010-01-14 13:07:17 -05:00
query.h stop using stringstream for logging 2009-12-29 23:30:29 -05:00
queryoptimizer.cpp uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
queryoptimizer.h MINOR comments 2009-12-21 09:26:16 -08:00
queryutil.cpp Use indexes for regexes with "x" flags 2010-01-14 23:52:49 -05:00
queryutil.h FieldMatcher now supports positive and negative matching. SERVER-299 and SERVER-125 2009-10-28 12:44:26 -04:00
rec.h uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
reccache.cpp uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
reccache.h uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
reci.h uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
recstore.h uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
repl.cpp get rid of clientIsEmpty() and add isEmpty() to Datbase 2010-01-14 13:17:32 -05:00
repl.h make findingstartcursor safe from timeouts 2010-01-12 14:08:38 -05:00
replset.h nsToClient -> nsToDatabase 2009-12-31 16:31:07 -05:00
resource.h
scanandorder.h uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
security_commands.cpp SERVER-469 don't crash when authenticate called before getnonce 2009-12-09 14:00:14 -08:00
security.cpp security cleanup / segault fix in currentOp SERVER-384 2009-10-25 00:47:43 -04:00
security.h change dblock to readlock 2009-12-07 12:22:08 -05:00
storage.cpp uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
storage.h Increase max data size to 32TB 2009-12-02 15:39:46 -05:00
tests.cpp got rid of exit() calls 2009-08-07 15:37:50 -04:00
update.cpp on $ mod make sure new object isn't too big SERVER-540 2010-01-13 14:57:44 -05:00
update.h use dfa for $mod parsing 2009-12-30 17:03:53 -05:00