.. |
modules
|
clean up MutexInfo
|
2009-12-03 13:12:51 -05:00 |
btree.cpp
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
btree.h
|
some btree helpers and test
|
2009-11-25 10:09:59 -05:00 |
btreecursor.cpp
|
new killOp(opnumber)
|
2009-12-22 15:22:37 -05:00 |
client.cpp
|
small opt
|
2009-12-31 16:22:28 -05:00 |
client.h
|
small opt
|
2009-12-31 16:22:28 -05:00 |
clientcursor.cpp
|
$atomic option on remove()
|
2009-12-21 17:43:06 -05:00 |
clientcursor.h
|
SERVER-521 cursor may be deleted while in getMore
|
2010-01-06 13:39:57 -05:00 |
cloner.cpp
|
a little code cleanup / renameing
|
2010-01-03 16:37:38 -05:00 |
cmdline.h
|
configure "slow" queries
|
2009-12-29 14:48:42 -05:00 |
commands.cpp
|
use float like mongod
|
2009-12-01 16:33:58 -05:00 |
commands.h
|
prep for fsync exec option
|
2009-12-30 15:55:00 -05:00 |
concurrency.h
|
SERVER-255 lock on fsync for snapshotting
|
2010-01-02 11:01:47 -05:00 |
curop.h
|
compile windows (vcproj)
|
2009-12-30 11:59:54 -05:00 |
cursor.cpp
|
new killOp(opnumber)
|
2009-12-22 15:22:37 -05:00 |
cursor.h
|
new killOp(opnumber)
|
2009-12-22 15:22:37 -05:00 |
database.cpp
|
--profile command line option SERVER-456
|
2009-12-29 12:27:27 -05:00 |
database.h
|
--profile command line option SERVER-456
|
2009-12-29 12:27:27 -05:00 |
db_10.sln
|
some initial visual studio 2010 support
|
2009-11-30 12:09:39 -05:00 |
db.cpp
|
small opt
|
2009-12-31 16:22:28 -05:00 |
db.h
|
comments
|
2010-01-02 01:28:08 -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
|
compile windows (vcproj)
|
2009-12-30 11:59:54 -05:00 |
db.vcxproj
|
some initial visual studio 2010 support
|
2009-11-30 12:09:39 -05:00 |
dbcommands_admin.cpp
|
SERVER-519
|
2010-01-04 16:37:28 -05:00 |
dbcommands.cpp
|
a little code cleanup / renameing
|
2010-01-03 16:37:38 -05:00 |
dbeval.cpp
|
configure "slow" queries
|
2009-12-29 14:48:42 -05:00 |
dbhelpers.cpp
|
small opt
|
2009-12-31 16:22:28 -05:00 |
dbhelpers.h
|
small opt
|
2009-12-31 16:22:28 -05:00 |
dbmessage.h
|
cleanup comments prepwork for some repl improvements
|
2010-01-04 11:15:09 -05:00 |
dbwebserver.cpp
|
some cleaning/optmizing of Database* storage, also just a little encaspulation
|
2010-01-02 01:25:53 -05:00 |
extsort.cpp
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
extsort.h
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
filever.h
|
|
|
flushtest.cpp
|
|
|
instance.cpp
|
SERVER-519
|
2010-01-04 16:37:28 -05:00 |
instance.h
|
fix SERVER-474
|
2009-12-11 12:41:26 -05:00 |
introspect.cpp
|
|
|
introspect.h
|
|
|
javatest.cpp
|
|
|
jsobj.cpp
|
basics os array element matching done SERVER-377 - doesn't work with query optimizer yet
|
2009-12-31 14:04:44 -05:00 |
jsobj.h
|
basics os array element matching done SERVER-377 - doesn't work with query optimizer yet
|
2009-12-31 14:04:44 -05:00 |
jsobjmanipulator.h
|
|
|
json.cpp
|
JSON parser supports 'new Date(1234)' SERVER-461
|
2009-12-30 17:56:44 -05:00 |
json.h
|
|
|
lasterror.cpp
|
use code in getLastError SERVER-112
|
2009-12-28 17:12:49 -05:00 |
lasterror.h
|
use code in getLastError SERVER-112
|
2009-12-28 17:12:49 -05:00 |
matcher.cpp
|
basics os array element matching done SERVER-377 - doesn't work with query optimizer yet
|
2009-12-31 14:04:44 -05:00 |
matcher.h
|
basics os array element matching done SERVER-377 - doesn't work with query optimizer yet
|
2009-12-31 14:04:44 -05:00 |
minilex.h
|
|
|
module.cpp
|
minor: don't put mms in options
|
2009-11-25 10:14:08 -05:00 |
module.h
|
fix linux static init. will have to look at windows more
|
2009-11-18 17:08:58 -05:00 |
mr.cpp
|
Exception classess need codes too SERVER-112
|
2009-12-28 17:06:07 -05:00 |
namespace.cpp
|
MaxClientLen -> MaxDatabaseLen
|
2009-12-31 16:34:27 -05:00 |
namespace.h
|
MaxClientLen -> MaxDatabaseLen
|
2009-12-31 16:34:27 -05:00 |
nonce.cpp
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -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
|
fix warning on vc++
|
2010-01-06 13:41:20 -05:00 |
pdfile.h
|
nsToClient -> nsToDatabase
|
2009-12-31 16:31:07 -05:00 |
query.cpp
|
SERVER-521 cursor may be deleted while in getMore
|
2010-01-06 13:39:57 -05:00 |
query.h
|
stop using stringstream for logging
|
2009-12-29 23:30:29 -05:00 |
queryoptimizer.cpp
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
queryoptimizer.h
|
MINOR comments
|
2009-12-21 09:26:16 -08:00 |
queryutil.cpp
|
fix $elemMatch and query optimizer
|
2009-12-31 15:18:43 -05:00 |
queryutil.h
|
|
|
rec.h
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
reccache.cpp
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
reccache.h
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
reci.h
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
recstore.h
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
repl.cpp
|
cleanup comments prepwork for some repl improvements
|
2010-01-04 11:15:09 -05:00 |
repl.h
|
comment MINOR
|
2010-01-04 17:41:12 -05:00 |
replset.h
|
nsToClient -> nsToDatabase
|
2009-12-31 16:31:07 -05:00 |
resource.h
|
|
|
scanandorder.h
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
security_commands.cpp
|
SERVER-469 don't crash when authenticate called before getnonce
|
2009-12-09 14:00:14 -08:00 |
security.cpp
|
|
|
security.h
|
change dblock to readlock
|
2009-12-07 12:22:08 -05:00 |
storage.cpp
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
storage.h
|
Increase max data size to 32TB
|
2009-12-02 15:39:46 -05:00 |
tests.cpp
|
|
|
update.cpp
|
stop using stringstream for logging
|
2009-12-29 23:30:29 -05:00 |
update.h
|
use dfa for $mod parsing
|
2009-12-30 17:03:53 -05:00 |