0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/db
2009-10-21 00:21:09 -04:00
..
btree.cpp fix assert to use ours and thus make unit test pass 2009-10-15 16:47:35 -04:00
btree.h fix assert to use ours and thus make unit test pass 2009-10-15 16:47:35 -04:00
btreecursor.cpp
client.cpp move CurOp into Client and make inprog handle multiple in progress 2009-10-16 15:36:34 -04:00
client.h move CurOp into Client and make inprog handle multiple in progress 2009-10-16 15:36:34 -04:00
clientcursor.cpp fix bug with cursors and capped collections where cursor could get partial data 2009-10-13 16:44:52 -04:00
clientcursor.h store query in ClientCursor so can see query on slow getMore queries 2009-10-17 23:07:26 -04:00
cloner.cpp move the var 'database' inside Client object 2009-10-14 14:34:38 -04:00
cmdline.h --quotaFiles SERVER-374 2009-10-20 13:29:05 -04:00
commands.cpp
commands.h
concurrency.h refactor a little 2009-10-14 16:29:32 -04:00
curop.h move CurOp into Client and make inprog handle multiple in progress 2009-10-16 15:36:34 -04:00
cursor.cpp small cleanups 2009-10-06 16:17:11 -04:00
cursor.h make ClientCursor methods threadsafe 2009-10-09 11:24:37 -04:00
database.h move the var 'database' inside Client object 2009-10-14 14:34:38 -04:00
db.cpp --quotaFiles SERVER-374 2009-10-20 13:29:05 -04:00
db.h refactor a little 2009-10-14 16:29:32 -04:00
db.rc
db.sln compile 2009-10-12 15:21:30 -04:00
db.vcproj add update.cpp to vcproj 2009-10-19 13:25:53 -04:00
dbcommands.cpp fix assert 2009-10-20 17:31:52 -04:00
dbeval.cpp only put a timeout on db.eval if --quota is on 2009-10-16 11:37:31 -04:00
dbhelpers.cpp move the var 'database' inside Client object 2009-10-14 14:34:38 -04:00
dbhelpers.h move the var 'database' inside Client object 2009-10-14 14:34:38 -04:00
dbinfo.cpp
dbinfo.h move the var 'database' inside Client object 2009-10-14 14:34:38 -04:00
dbmessage.h
dbwebserver.cpp move CurOp into Client and make inprog handle multiple in progress 2009-10-16 15:36:34 -04:00
extsort.cpp put esort files in _tmp and remove on startup 2009-10-05 10:56:42 -04:00
extsort.h don't use set for extsort, use list and then sort 2009-09-26 23:47:08 -04:00
filever.h
flushtest.cpp
instance.cpp store query in ClientCursor so can see query on slow getMore queries 2009-10-17 23:07:26 -04:00
instance.h move CurOp into Client and make inprog handle multiple in progress 2009-10-16 15:36:34 -04:00
introspect.cpp move the var 'database' inside Client object 2009-10-14 14:34:38 -04:00
introspect.h
javatest.cpp
jsobj.cpp Support {:'foo', :'bar'} syntax in queries. SERVER-275 2009-10-19 14:30:46 -04:00
jsobj.h Support {:'foo', :'bar'} syntax in queries. SERVER-275 2009-10-19 14:30:46 -04:00
jsobjmanipulator.h
json.cpp finish getting rid of boost base64 2009-10-01 09:49:17 -04:00
json.h
lasterror.cpp ThreadLocalInt prettier 2009-10-13 12:55:23 -04:00
lasterror.h ThreadLocalInt prettier 2009-10-13 12:55:23 -04:00
matcher.cpp Support {:'foo', :'bar'} syntax in queries. SERVER-275 2009-10-19 14:30:46 -04:00
matcher.h refactor matcher a bit 2009-10-12 12:58:43 -04:00
minilex.h
mms.cpp
mms.h comments on mms 2009-10-14 14:30:55 -04:00
mr.cpp map/reduce finalize option SERVER-372 2009-10-19 11:00:53 -04:00
namespace.cpp cleanup/prep for # of indexes work 2009-10-19 16:53:58 -04:00
namespace.h cleanup/prep for # of indexes work 2009-10-19 16:53:58 -04:00
nonce.cpp
nonce.h
pcre.txt
pdfile.cpp --quotaFiles SERVER-374 2009-10-20 13:29:05 -04:00
pdfile.h some tests were failing when _DEBUG was defined...MINOR 2009-10-19 15:30:16 -04:00
query.cpp field selector no longer effects which objects are returned 2009-10-19 12:14:20 -04:00
query.h store query in ClientCursor so can see query on slow getMore queries 2009-10-17 23:07:26 -04:00
queryoptimizer.cpp you can tablescan a non-existant collection SERVER-346 2009-10-16 10:20:30 -04:00
queryoptimizer.h
queryutil.cpp make $mod faster by using index and only looking at numeric types 2009-10-12 12:00:25 -04:00
queryutil.h arrays match themselves in queryies SERVER-146 2009-10-09 10:12:19 -04:00
rec.h
reccache.cpp refactor a little 2009-10-14 16:29:32 -04:00
reccache.h startable 2009-10-14 15:59:55 -04:00
reci.h
recstore.h
repl.cpp comment 2009-10-19 13:29:12 -04:00
repl.h
replset.h move the var 'database' inside Client object 2009-10-14 14:34:38 -04:00
resource.h
scanandorder.h field selector no longer effects which objects are returned 2009-10-19 12:14:20 -04:00
security_commands.cpp move the var 'database' inside Client object 2009-10-14 14:34:38 -04:00
security.cpp move CurOp into Client and make inprog handle multiple in progress 2009-10-16 15:36:34 -04:00
security.h fix assert to use ours and thus make unit test pass 2009-10-15 16:47:35 -04:00
storage.cpp
storage.h more buildindex 2009-09-24 17:10:45 -04:00
tests.cpp
update.cpp a little code cleaning before work on SERVER-108 2009-10-21 00:21:09 -04:00