0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/db
2010-01-26 21:04:36 -05:00
..
modules clean up MutexInfo 2009-12-03 13:12:51 -05:00
background.h block administrative things like dropping namespace while a background index job is in progress 2010-01-22 15:17:03 -05:00
btree.cpp SERVER-182 allow queries with array indexes 2010-01-20 13:57:20 -05:00
btree.h rename Matcher class 2010-01-19 11:04:52 -05:00
btreecursor.cpp new killOp(opnumber) 2009-12-22 15:22:37 -05:00
client.cpp Pulling atomic functionality from WrappingInt to AtomicUInt. More atomic functions. 2010-01-25 19:33:10 -05:00
client.h replace resetClient with Client::Context 2010-01-19 13:03:23 -05:00
clientcursor.cpp deleteIndexes -> dropIndexes 2010-01-22 15:58:49 -05:00
clientcursor.h deleteIndexes -> dropIndexes 2010-01-22 15:58:49 -05:00
cloner.cpp rename Matcher class 2010-01-19 11:04:52 -05:00
cmdline.h configure "slow" queries 2009-12-29 14:48:42 -05:00
commands.cpp some command cleaning 2010-01-20 14:02:14 -05:00
commands.h some command cleaning 2010-01-20 14:02:14 -05:00
concurrency.h block administrative things like dropping namespace while a background index job is in progress 2010-01-22 15:17:03 -05:00
curop.h Pulling atomic functionality from WrappingInt to AtomicUInt. More atomic functions. 2010-01-25 19:33:10 -05:00
cursor.cpp new killOp(opnumber) 2009-12-22 15:22:37 -05:00
cursor.h rename Matcher class 2010-01-19 11:04:52 -05:00
database.cpp --profile command line option SERVER-456 2009-12-29 12:27:27 -05:00
database.h SERVER-308 add support for --directoryperdb option 2010-01-26 14:40:06 -08:00
db_10.sln some initial visual studio 2010 support 2009-11-30 12:09:39 -05:00
db.cpp SERVER-308 add support for --directoryperdb option 2010-01-26 14:40:06 -08:00
db.h block administrative things like dropping namespace while a background index job is in progress 2010-01-22 15:17:03 -05:00
db.rc
db.sln block administrative things like dropping namespace while a background index job is in progress 2010-01-22 15:17:03 -05:00
db.vcproj block administrative things like dropping namespace while a background index job is in progress 2010-01-22 15:17:03 -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 dropIndex can take an object rather than key name SERVER-573 2010-01-26 21:04:36 -05:00
dbeval.cpp configure "slow" queries 2009-12-29 14:48:42 -05:00
dbhelpers.cpp rename DBContext to Client::Context 2010-01-17 16:57:35 -05:00
dbhelpers.h rename DBContext to Client::Context 2010-01-17 16:57:35 -05:00
dbmessage.h cleanup comments prepwork for some repl improvements 2010-01-04 11:15:09 -05:00
dbstats.cpp compile vcproj 2010-01-18 11:06:10 -05:00
dbstats.h add more ops to OpCounter 2010-01-16 08:00:42 -05:00
dbwebserver.cpp cleaning up listening thread shutdown 2010-01-09 02:58:12 +01:00
extsort.cpp better debugging when can't open streams 2010-01-24 21:05:46 -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 deleteIndexes -> dropIndexes 2010-01-22 15:58:49 -05:00
index.h comment 2010-01-25 11:23:22 -05:00
instance.cpp SERVER-308 add support for --directoryperdb option 2010-01-26 14:40:06 -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 MINOR safer temp buffer usage 2010-01-26 10:22:01 -08:00
jsobj.h better debugging for invalid objects 2010-01-26 10:03:30 -05:00
jsobjmanipulator.h refactor update so Mod and ModSet are re-usable. design is clean - still more cleaning to be done and some speed checking 2010-01-25 17:23:37 -05:00
json.cpp Support more escapes in JSON strings SERVER-552 2010-01-20 13:42:39 -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 SERVER-182 allow queries with array indexes 2010-01-20 13:57:20 -05:00
matcher.h SERVER-182 allow queries with array indexes 2010-01-20 13:57:20 -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 better m/r debugging 2010-01-16 08:01:38 -05:00
namespace.cpp SERVER-308 add support for --directoryperdb option 2010-01-26 14:40:06 -08:00
namespace.h SERVER-308 add support for --directoryperdb option 2010-01-26 14:40:06 -08: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 SERVER-308 add support for --directoryperdb option 2010-01-26 14:40:06 -08:00
pdfile.h SERVER-308 add support for --directoryperdb option 2010-01-26 14:40:06 -08:00
query.cpp towards bg indexing 2010-01-25 12:25:29 -05:00
query.h refactor update so Mod and ModSet are re-usable. design is clean - still more cleaning to be done and some speed checking 2010-01-25 17:23:37 -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 Merge branch 'master' of git@github.com:mongodb/mongo 2010-01-24 10:26:37 -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 rename DBContext to Client::Context 2010-01-17 16:57:35 -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 $addToSet mostly working SERVER-176 2010-01-26 17:29:06 -05:00
update.h $addToSet mostly working SERVER-176 2010-01-26 17:29:06 -05:00