.. |
modules
|
disbale mms for release
|
2010-03-02 00:00:01 -05:00 |
stats
|
Revert "SERVER-695 don't destroy static global mutexes"
|
2010-03-10 00:39:26 -08:00 |
background.h
|
SERVER-620
|
2010-02-10 15:34:41 -05:00 |
btree.cpp
|
SERVER-619 background indexing fix
|
2010-02-11 14:49:55 -05:00 |
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
|
Revert "SERVER-695 don't destroy static global mutexes"
|
2010-03-10 00:39:26 -08:00 |
client.h
|
DEB debugging to make sure we don't have unknown write lockers
|
2010-03-12 23:09:51 -05:00 |
clientcursor.cpp
|
Revert "SERVER-695 don't destroy static global mutexes"
|
2010-03-10 00:39:26 -08:00 |
clientcursor.h
|
Revert "SERVER-695 don't destroy static global mutexes"
|
2010-03-10 00:39:26 -08:00 |
cloner.cpp
|
better error message
|
2010-03-12 12:13:48 -05:00 |
cmdline.cpp
|
move CmdLine cmdLine into its own file in prep for other command line work
|
2010-03-12 12:14:23 -05:00 |
cmdline.h
|
move CmdLine cmdLine into its own file in prep for other command line work
|
2010-03-12 12:14:23 -05:00 |
commands.cpp
|
change Command locking config
|
2010-02-26 14:38:51 -05:00 |
commands.h
|
change Command locking config
|
2010-02-26 14:38:51 -05:00 |
common.cpp
|
compile vcproj
|
2010-02-08 11:29:49 -05:00 |
concurrency.h
|
DEB debugging to make sure we don't have unknown write lockers
|
2010-03-12 23:09:51 -05:00 |
curop.h
|
count commands separately
|
2010-02-11 12:52:26 -05:00 |
cursor.cpp
|
|
|
cursor.h
|
SERVER-692 replace startKey/endKey with indexBounds
|
2010-03-03 01:46:31 -08:00 |
database.cpp
|
|
|
database.h
|
MINOR revert mistaken checkin
|
2010-02-02 16:42:32 -08:00 |
db_10.sln
|
|
|
db.cpp
|
Revert "SERVER-695 don't destroy static global mutexes"
|
2010-03-10 00:39:26 -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
|
shell fix
|
2010-02-25 17:28:19 -05:00 |
db.vcproj
|
fix a couple things in vcproj for release builds
|
2010-02-23 13:10:09 -05:00 |
db.vcxproj
|
|
|
dbcommands_admin.cpp
|
windows compile
|
2010-03-12 10:42:03 -05:00 |
dbcommands.cpp
|
add lockType to command help
|
2010-03-11 11:20:10 -05:00 |
dbeval.cpp
|
change Command locking config
|
2010-02-26 14:38:51 -05:00 |
dbhelpers.cpp
|
|
|
dbhelpers.h
|
|
|
dbmessage.h
|
refactoring runQuery / UserQueryOp part 1
|
2010-02-15 22:33:27 -05:00 |
dbwebserver.cpp
|
use BSONObj for params so order is preserved
|
2010-03-12 15:00:01 -05:00 |
diskloc.h
|
rename storage.h -> diskloc.h
|
2010-02-04 18:06:04 -05:00 |
driverHelpers.cpp
|
driver helpers
|
2010-02-27 16:42:00 -05:00 |
extsort.cpp
|
spam
|
2010-03-06 23:03:16 -05:00 |
extsort.h
|
don't waste so much memory for small collections
|
2010-02-20 17:37:12 -05:00 |
filever.h
|
|
|
flushtest.cpp
|
Add license headers to .cpp & .h files that lacked them. MINOR
|
2010-02-09 16:48:21 -05:00 |
index_geo2d.cpp
|
more geo asserts
|
2010-03-13 11:40:42 -05:00 |
index.cpp
|
allow re-sorting for geo searches SERVER-730
|
2010-03-10 22:31:10 -05:00 |
index.h
|
allow re-sorting for geo searches SERVER-730
|
2010-03-10 22:31:10 -05:00 |
instance.cpp
|
move CmdLine cmdLine into its own file in prep for other command line work
|
2010-03-12 12:14:23 -05:00 |
instance.h
|
Revert "SERVER-695 don't destroy static global mutexes"
|
2010-03-10 00:39:26 -08: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
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-03-12 09:39:00 -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
|
Revert "SERVER-695 don't destroy static global mutexes"
|
2010-03-10 00:39:26 -08:00 |
lasterror.h
|
Revert "SERVER-695 don't destroy static global mutexes"
|
2010-03-10 00:39:26 -08:00 |
matcher.cpp
|
SERVER-664 elemMatch/all work with query optimizer
|
2010-03-09 11:53:40 -08:00 |
matcher.h
|
SERVER-322 implement $in with regex
|
2010-03-08 16:53:45 -08:00 |
minilex.h
|
|
|
module.cpp
|
Add license headers to .cpp & .h files that lacked them. MINOR
|
2010-02-09 16:48:21 -05:00 |
module.h
|
|
|
mr.cpp
|
m/r memory optimizations
|
2010-03-14 01:18:14 -05:00 |
namespace.cpp
|
Revert "SERVER-695 don't destroy static global mutexes"
|
2010-03-10 00:39:26 -08:00 |
namespace.h
|
Revert "SERVER-695 don't destroy static global mutexes"
|
2010-03-10 00:39:26 -08:00 |
nonce.cpp
|
Revert "SERVER-695 don't destroy static global mutexes"
|
2010-03-10 00:39:26 -08:00 |
nonce.h
|
|
|
pcre.txt
|
|
|
pdfile.cpp
|
better log msg
|
2010-02-25 13:52:58 -05:00 |
pdfile.h
|
rename storage.h -> diskloc.h
|
2010-02-04 18:06:04 -05:00 |
query.cpp
|
explain has difference between btree scanned and objects loaded SERVER-702
|
2010-03-14 00:36:13 -05:00 |
query.h
|
make query more flexible for php arrays
|
2010-02-21 14:55:12 -05:00 |
queryoptimizer.cpp
|
allow re-sorting for geo searches SERVER-730
|
2010-03-10 22:31:10 -05:00 |
queryoptimizer.h
|
fix test compile
|
2010-03-10 22:44:51 -05:00 |
queryutil.cpp
|
SERVER-664 elemMatch/all work with query optimizer
|
2010-03-09 11:53:40 -08:00 |
queryutil.h
|
SERVER-322 implement $in with regex
|
2010-03-08 16:53:45 -08:00 |
rec.h
|
Add license headers to .cpp & .h files that lacked them. MINOR
|
2010-02-09 16:48:21 -05:00 |
reccache.cpp
|
Revert "SERVER-695 don't destroy static global mutexes"
|
2010-03-10 00:39:26 -08:00 |
reccache.h
|
Revert "SERVER-695 don't destroy static global mutexes"
|
2010-03-10 00:39:26 -08:00 |
reci.h
|
Add license headers to .cpp & .h files that lacked them. MINOR
|
2010-02-09 16:48:21 -05:00 |
recstore.h
|
crlf->lf
|
2010-02-09 18:30:32 -05:00 |
repl.cpp
|
SERVER-684 refactor findingStart code
|
2010-03-09 13:54:19 -08:00 |
repl.h
|
SERVER-684 refactor findingStart code
|
2010-03-09 13:54:19 -08:00 |
replset.h
|
make info thread safe SERVER-674
|
2010-02-26 11:33:27 -05:00 |
resource.h
|
|
|
scanandorder.h
|
make undefined sort same with with and w/o an index SERVER-635
|
2010-02-17 22:53:32 -05:00 |
security_commands.cpp
|
fix auth locking SERVER-724
|
2010-03-09 14:31:40 -05:00 |
security.cpp
|
fix auth recursive lock issue
|
2010-02-25 13:47:59 -05:00 |
security.h
|
Revert "SERVER-695 don't destroy static global mutexes"
|
2010-03-10 00:39:26 -08:00 |
storage.cpp
|
Add license headers to .cpp & .h files that lacked them. MINOR
|
2010-02-09 16:48:21 -05:00 |
tests.cpp
|
|
|
update.cpp
|
use .$ instead of .~ for SERVER-631
|
2010-03-09 21:24:36 -05:00 |
update.h
|
fix idempotency of initial $inc SERVER-717
|
2010-03-08 23:52:12 -05:00 |