0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/db
2010-02-05 10:53:22 -05:00
..
modules clean up MutexInfo 2009-12-03 13:12:51 -05:00
stats compile windows vcproj 2010-02-03 15:31:48 -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 background index building 2010-02-04 14:25:49 -05:00
btree.h rename storage.h -> diskloc.h 2010-02-04 18:06:04 -05:00
btreecursor.cpp new killOp(opnumber) 2009-12-22 15:22:37 -05:00
client.cpp debugging MINOR 2010-02-04 22:51:57 -05:00
client.h debugging MINOR 2010-02-04 22:51:57 -05:00
clientcursor.cpp deleteIndexes -> dropIndexes 2010-01-22 15:58:49 -05:00
clientcursor.h rename storage.h -> diskloc.h 2010-02-04 18:06:04 -05:00
cloner.cpp get rid of setClient - all Database storage is in Client::Context 2010-01-29 17:22:34 -05:00
cmdline.h configure "slow" queries 2009-12-29 14:48:42 -05:00
commands.cpp Don't double-add ok and errmsg to cmd output SHARDING-76 2010-01-28 14:40:45 -05:00
commands.h some command cleaning 2010-01-20 14:02:14 -05:00
concurrency.h debugging MINOR 2010-02-04 22:51:57 -05:00
curop.h slight change to what _active means 2010-02-04 22:04:32 -05:00
cursor.cpp new killOp(opnumber) 2009-12-22 15:22:37 -05:00
cursor.h rename storage.h -> diskloc.h 2010-02-04 18:06:04 -05:00
database.cpp --profile command line option SERVER-456 2009-12-29 12:27:27 -05:00
database.h MINOR revert mistaken checkin 2010-02-02 16:42:32 -08:00
db_10.sln some initial visual studio 2010 support 2009-11-30 12:09:39 -05:00
db.cpp cleaning up security - moving to centralized location 2010-02-04 10:49:19 -05:00
db.h fix DatabaseHolder::size 2010-02-02 16:37:32 -05:00
db.rc
db.sln new names IndexSpec 2010-02-04 17:06:54 -05:00
db.vcproj rename storage.h -> diskloc.h 2010-02-04 18:06:04 -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 cleaning up security - moving to centralized location 2010-02-04 10:49:19 -05:00
dbeval.cpp cleaning up security - moving to centralized location 2010-02-04 10:49:19 -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 rename storage.h -> diskloc.h 2010-02-04 18:06:04 -05:00
dbwebserver.cpp background index building 2010-02-04 14:25:49 -05:00
diskloc.h rename storage.h -> diskloc.h 2010-02-04 18:06:04 -05:00
extsort.cpp sequential option for mmap SERVER-607 2010-02-04 17:12:14 -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 new names IndexSpec 2010-02-04 17:06:54 -05:00
index.h new names IndexSpec 2010-02-04 17:06:54 -05:00
instance.cpp fix recursive read lock with profiling 2010-02-05 01:09:56 -05:00
instance.h put diaglog in dbpath rather than cwd 2010-02-03 12:44:50 -05:00
introspect.cpp get rid of setClient - all Database storage is in Client::Context 2010-01-29 17:22:34 -05:00
introspect.h
javatest.cpp
jsobj.cpp case insensitive POC 2010-02-01 12:19:51 -05:00
jsobj.h fix logic error in appendIntOrLL 2010-02-02 21:34:21 -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 cleaning 2010-02-03 12:03:33 -05:00
matcher.cpp rename storage.h -> diskloc.h 2010-02-04 18:06:04 -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 one more Context 2010-01-29 23:06:17 -05:00
namespace.cpp background index building 2010-02-04 14:25:49 -05:00
namespace.h rename storage.h -> diskloc.h 2010-02-04 18:06:04 -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 Merge branch 'master' of git@github.com:mongodb/mongo 2010-02-04 15:46:34 -05:00
pdfile.h rename storage.h -> diskloc.h 2010-02-04 18:06:04 -05:00
query.cpp fix timing so starts when enter lock 2010-02-04 15:56:02 -05:00
query.h rename storage.h -> diskloc.h 2010-02-04 18:06:04 -05:00
queryoptimizer.cpp get rid of setClient - all Database storage is in Client::Context 2010-01-29 17:22:34 -05:00
queryoptimizer.h SERVER-595 extent hopping implementation for findingStart mode 2010-02-02 11:46:02 -08:00
queryutil.cpp isABSONObj for fast checking for Object/Array 2010-01-28 17:30:58 -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 Top/Client/CurOp cleanup checkpoint - mostly working - Top doesn't output anything yet 2010-02-01 13:27:05 -05:00
reci.h rename storage.h -> diskloc.h 2010-02-04 18:06:04 -05:00
recstore.h uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
repl.cpp --quiet surpresses sleep message 2010-02-05 10:53:22 -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 cleaning up security - moving to centralized location 2010-02-04 10:49:19 -05:00
security.cpp cleaning up security - moving to centralized location 2010-02-04 10:49:19 -05:00
security.h cleaning up security - moving to centralized location 2010-02-04 10:49:19 -05:00
storage.cpp uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
tests.cpp
update.cpp check for null 2010-02-04 15:46:11 -05:00
update.h background index building 2010-02-04 14:25:49 -05:00