0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 00:56:44 +01:00
mongodb/db
2009-02-11 12:13:08 -05:00
..
btree.cpp fix a bug with dup _id keys, but fix is in comments for tonight 2009-02-10 17:42:31 -05:00
btree.h Refactor hint code 2009-02-09 17:14:18 -05:00
btreecursor.cpp Refactor hint code 2009-02-09 17:14:18 -05:00
clientcursor.cpp Compile osx 2009-02-09 16:57:07 -05:00
clientcursor.h Replaced our #defined cout with mongo::out() 2009-01-15 11:26:38 -05:00
cloner.cpp while cloning don't fail the whole process if one object has a uassert problem 2009-02-11 12:13:08 -05:00
commands.cpp Correctly check db name against 'admin' 2009-02-06 15:12:45 -05:00
commands.h Allow 'count' command on a slave 2009-02-04 17:24:15 -05:00
curop.h doneAndDecouple() -> obj() 2009-02-09 13:04:32 -05:00
cursor.cpp Real fixes for test failures 2009-02-02 23:42:34 -05:00
cursor.h killop / inprog commands 2009-01-28 18:08:02 -05:00
database.h Init ns index if it exists 2009-02-06 13:49:33 -05:00
db.cpp more sensible vesrion # 2009-02-11 11:38:39 -05:00
db.h Call clientStop() before releasing mutex 2009-02-11 10:24:32 -05:00
db.rc
db.sln wasn't logging enough 2009-02-11 09:58:01 -05:00
db.vcproj db.vcproj updated 2009-02-10 15:39:47 -05:00
dbcommands.cpp filemd5 command 2009-02-11 10:37:27 -05:00
dbeval.cpp authenticate command work 2009-01-18 17:48:44 -05:00
dbhelpers.cpp check the index range first before we go into the object on a query -- so we don't hit disk unnecessarily 2009-01-27 15:35:28 -05:00
dbhelpers.h replication with security on 2009-01-23 18:24:15 -05:00
dbinfo.cpp oops 2009-02-01 15:35:55 -05:00
dbinfo.h
dbmessage.h pragma once 2009-02-06 14:11:02 -05:00
dbwebserver.cpp dbtop 2009-02-09 15:57:30 -05:00
flushtest.cpp Replaced our #defined cout with mongo::out() 2009-01-15 11:26:38 -05:00
instance.cpp dbtop 2009-02-09 15:57:30 -05:00
instance.h dbtop 2009-02-09 15:57:30 -05:00
introspect.cpp
introspect.h
javajs.cpp windows fix for finding jars 2009-02-11 09:27:21 -05:00
javajs.h Fix default constructor 2009-02-02 23:47:14 -05:00
javatest.cpp
jsobj.cpp Just get rid of IN label 2009-02-10 13:16:34 -05:00
jsobj.h Use @file to tell doxygen to document globals, add more doc for BSON() and QUERY() 2009-02-10 14:04:03 -05:00
json.cpp doneAndDecouple() -> obj() 2009-02-09 13:04:32 -05: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
lasterror.h More validation for modifier updates 2009-02-05 11:51:51 -05:00
matcher.cpp pragma pack changes for solaris 2009-02-01 22:21:32 -05:00
matcher.h Matcher only reject incompatible types if not numbers 2009-01-20 15:44:40 -05:00
minilex.h
namespace.cpp Create .ns file lazily 2009-02-06 12:45:05 -05:00
namespace.h Refactor hint code 2009-02-09 17:14:18 -05: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 compile windows 2009-01-26 09:33:20 -05:00
pcre.txt
pdfile.cpp little things: hack for windows filenames, better logging 2009-02-11 11:28:49 -05:00
pdfile.h little things: hack for windows filenames, better logging 2009-02-11 11:28:49 -05:00
query.cpp Refactor hint code 2009-02-09 17:14:18 -05:00
query.h grid/message -> util/message 2009-02-03 13:30:28 -05:00
queryoptimizer.cpp
queryoptimizer.h
rec.h new pagewriter 2009-02-06 13:29:57 -05:00
reccache.cpp bg page writer can run concurrently now 2009-02-06 15:29:02 -05:00
reccache.h bg page writer can run concurrently now 2009-02-06 15:29:02 -05:00
reci.h $SET change 2009-02-05 16:17:46 -05:00
recstore.h check if closed properly, recstore 2009-02-06 14:33:26 -05:00
repl.cpp little things: hack for windows filenames, better logging 2009-02-11 11:28:49 -05:00
repl.h clean up exception classes 2009-02-06 16:21:49 -05:00
replset.h on exit, wait for replication to finish up 2009-02-04 13:22:02 -05:00
resource.h
scanandorder.h
security_commands.cpp getnonce now returns a prettier nonce string -- hex digits as a string instead of double as a string. 2009-01-21 15:06:13 -05:00
security.cpp md5 function no longer necessary 2009-01-23 11:38:26 -05:00
security.h make security work with repl pairs 2009-01-24 21:25:55 -05:00
storage.cpp minor recstore 2009-02-06 15:56:36 -05:00
storage.h datastore work 2009-02-02 18:18:22 -05:00
tests.cpp authenticate command work 2009-01-18 17:48:44 -05:00