.. |
modules
|
minor: don't put mms in options
|
2009-11-25 10:14:08 -05:00 |
btree.cpp
|
better diagnostics for large keys
|
2009-11-10 13:49:15 -05:00 |
btree.h
|
comment
|
2009-11-23 11:26:49 -05:00 |
btreecursor.cpp
|
correct fix for SERVER-436
|
2009-11-23 01:29:38 -05:00 |
client.cpp
|
ability to make a Client god for a little while
|
2009-10-22 23:47:39 -04:00 |
client.h
|
prettier
|
2009-10-23 11:13:08 -04:00 |
clientcursor.cpp
|
|
|
clientcursor.h
|
|
|
cloner.cpp
|
fix streaming from chunks with bad data
|
2009-11-09 17:08:25 -05:00 |
cmdline.h
|
add --configsvr and --shardsvr options that make mongod run on different
|
2009-11-08 10:46:41 -05:00 |
commands.cpp
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
commands.h
|
some command cleaning and query for distinct SERVER-437
|
2009-11-24 09:41:33 -05:00 |
concurrency.h
|
add (read|write)lock struct that currently do the same thing as dblock
|
2009-11-09 15:21:16 -05:00 |
curop.h
|
|
|
cursor.cpp
|
|
|
cursor.h
|
get rid of deep on Cursor::getsetdup
|
2009-11-02 10:47:29 -05:00 |
database.h
|
|
|
db.cpp
|
module system, move mms into it
|
2009-11-18 12:53:56 -05:00 |
db.h
|
|
|
db.rc
|
|
|
db.sln
|
comment
|
2009-11-03 09:09:37 -05:00 |
db.vcproj
|
fix seg fault on windows because of static initializier order
|
2009-11-18 14:22:00 -05:00 |
dbcommands_admin.cpp
|
fsync command part of SERVER-255
|
2009-11-11 13:41:45 -05:00 |
dbcommands.cpp
|
some command cleaning and query for distinct SERVER-437
|
2009-11-24 09:41:33 -05:00 |
dbeval.cpp
|
|
|
dbhelpers.cpp
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-10-21 16:00:55 -04:00 |
dbhelpers.h
|
|
|
dbinfo.cpp
|
|
|
dbinfo.h
|
|
|
dbmessage.h
|
FieldMatcher now supports positive and negative matching. SERVER-299 and SERVER-125
|
2009-10-28 12:44:26 -04:00 |
dbwebserver.cpp
|
|
|
extsort.cpp
|
some defensive code for boost versions
|
2009-11-03 13:19:57 -05:00 |
extsort.h
|
|
|
filever.h
|
|
|
flushtest.cpp
|
|
|
instance.cpp
|
fixes for boost 1.36
|
2009-11-16 11:33:57 -05:00 |
instance.h
|
rename old oplog to diaglog - make it always compiled in
|
2009-11-11 16:02:47 -05:00 |
introspect.cpp
|
|
|
introspect.h
|
|
|
javatest.cpp
|
|
|
jsobj.cpp
|
OID::newState to generate fresh "machine" bits
|
2009-11-23 11:33:27 -05:00 |
jsobj.h
|
OID::newState to generate fresh "machine" bits
|
2009-11-23 11:33:27 -05:00 |
jsobjmanipulator.h
|
|
|
json.cpp
|
minor: oops - fix for broken tests
|
2009-11-10 17:49:47 -05:00 |
json.h
|
|
|
lasterror.cpp
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
lasterror.h
|
fix error message reporting on build index
|
2009-11-18 14:54:37 -05:00 |
matcher.cpp
|
get rid of deep in Matcher
|
2009-11-02 10:51:42 -05:00 |
matcher.h
|
get rid of deep in Matcher
|
2009-11-02 10:51:42 -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
|
better m/r error handling and reporting
|
2009-11-13 11:08:42 -05:00 |
namespace.cpp
|
slightly better error message when problem opening files
|
2009-10-27 14:25:45 -04:00 |
namespace.h
|
allow more indexes
|
2009-10-21 16:00:40 -04:00 |
nonce.cpp
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
nonce.h
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
pcre.txt
|
|
|
pdfile.cpp
|
fail fast on capped delete SERVER-395
|
2009-11-23 23:34:17 -05:00 |
pdfile.h
|
update returns DiskLoc where object ends up
|
2009-10-30 15:50:21 -04:00 |
query.cpp
|
silly extraneous toString
|
2009-11-24 13:08:26 -05:00 |
query.h
|
|
|
queryoptimizer.cpp
|
find _id index more robustly
|
2009-10-29 11:59:38 -04:00 |
queryoptimizer.h
|
|
|
queryutil.cpp
|
cleaning
|
2009-10-29 16:06:35 -04:00 |
queryutil.h
|
FieldMatcher now supports positive and negative matching. SERVER-299 and SERVER-125
|
2009-10-28 12:44:26 -04:00 |
rec.h
|
|
|
reccache.cpp
|
fixes for boost 1.36
|
2009-11-16 11:33:57 -05:00 |
reccache.h
|
|
|
reci.h
|
|
|
recstore.h
|
|
|
repl.cpp
|
better message
|
2009-11-06 08:18:44 -05:00 |
repl.h
|
|
|
replset.h
|
ability to make a Client god for a little while
|
2009-10-22 23:47:39 -04:00 |
resource.h
|
|
|
scanandorder.h
|
FieldMatcher now supports positive and negative matching. SERVER-299 and SERVER-125
|
2009-10-28 12:44:26 -04:00 |
security_commands.cpp
|
|
|
security.cpp
|
security cleanup / segault fix in currentOp SERVER-384
|
2009-10-25 00:47:43 -04:00 |
security.h
|
security cleanup / segault fix in currentOp SERVER-384
|
2009-10-25 00:47:43 -04:00 |
storage.cpp
|
|
|
storage.h
|
|
|
tests.cpp
|
|
|
update.cpp
|
some update cleaning with indexes
|
2009-11-09 16:12:32 -05:00 |