0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 09:06:21 +01:00
mongodb/db
2009-01-30 12:46:49 -05:00
..
btree.cpp perf experiments 2009-01-28 11:53:55 -05:00
btree.h Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-27 15:36:43 -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 make security work with repl pairs 2009-01-24 21:25:55 -05:00
commands.cpp set last error state when a $cmd error happens 2009-01-27 18:16:37 -05:00
commands.h basic security 2009-01-18 20:31:33 -05:00
curop.h missing file 2009-01-29 09:23:58 -05:00
cursor.cpp Try to fix vc++ compiler warnings 2009-01-19 09:51:38 -05:00
cursor.h killop / inprog commands 2009-01-28 18:08:02 -05:00
database.h Replaced our #defined cout with mongo::out() 2009-01-15 11:26:38 -05:00
db.cpp Don't destroy db mutex 2009-01-29 17:26:07 -05:00
db.h Don't destroy db mutex 2009-01-29 17:26:07 -05:00
db.rc we don't need MFC 2009-01-07 16:48:47 -05:00
db.sln complain if hint index not found. should we? 2009-01-30 12:32:58 -05:00
db.vcproj hint and explain 2009-01-30 12:46:49 -05:00
dbcommands.cpp Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-30 10:07:14 -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 Don't log an update having no effect, log id as query when doing just one remove 2009-01-28 15:24:52 -05:00
dbinfo.h Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
dbmessage.h killop / inprog commands 2009-01-28 18:08:02 -05:00
dbwebserver.cpp Set up authInfo in contexts where it may be required 2009-01-20 11:05:53 -05:00
flushtest.cpp Replaced our #defined cout with mongo::out() 2009-01-15 11:26:38 -05:00
instance.cpp Don't destroy db mutex 2009-01-29 17:26:07 -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 typo 2009-01-23 16:47:53 -05:00
javajs.h track where the db was started from so easier to find jars 2009-01-22 11:15:51 -05:00
javatest.cpp Replace tab indentation with spaces 2008-12-28 20:28:49 -05:00
jsobj.cpp Don't assume referenced object exists 2009-01-25 22:25:01 -05:00
jsobj.h validate command scandata:false option 2009-01-30 10:07:07 -05:00
json.cpp Allow unquoted field names, at Dwight's request 2009-01-29 18:58:47 -05:00
json.h Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
lasterror.cpp Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
lasterror.h Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
matcher.cpp Matcher only reject incompatible types if not numbers 2009-01-20 15:44:40 -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 Reset index cache when deleting index 2009-01-27 16:16:53 -05:00
namespace.h Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-27 17:29:11 -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
pdfile.cpp better error msgs 2009-01-29 16:06:22 -05:00
pdfile.h check that _id is unique 2009-01-26 17:23:45 -05:00
query.cpp complain if hint index not found. should we? 2009-01-30 12:32:58 -05:00
query.h Don't log an update having no effect, log id as query when doing just one remove 2009-01-28 15:24:52 -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
repl.cpp Don't destroy db mutex 2009-01-29 17:26:07 -05:00
repl.h Add resync command 2009-01-29 11:46:45 -05:00
replset.h authenticate command work 2009-01-18 17:48:44 -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.h Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
tests.cpp authenticate command work 2009-01-18 17:48:44 -05:00