0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/db
2009-02-06 17:05:11 -05:00
..
btree.cpp datastore work 2009-02-02 18:18:22 -05:00
btree.h datastore work 2009-02-02 18:18:22 -05:00
btreecursor.cpp killop / inprog commands 2009-01-28 18:08:02 -05:00
clientcursor.cpp Replaced our #defined cout with mongo::out() 2009-01-15 11:26:38 -05:00
clientcursor.h Replaced our #defined cout with mongo::out() 2009-01-15 11:26:38 -05:00
cloner.cpp Log generated id with inserted object, log id as update query in some cases 2009-02-03 22:34:51 -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 missing file 2009-01-29 09:23:58 -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 Merge branch 'master' of git.10gen.com:/data/gitroot/p 2009-02-06 15:29:08 -05:00
db.h reccache bug fix 2009-02-04 11:26:51 -05:00
db.rc we don't need MFC 2009-01-07 16:48:47 -05:00
db.sln bg page writer can run concurrently now 2009-02-06 15:29:02 -05:00
db.vcproj bg page writer can run concurrently now 2009-02-06 15:29:02 -05:00
dbcommands.cpp Add dummy sizeOnDisk for in-memory databases; 1 is Eliot's suggested sentinel value 2009-02-06 16:50:08 -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 Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
dbmessage.h pragma once 2009-02-06 14:11:02 -05:00
dbwebserver.cpp on exit, wait for replication to finish up 2009-02-04 13:22:02 -05:00
flushtest.cpp Replaced our #defined cout with mongo::out() 2009-01-15 11:26:38 -05:00
instance.cpp Create .ns file lazily 2009-02-06 12:45:05 -05:00
instance.h Typo 2009-01-23 10:28:07 -05:00
introspect.cpp Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
introspect.h Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
javajs.cpp Don't use async signals in JVM, so our handlers won't get hosed on linux 2009-02-04 15:00:31 -05:00
javajs.h Fix default constructor 2009-02-02 23:47:14 -05:00
javatest.cpp Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
jsobj.cpp Undefined element can appear anywhere in object 2009-02-03 13:19:45 -05:00
jsobj.h Massert on invalid BSONObj size; removes sporadic unittest stack trace in randomized validation testing 2009-02-06 17:05:11 -05:00
json.cpp Add rough parse error info 2009-02-03 00:13:42 -05:00
json.h Doc 2009-02-05 14:11:40 -05:00
lasterror.cpp Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
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 Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
namespace.cpp Create .ns file lazily 2009-02-06 12:45:05 -05:00
namespace.h NamespaceString 2009-02-06 15:43:47 -05:00
nonce.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
nonce.h compile windows 2009-01-26 09:33:20 -05:00
pcre.txt makefile 2007-11-04 13:14:02 -05:00
pdfile.cpp no more "msg end" 2009-02-04 14:49:24 -05:00
pdfile.h Log generated id with inserted object, log id as update query in some cases 2009-02-03 22:34:51 -05:00
query.cpp Rename inc to set for logging 2009-02-05 22:14:35 -05:00
query.h grid/message -> util/message 2009-02-03 13:30:28 -05:00
queryoptimizer.cpp Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
queryoptimizer.h Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
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 Allow 'count' command on a slave 2009-02-04 17:24:15 -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 Put our code in 'mongo' namespace 2009-01-14 17:09:51 -05:00
scanandorder.h Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
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