.. |
modules
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
cursor.h
|
rename Matcher class
|
2010-01-19 11:04:52 -05:00 |
database.cpp
|
|
|
database.h
|
SERVER-308 add support for --directoryperdb option
|
2010-01-26 14:40:06 -08:00 |
db_10.sln
|
|
|
db.cpp
|
SERVER-258 add authWriteOnly mode
|
2010-01-26 17:28:49 -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
|
|
|
dbcommands_admin.cpp
|
|
|
dbcommands.cpp
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-01-26 21:05:20 -05:00 |
dbeval.cpp
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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-258 current op should probably be read only authorized afterall
|
2010-01-26 17:35:30 -08:00 |
instance.h
|
SERVER-258 add readOnly auth mode
|
2010-01-26 17:04:09 -08:00 |
introspect.cpp
|
|
|
introspect.h
|
|
|
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
|
|
|
module.cpp
|
|
|
module.h
|
|
|
mr.cpp
|
Fix bug in sharded MapReduce. SHARDING-68
|
2010-01-26 21:00:00 -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
|
|
|
nonce.h
|
|
|
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
|
SERVER-258 add readOnly auth mode
|
2010-01-26 17:04:09 -08: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
|
|
|
queryoptimizer.h
|
|
|
queryutil.cpp
|
Use indexes for regexes with "x" flags
|
2010-01-14 23:52:49 -05:00 |
queryutil.h
|
|
|
rec.h
|
|
|
reccache.cpp
|
|
|
reccache.h
|
|
|
reci.h
|
|
|
recstore.h
|
|
|
repl.cpp
|
SERVER-258 add readOnly auth mode
|
2010-01-26 17:04:09 -08:00 |
repl.h
|
|
|
replset.h
|
|
|
resource.h
|
|
|
scanandorder.h
|
|
|
security_commands.cpp
|
SERVER-258 add readOnly auth mode
|
2010-01-26 17:04:09 -08:00 |
security.cpp
|
SERVER-258 add authWriteOnly mode
|
2010-01-26 17:28:49 -08:00 |
security.h
|
SERVER-258 add authWriteOnly mode
|
2010-01-26 17:28:49 -08:00 |
storage.cpp
|
|
|
storage.h
|
|
|
tests.cpp
|
|
|
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 |