0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
mongodb/db
2010-04-28 18:04:32 -04:00
..
modules stdafx->pch 2010-04-27 15:27:52 -04:00
repl typo 2010-04-28 09:54:01 -04:00
stats stdafx.h -> pch.h part 2 2010-04-27 15:33:27 -04:00
background.h SERVER-620 2010-02-10 15:34:41 -05:00
btree.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
btree.h stdafx->pch 2010-04-27 15:27:52 -04:00
btreecursor.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
client.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
client.h stdafx->pch 2010-04-27 15:27:52 -04:00
clientcursor.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
clientcursor.h stdafx->pch 2010-04-27 15:27:52 -04:00
cloner.cpp refactor and rename insert 2010-04-28 08:25:56 -04:00
cmdline.cpp Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-27 15:28:33 -04:00
cmdline.h stdafx->pch 2010-04-27 15:27:52 -04:00
commands.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
commands.h stdafx->pch 2010-04-27 15:27:52 -04:00
common.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
concurrency.h fix boost lock 2010-03-31 14:44:11 -04:00
curop.h bson separation 2010-04-24 19:24:07 -04:00
cursor.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
cursor.h stdafx->pch 2010-04-27 15:27:52 -04:00
database.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
database.h make HeaderSize a const 2010-03-31 15:49:28 -04:00
db_10.sln visual studio 2010 2010-04-28 18:04:32 -04:00
db.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
db.h stdafx->pch 2010-04-27 15:27:52 -04:00
db.rc cflf 2010-04-27 17:50:26 -04:00
db.sln towards a clena bson cpp lib 2010-04-24 16:43:09 -04:00
db.vcproj fix for new pch file and windows vcproj 2010-04-27 18:16:43 -04:00
db.vcxproj visual studio 2010 2010-04-28 18:04:32 -04:00
dbcommands_admin.cpp moved some commands around so can be used for mongod and mongos 2010-04-28 13:20:08 -04:00
dbcommands_generic.cpp moved some commands around so can be used for mongod and mongos 2010-04-28 13:20:08 -04:00
dbcommands.cpp moved some commands around so can be used for mongod and mongos 2010-04-28 13:20:08 -04:00
dbeval.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
dbhelpers.cpp refactor and rename insert 2010-04-28 08:25:56 -04:00
dbhelpers.h refactor and rename insert 2010-04-28 08:25:56 -04:00
dbmessage.h basic serverStatus for mongos SERVER-942 2010-04-20 12:58:04 -04:00
dbwebserver.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
diskloc.h rename storage.h -> diskloc.h 2010-02-04 18:06:04 -05:00
driverHelpers.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
extsort.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
extsort.h stdafx->pch 2010-04-27 15:27:52 -04:00
filever.h datafile ver checking beginnings 2009-09-08 15:20:21 -04:00
flushtest.cpp stdafx.h -> pch.h part 2 2010-04-27 15:33:27 -04:00
index_geo2d.cpp uassert option for richer messages and better logging for geo issues 2010-04-28 10:57:18 -04:00
index.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
index.h stdafx->pch 2010-04-27 15:27:52 -04:00
indexkey.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
indexkey.h stdafx->pch 2010-04-27 15:27:52 -04:00
instance.cpp refactor and rename insert 2010-04-28 08:25:56 -04:00
instance.h opread doesnt need to be a macro 2010-04-23 19:32:21 -04:00
introspect.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
introspect.h stdafx->pch 2010-04-27 15:27:52 -04:00
javatest.cpp
jsobj.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
jsobj.h stdafx->pch 2010-04-27 15:27:52 -04:00
jsobjmanipulator.h some $inc tests for long long 2010-04-11 22:18:04 -04:00
json.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
json.h stdafx->pch 2010-04-27 15:27:52 -04:00
lasterror.cpp really fix getLastError in mongos SERVER-1039 2010-04-28 15:39:52 -04:00
lasterror.h really fix getLastError in mongos SERVER-1039 2010-04-28 15:39:52 -04:00
matcher_covered.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
matcher.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
matcher.h Merge branch 'master' of github.com:mongodb/mongo 2010-04-26 17:23:31 -07:00
minilex.h cleaning to remove warning MINOR 2009-09-16 15:46:41 -04:00
module.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
module.h stdafx->pch 2010-04-27 15:27:52 -04:00
mr.cpp refactor and rename insert 2010-04-28 08:25:56 -04:00
namespace.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
namespace.h stdafx->pch 2010-04-27 15:27:52 -04:00
nonce.cpp fix for new pch file and windows vcproj 2010-04-27 18:16:43 -04:00
nonce.h bug fix with OID generation on OS X (init order problem) 2009-11-24 18:09:20 -05:00
oplog.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
oplog.h move oplog code into db/oplog.* 2010-04-13 13:50:09 -04:00
pcre.txt
pdfile.cpp refactor and rename insert 2010-04-28 08:25:56 -04:00
pdfile.h refactor and rename insert 2010-04-28 08:25:56 -04:00
query.cpp $maxScan for limiting how much to scan SERVER-1015 2010-04-28 16:11:27 -04:00
query.h $maxScan for limiting how much to scan SERVER-1015 2010-04-28 16:11:27 -04:00
queryoptimizer.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
queryoptimizer.h faster distinct SERVER-796 2010-03-29 12:55:44 -04:00
queryutil.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
queryutil.h bson cleaning 2010-04-22 10:31:16 -04:00
rec.h make recstoreinterface nonvirtual so it's slightly faster 2010-04-10 16:14:46 -04:00
reccache.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
reccache.h use VIRT - remove warnings 2010-04-10 21:18:38 -04:00
reci.h make recstoreinterface nonvirtual so it's slightly faster 2010-04-10 16:14:46 -04:00
recstore.h crlf->lf 2010-02-09 18:30:32 -05:00
repl_block.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
repl_block.h stdafx.h -> pch.h part 2 2010-04-27 15:33:27 -04:00
repl.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
repl.h move oplog code into db/oplog.* 2010-04-13 13:50:09 -04:00
replpair.h rs work; ismaster 2010-04-22 16:17:18 -04:00
resource.h
scanandorder.h optimize explain() SERVER-830 2010-03-25 15:49:06 -04:00
security_commands.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
security.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
security.h Get rid of xassert 2010-04-23 20:14:37 -04:00
storage.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
tests.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
update.cpp more aggressive about checking for index moves in multi-update SERVER-1060 2010-04-28 16:56:14 -04:00
update.h stdafx->pch 2010-04-27 15:27:52 -04:00