.. |
modules
|
clean up MutexInfo
|
2009-12-03 13:12:51 -05:00 |
btree.cpp
|
use Helpers::findById for simpel _id lookups
|
2009-11-25 12:41:13 -05:00 |
btree.h
|
some btree helpers and test
|
2009-11-25 10:09:59 -05:00 |
btreecursor.cpp
|
|
|
client.cpp
|
|
|
client.h
|
debugging
|
2009-12-06 01:01:07 -05:00 |
clientcursor.cpp
|
|
|
clientcursor.h
|
minor concurrency prep tweaking
|
2009-11-27 16:40:58 -05:00 |
cloner.cpp
|
|
|
cmdline.h
|
|
|
commands.cpp
|
use float like mongod
|
2009-12-01 16:33:58 -05:00 |
commands.h
|
make some commands read-oinly
|
2009-12-03 11:50:09 -05:00 |
concurrency.h
|
fix old boost version
|
2009-12-05 23:47:24 -05:00 |
curop.h
|
clean up MutexInfo
|
2009-12-03 13:12:51 -05:00 |
cursor.cpp
|
|
|
cursor.h
|
|
|
database.h
|
checkpoint some intermediate concurrency work
|
2009-12-02 09:39:17 -05:00 |
db_10.sln
|
some initial visual studio 2010 support
|
2009-11-30 12:09:39 -05:00 |
db.cpp
|
make some commands read-oinly
|
2009-12-03 11:50:09 -05:00 |
db.h
|
concurrency: fix dbtemprelease - make it unlock/lock the correct type
|
2009-12-05 23:46:00 -05:00 |
db.rc
|
|
|
db.sln
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-12-03 12:01:58 -05:00 |
db.vcproj
|
SavedContext now assumes already (at least) locked if there is an existing context. not sure if
|
2009-12-04 11:18:42 -05:00 |
db.vcxproj
|
some initial visual studio 2010 support
|
2009-11-30 12:09:39 -05:00 |
dbcommands_admin.cpp
|
|
|
dbcommands.cpp
|
clean up MutexInfo
|
2009-12-03 13:12:51 -05:00 |
dbeval.cpp
|
|
|
dbhelpers.cpp
|
trying to make windows compile
|
2009-12-06 00:47:58 -05:00 |
dbhelpers.h
|
trying to make windows compile
|
2009-12-06 00:47:58 -05:00 |
dbinfo.cpp
|
|
|
dbinfo.h
|
checkpoint some intermediate concurrency work
|
2009-12-02 09:39:17 -05:00 |
dbmessage.h
|
|
|
dbwebserver.cpp
|
clean up MutexInfo
|
2009-12-03 13:12:51 -05:00 |
extsort.cpp
|
|
|
extsort.h
|
|
|
filever.h
|
|
|
flushtest.cpp
|
|
|
instance.cpp
|
bug fix with profilnig and relocking
|
2009-12-04 17:11:17 -05:00 |
instance.h
|
locking no longer required on SavedContext - if you had no context to be saved...
|
2009-12-04 16:45:44 -05:00 |
introspect.cpp
|
|
|
introspect.h
|
|
|
javatest.cpp
|
|
|
jsobj.cpp
|
Make OID and MSGID increments atomic
|
2009-12-01 19:29:08 -05:00 |
jsobj.h
|
BSONObj::isValid makes sure objects are less than 8mb
|
2009-11-30 10:01:59 -05:00 |
jsobjmanipulator.h
|
|
|
json.cpp
|
Use boost's list_p in the json parser. SUPPORT-11 SERVER-443
|
2009-11-30 18:51:39 -05:00 |
json.h
|
|
|
lasterror.cpp
|
|
|
lasterror.h
|
|
|
matcher.cpp
|
don't allow db access on $where SERVER-454
|
2009-12-03 17:41:45 -05:00 |
matcher.h
|
actually implement interface KeyValJSMatcher::matches
|
2009-12-04 01:25:09 -05:00 |
minilex.h
|
|
|
module.cpp
|
minor: don't put mms in options
|
2009-11-25 10:14:08 -05:00 |
module.h
|
|
|
mr.cpp
|
change map/reduce locking strategy
|
2009-12-04 16:20:13 -05:00 |
namespace.cpp
|
|
|
namespace.h
|
|
|
nonce.cpp
|
linux compile
|
2009-11-25 22:46:01 -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
|
|
|
pdfile.h
|
|
|
query.cpp
|
make jstOID a simple type and fix field filter and findOne
|
2009-11-25 14:51:40 -05:00 |
query.h
|
|
|
queryoptimizer.cpp
|
|
|
queryoptimizer.h
|
|
|
queryutil.cpp
|
|
|
queryutil.h
|
|
|
rec.h
|
|
|
reccache.cpp
|
|
|
reccache.h
|
seg fault
|
2009-12-05 21:19:07 -05:00 |
reci.h
|
|
|
recstore.h
|
|
|
repl.cpp
|
clean up MutexInfo
|
2009-12-03 13:12:51 -05:00 |
repl.h
|
|
|
replset.h
|
|
|
resource.h
|
|
|
scanandorder.h
|
|
|
security_commands.cpp
|
|
|
security.cpp
|
|
|
security.h
|
|
|
storage.cpp
|
|
|
storage.h
|
Increase max data size to 32TB
|
2009-12-02 15:39:46 -05:00 |
tests.cpp
|
|
|
update.cpp
|
|
|