.. |
modules
|
change Command locking config
|
2010-02-26 14:38:51 -05:00 |
stats
|
change Command locking config
|
2010-02-26 14:38:51 -05: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
|
make geo index work for non geo-search
|
2010-02-24 23:44:49 -05:00 |
btreecursor.cpp
|
make geo index work for non geo-search
|
2010-02-24 23:44:49 -05:00 |
client.cpp
|
fix auth recursive lock issue
|
2010-02-25 13:47:59 -05:00 |
client.h
|
debugging MINOR
|
2010-02-04 22:51:57 -05:00 |
clientcursor.cpp
|
change Command locking config
|
2010-02-26 14:38:51 -05:00 |
clientcursor.h
|
refactoring runQuery / UserQueryOp part 1
|
2010-02-15 22:33:27 -05:00 |
cloner.cpp
|
change Command locking config
|
2010-02-26 14:38:51 -05:00 |
cmdline.h
|
configure "slow" queries
|
2009-12-29 14:48:42 -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
|
fix auth recursive lock issue
|
2010-02-25 13:47:59 -05:00 |
curop.h
|
count commands separately
|
2010-02-11 12:52:26 -05:00 |
cursor.cpp
|
|
|
cursor.h
|
make geo index work for non geo-search
|
2010-02-24 23:44:49 -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
|
|
|
db.cpp
|
print warning if have full debug enabled
|
2010-02-23 15:21:09 -05:00 |
db.h
|
don't profile if db was closed in interim
|
2010-02-09 00:48:02 -05: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
|
change Command locking config
|
2010-02-26 14:38:51 -05:00 |
dbcommands.cpp
|
change Command locking config
|
2010-02-26 14:38:51 -05:00 |
dbeval.cpp
|
change Command locking config
|
2010-02-26 14:38:51 -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
|
refactoring runQuery / UserQueryOp part 1
|
2010-02-15 22:33:27 -05:00 |
dbwebserver.cpp
|
fix parens
|
2010-02-23 17:46:50 -05:00 |
diskloc.h
|
rename storage.h -> diskloc.h
|
2010-02-04 18:06:04 -05:00 |
extsort.cpp
|
don't waste so much memory for small collections
|
2010-02-20 17:37:12 -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
|
geo2d command -> geoNear
|
2010-02-26 14:40:09 -05:00 |
index.cpp
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-02-25 15:15:07 -05:00 |
index.h
|
can access geo through $near
|
2010-02-25 23:34:01 -05:00 |
instance.cpp
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-02-23 11:06:53 -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
|
checkpoint on $near op
|
2010-02-25 16:24:34 -05:00 |
jsobj.h
|
checkpoint on $near op
|
2010-02-25 16:24:34 -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
|
Convert prefix queries to ranges ~20%+ speedup SERVER-611
|
2010-02-25 22:19:18 -05:00 |
matcher.h
|
SERVER-252 can't use key match with $not
|
2010-02-23 16:10:17 -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
|
wrong lock type on map reduce finish
|
2010-02-26 15:10:04 -05:00 |
namespace.cpp
|
indexSpec() can now be used from read locked locations (or even unlocked)
|
2010-02-23 12:30:53 -05:00 |
namespace.h
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2010-02-25 15:15:07 -05:00 |
nonce.cpp
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05: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
|
merge
|
2010-02-25 23:14:30 -08:00 |
query.h
|
make query more flexible for php arrays
|
2010-02-21 14:55:12 -05:00 |
queryoptimizer.cpp
|
can access geo through $near
|
2010-02-25 23:34:01 -05:00 |
queryoptimizer.h
|
can access geo through $near
|
2010-02-25 23:34:01 -05:00 |
queryutil.cpp
|
Convert prefix queries to ranges ~20%+ speedup SERVER-611
|
2010-02-25 22:19:18 -05:00 |
queryutil.h
|
Convert prefix queries to ranges ~20%+ speedup SERVER-611
|
2010-02-25 22:19:18 -05:00 |
rec.h
|
Add license headers to .cpp & .h files that lacked them. MINOR
|
2010-02-09 16:48:21 -05:00 |
reccache.cpp
|
crlf->lf
|
2010-02-09 18:30:32 -05:00 |
reccache.h
|
Add license headers to .cpp & .h files that lacked them. MINOR
|
2010-02-09 16:48:21 -05: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
|
change Command locking config
|
2010-02-26 14:38:51 -05:00 |
repl.h
|
SERVER-623 implement and test fastsync / snapshot repl pair mode
|
2010-02-16 19:33:24 -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
|
change Command locking config
|
2010-02-26 14:38:51 -05:00 |
security.cpp
|
fix auth recursive lock issue
|
2010-02-25 13:47:59 -05:00 |
security.h
|
SERVER-258 removing --authWriteOnly mode at Eliot's request
|
2010-02-08 16:52:41 -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
|
check that objects modified with $ operators are <= 4mb SERVER-654
|
2010-02-23 13:22:27 -05:00 |
update.h
|
fix upsert with addToSet SERVER-630
|
2010-02-12 14:43:27 -05:00 |