.. |
modules
|
disbale mms for release
|
2010-03-02 00:00:01 -05:00 |
stats
|
appendNumber for nicer numbers in the shell
|
2010-03-01 17:14:23 -05:00 |
background.h
|
|
|
btree.cpp
|
|
|
btree.h
|
SERVER-692 replace startKey/endKey with indexBounds
|
2010-03-03 01:46:31 -08:00 |
btreecursor.cpp
|
get rid of cursor hack and add test
|
2010-03-01 13:30:10 -05:00 |
client.cpp
|
|
|
client.h
|
|
|
clientcursor.cpp
|
|
|
clientcursor.h
|
|
|
cloner.cpp
|
|
|
cmdline.h
|
turn off rest by default, --rest to enable SERVER-697
|
2010-03-03 22:37:41 -05:00 |
commands.cpp
|
|
|
commands.h
|
|
|
common.cpp
|
|
|
concurrency.h
|
|
|
curop.h
|
|
|
cursor.cpp
|
|
|
cursor.h
|
SERVER-692 replace startKey/endKey with indexBounds
|
2010-03-03 01:46:31 -08:00 |
database.cpp
|
|
|
database.h
|
|
|
db_10.sln
|
|
|
db.cpp
|
SERVER-705 exit cleanly from db.cpp instead of instance.cpp
|
2010-03-08 13:05:40 -08:00 |
db.h
|
SERVER-705 exit cleanly from db.cpp instead of instance.cpp
|
2010-03-08 13:05:40 -08:00 |
db.rc
|
|
|
db.sln
|
|
|
db.vcproj
|
|
|
db.vcxproj
|
|
|
dbcommands_admin.cpp
|
|
|
dbcommands.cpp
|
SERVER-705 add godinsert command for testing
|
2010-03-08 12:54:16 -08:00 |
dbeval.cpp
|
|
|
dbhelpers.cpp
|
|
|
dbhelpers.h
|
|
|
dbmessage.h
|
|
|
dbwebserver.cpp
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-03-04 08:30:26 -05:00 |
diskloc.h
|
|
|
driverHelpers.cpp
|
|
|
extsort.cpp
|
spam
|
2010-03-06 23:03:16 -05:00 |
extsort.h
|
|
|
filever.h
|
|
|
flushtest.cpp
|
|
|
index_geo2d.cpp
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-03-06 12:12:40 -05:00 |
index.cpp
|
error text
|
2010-03-04 15:26:56 -05:00 |
index.h
|
handle multiple geo indexes with $near SERVER-686
|
2010-03-01 22:06:30 -05:00 |
instance.cpp
|
SERVER-705 exit cleanly from db.cpp instead of instance.cpp
|
2010-03-08 13:05:40 -08:00 |
instance.h
|
|
|
introspect.cpp
|
|
|
introspect.h
|
|
|
javatest.cpp
|
|
|
jsobj.cpp
|
Don't escape '/' in JSON strings SERVER-713
|
2010-03-08 16:39:23 -05:00 |
jsobj.h
|
SERVER-652 unset/array sets value to null, which makes more sense
|
2010-03-02 23:09:34 -08:00 |
jsobjmanipulator.h
|
|
|
json.cpp
|
move hex::val to util/hex.h and rename to fromHex
|
2010-03-03 21:49:50 -05:00 |
json.h
|
|
|
lasterror.cpp
|
|
|
lasterror.h
|
|
|
matcher.cpp
|
SERVER-322 implement $in with regex
|
2010-03-08 16:53:45 -08:00 |
matcher.h
|
SERVER-322 implement $in with regex
|
2010-03-08 16:53:45 -08:00 |
minilex.h
|
|
|
module.cpp
|
|
|
module.h
|
|
|
mr.cpp
|
|
|
namespace.cpp
|
|
|
namespace.h
|
|
|
nonce.cpp
|
|
|
nonce.h
|
|
|
pcre.txt
|
|
|
pdfile.cpp
|
|
|
pdfile.h
|
|
|
query.cpp
|
SERVER-692 replace startKey/endKey with indexBounds
|
2010-03-03 01:46:31 -08:00 |
query.h
|
|
|
queryoptimizer.cpp
|
SERVER-692 replace startKey/endKey with indexBounds
|
2010-03-03 01:46:31 -08:00 |
queryoptimizer.h
|
|
|
queryutil.cpp
|
SERVER-322 implement $in with regex
|
2010-03-08 16:53:45 -08:00 |
queryutil.h
|
SERVER-322 implement $in with regex
|
2010-03-08 16:53:45 -08:00 |
rec.h
|
|
|
reccache.cpp
|
|
|
reccache.h
|
|
|
reci.h
|
|
|
recstore.h
|
|
|
repl.cpp
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-03-08 13:09:10 -08:00 |
repl.h
|
keepalive event logged by masters for replication
|
2010-03-08 15:03:00 -05:00 |
replset.h
|
|
|
resource.h
|
|
|
scanandorder.h
|
|
|
security_commands.cpp
|
|
|
security.cpp
|
|
|
security.h
|
|
|
storage.cpp
|
|
|
tests.cpp
|
|
|
update.cpp
|
fix test and ~ impl a bit
|
2010-03-07 21:42:58 -05:00 |
update.h
|
array match value mod update( {a.x : 5 } , { a.~.y ... } ) SERVER-631
|
2010-03-06 22:12:58 -05:00 |