.. |
btree.cpp
|
checkpoint: beginnings of cleaning up the recstore interface
|
2009-03-20 15:39:22 -04:00 |
btree.h
|
make simple find faster
|
2009-04-06 17:32:40 -04:00 |
btreecursor.cpp
|
make simple find faster
|
2009-04-06 17:32:40 -04:00 |
clientcursor.cpp
|
timeout old cursors (for sharding)
|
2009-03-27 16:27:35 -04:00 |
clientcursor.h
|
back out KeyValJsMatcher, until we can fix it to handle multikey arrays correctly
|
2009-04-06 14:11:32 -04:00 |
cloner.cpp
|
Replace emptyObj with BSONObj()
|
2009-03-19 16:23:04 -04:00 |
commands.cpp
|
command helper system
|
2009-02-13 09:44:07 -05:00 |
commands.h
|
virtual dtors == good
|
2009-02-18 13:42:32 -05:00 |
concurrency.h
|
BSONObjBuilderValueStream bug fix
|
2009-02-23 18:05:38 -05:00 |
curop.h
|
Log current op to console on crash
|
2009-03-03 16:10:42 -05:00 |
cursor.cpp
|
Find requested oplog entry starting from tail of log
|
2009-03-18 17:24:10 -04:00 |
cursor.h
|
Replace emptyObj with BSONObj()
|
2009-03-19 16:23:04 -04:00 |
database.h
|
recstore: closeFiles() support
|
2009-03-24 12:53:13 -04:00 |
db.cpp
|
change logging order to make test failing clearer
|
2009-04-03 09:30:10 -04:00 |
db.h
|
checkpoint: beginnings of cleaning up the recstore interface
|
2009-03-20 15:39:22 -04:00 |
db.rc
|
|
|
db.sln
|
minor: better error message
|
2009-03-20 12:19:21 -04:00 |
db.vcproj
|
clean up warnings on windows
|
2009-03-23 13:12:47 -04:00 |
dbcommands.cpp
|
add datasize command
|
2009-04-02 17:29:51 -04:00 |
dbeval.cpp
|
|
|
dbhelpers.cpp
|
back out KeyValJsMatcher, until we can fix it to handle multikey arrays correctly
|
2009-04-06 14:11:32 -04:00 |
dbhelpers.h
|
findOne use new query optimizer
|
2009-02-25 15:01:07 -05:00 |
dbinfo.cpp
|
Remove 'haveLogged'
|
2009-03-17 13:48:40 -04:00 |
dbinfo.h
|
Remove 'haveLogged'
|
2009-03-17 13:48:40 -04:00 |
dbmessage.h
|
objcheck validates every bson object read from a message
|
2009-03-13 12:07:00 -04:00 |
dbwebserver.cpp
|
Close listener sockets on exit
|
2009-04-01 12:26:31 -04:00 |
flushtest.cpp
|
|
|
instance.cpp
|
maybe fix win & solaris
|
2009-04-01 14:13:08 -04:00 |
instance.h
|
Close listener sockets on exit
|
2009-04-01 12:26:31 -04:00 |
introspect.cpp
|
Add 'cursorInfo' command, remove old method of getting information about cursors
|
2009-02-23 17:55:13 -05:00 |
introspect.h
|
Add 'cursorInfo' command, remove old method of getting information about cursors
|
2009-02-23 17:55:13 -05:00 |
javajs.cpp
|
removing more boost 1.34+ features
|
2009-03-31 17:51:16 -04:00 |
javajs.h
|
|
|
javatest.cpp
|
|
|
jsobj.cpp
|
add $all query option
|
2009-04-06 11:27:43 -04:00 |
jsobj.h
|
Fix OID string rep
|
2009-04-01 10:38:39 -04:00 |
jsobjmanipulator.h
|
$set can be used with any type, checkpoint
|
2009-03-18 18:06:37 -04:00 |
json.cpp
|
Use non-copying subobject builder in json parser
|
2009-03-25 18:47:03 -04:00 |
json.h
|
Use @file to tell doxygen to document globals, add more doc for BSON() and QUERY()
|
2009-02-10 14:04:03 -05:00 |
lasterror.cpp
|
Add information on last update / delete to lastError
|
2009-03-26 13:45:29 -04:00 |
lasterror.h
|
Add information on last update / delete to lastError
|
2009-03-26 13:45:29 -04:00 |
matcher.cpp
|
back out KeyValJsMatcher, until we can fix it to handle multikey arrays correctly
|
2009-04-06 14:11:32 -04:00 |
matcher.h
|
back out KeyValJsMatcher, until we can fix it to handle multikey arrays correctly
|
2009-04-06 14:11:32 -04:00 |
minilex.h
|
|
|
namespace.cpp
|
Replace emptyObj with BSONObj()
|
2009-03-19 16:23:04 -04:00 |
namespace.h
|
Support large count and nscanned
|
2009-03-24 12:12:04 -04:00 |
nonce.cpp
|
hack to not do deal with c/c++ link issue on windows release build
|
2009-02-11 09:15:34 -05:00 |
nonce.h
|
|
|
pcre.txt
|
|
|
pdfile.cpp
|
array elt may not contain referenced subobject
|
2009-04-06 13:41:47 -04:00 |
pdfile.h
|
Find requested oplog entry starting from tail of log
|
2009-03-18 17:24:10 -04:00 |
query.cpp
|
make simple find faster
|
2009-04-06 17:32:40 -04:00 |
query.h
|
Register update/delete only on client request
|
2009-03-26 16:11:23 -04:00 |
queryoptimizer.cpp
|
Support large count and nscanned
|
2009-03-24 12:12:04 -04:00 |
queryoptimizer.h
|
Support large count and nscanned
|
2009-03-24 12:12:04 -04:00 |
queryutil.cpp
|
add $all query option
|
2009-04-06 11:27:43 -04:00 |
queryutil.h
|
Remove unused function
|
2009-03-20 16:06:43 -04:00 |
rec.h
|
recstore: closeFiles() support
|
2009-03-24 12:53:13 -04:00 |
reccache.cpp
|
make dbunlocking() inlineable -- should be faster
|
2009-03-26 14:25:49 -04:00 |
reccache.h
|
make dbunlocking() inlineable -- should be faster
|
2009-03-26 14:25:49 -04:00 |
reci.h
|
recstore: closeFiles() support
|
2009-03-24 12:53:13 -04:00 |
recstore.h
|
implemented dropIndexes for alt rec store
|
2009-03-17 17:02:21 -04:00 |
repl.cpp
|
basic arbitration e2e test, with minor code fix
|
2009-04-03 14:24:05 -04:00 |
repl.h
|
Fix ReplSource memory leaks
|
2009-04-01 16:00:56 -04:00 |
replset.h
|
Better 'not master' validation
|
2009-03-30 14:07:04 -04:00 |
resource.h
|
|
|
scanandorder.h
|
|
|
security_commands.cpp
|
|
|
security.cpp
|
|
|
security.h
|
virtual dtors == good
|
2009-02-18 13:42:32 -05:00 |
storage.cpp
|
MINOR fix compiler warnings
|
2009-04-06 16:10:31 -04:00 |
storage.h
|
|
|
tests.cpp
|
|
|