0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/db
2010-06-17 20:03:36 +01:00
..
helpers
modules cleaning db.vcxproj 2010-06-01 08:56:06 -04:00
repl better err msg rs 2010-06-17 20:03:36 +01:00
stats Use exponential histograms for cumulative stats 2010-06-11 12:52:20 -04:00
background.h
btree.cpp SERVER-366 btree extent and node freeing 2010-06-14 15:47:12 -07:00
btree.h SERVER-366 btree extent and node freeing 2010-06-14 15:47:12 -07:00
btreecursor.cpp make cursor traversal during a multi remove fast 2010-05-19 13:34:06 -04:00
client.cpp fix w for new clients 2010-06-11 17:01:13 -04:00
client.h rs 2010-06-01 11:08:27 -04:00
clientcursor.cpp SERVER-109 cursor update fix and other tweaks 2010-06-07 14:13:57 -07:00
clientcursor.h towards QueryOption_Exhaust 2010-06-06 15:46:55 -04:00
cloner.cpp make check for $ faster 2010-06-09 12:08:02 -04:00
cmdline.cpp Fix warning 2010-06-11 15:36:30 -04:00
cmdline.h merge signal handling between mongod and mongos 2010-05-10 17:13:21 -04:00
commands.cpp
commands.h
common.cpp Add license headers for some files. 2010-06-04 10:27:35 -04:00
concurrency.h beNice() 2010-06-07 02:22:43 -04:00
curop.h cleaner error / uassert logging 2010-05-15 18:48:13 -04:00
cursor.cpp
cursor.h SERVER-109 get rid of nextSimpleQuery(), put matcher in base QueryOp, get rid of 'query' in various objects 2010-06-02 17:10:34 -07:00
database.cpp don't allow databases with the same name and different casing SERVER-1149 2010-06-15 02:48:09 -04:00
database.h don't allow databases with the same name and different casing SERVER-1149 2010-06-15 02:48:09 -04:00
db_10.sln crlf fix 2010-06-14 12:47:05 -04:00
db.cpp Implemented SERVER-1225 --serviceName and --servicePassword for mongod startup. 2010-06-14 11:43:37 +08:00
db.h cleaning 2010-05-25 21:11:38 -04:00
db.rc icon 2010-05-17 11:00:31 -04:00
db.sln
db.vcproj Clean remerge of SERVER-1189 Improves logging in util/ntservice.cpp 2010-06-05 09:38:54 +08:00
db.vcxproj rs 2010-06-17 13:08:06 -04:00
db.vcxproj.filters rs 2010-06-17 13:08:06 -04:00
dbcommands_admin.cpp quieter on test run 2010-05-23 15:07:32 -04:00
dbcommands_generic.cpp Pull all the code for defining and printing the version of executables to one place. 2010-05-28 12:08:36 -04:00
dbcommands.cpp fix GridFS. Add binDataClean to handle subtype 2. SERVER-1233 2010-06-14 06:30:19 -04:00
dbeval.cpp SERVER-778 don't allow running write command with read lock 2010-05-11 10:05:34 -04:00
dbhelpers.cpp rs 2010-06-04 15:37:37 -04:00
dbhelpers.h rs 2010-06-04 15:37:37 -04:00
dbmessage.h towards QueryOption_Exhaust 2010-06-06 15:46:55 -04:00
dbwebserver.cpp rs 2010-06-17 19:54:57 +01:00
diskloc.h fix some pragma pack 2010-05-17 16:50:58 -04:00
driverHelpers.cpp
extsort.cpp
extsort.h
filever.h
flushtest.cpp
index_geo2d.cpp smarter about box diving for $near 2010-06-14 10:59:57 -04:00
index.cpp MutexDebugger 2010-05-26 00:46:49 -04:00
index.h
indexkey.cpp more debugging 2010-06-03 10:02:38 -04:00
indexkey.h cleaning 2010-05-23 16:23:54 -04:00
instance.cpp don't allow databases with the same name and different casing SERVER-1149 2010-06-15 02:48:09 -04:00
instance.h don't allow databases with the same name and different casing SERVER-1149 2010-06-15 02:48:09 -04:00
introspect.cpp
introspect.h
javatest.cpp
jsobj.cpp see if this is happy on all platforms 2010-05-19 09:55:45 -04:00
jsobj.h
jsobjmanipulator.h
json.cpp Support getting size of JSON object 2010-06-14 10:56:25 -04:00
json.h Support getting size of JSON object 2010-06-14 10:56:25 -04:00
lasterror.cpp try to fix build 2010-06-11 08:48:18 -04:00
lasterror.h try to fix build 2010-06-11 08:48:18 -04:00
matcher_covered.cpp SERVER-109 cleanup 2010-06-03 13:00:59 -07:00
matcher.cpp SERVER-109 matcher or pop 2010-06-01 16:07:35 -07:00
matcher.h SERVER-109 keymatch 2010-06-07 19:01:46 -07:00
minilex.h
module.cpp
module.h
mongo.ico rs 2010-06-17 13:08:06 -04:00
mr.cpp another connection leak 2010-05-26 01:45:21 -04:00
namespace.cpp MutexDebugger 2010-05-26 00:46:49 -04:00
namespace.h don't allow databases with the same name and different casing SERVER-1149 2010-06-15 02:48:09 -04:00
nonce.cpp MutexDebugger 2010-05-26 00:46:49 -04:00
nonce.h
oplog.cpp some asserts 2010-06-08 11:37:30 -04:00
oplog.h rs 2010-06-04 15:54:25 -04:00
pcre.txt
pdfile.cpp make maxSize for a capped collection a long long SERVER-1235 2010-06-14 15:20:45 -04:00
pdfile.h make check for $ faster 2010-06-09 12:08:02 -04:00
query.cpp mongod chunk filtering seems to be working SERVER-943 2010-06-15 23:05:45 -04:00
query.h towards QueryOption_Exhaust 2010-06-06 15:46:55 -04:00
queryoptimizer.cpp SERVER-1242 check nsdetails before using 2010-06-15 12:29:27 -07:00
queryoptimizer.h SERVER-109 expand $in clauses in simplifiedQuery 2010-06-09 14:43:36 -07:00
queryutil.cpp SERVER-109 fix regex case in temp simplifiedComplex() code 2010-06-14 12:15:07 -07:00
queryutil.h consistent api 2010-06-11 15:11:59 -04:00
rec.h remove reccache (mostly) 2010-05-17 10:38:36 -04:00
reccache.cpp remove reccache (mostly) 2010-05-17 10:38:36 -04:00
reccache.h remove reccache (mostly) 2010-05-17 10:38:36 -04:00
reci.h
recstore.h remove reccache (mostly) 2010-05-17 10:38:36 -04:00
repl_block.cpp fix w on slave 2010-06-11 17:10:22 -04:00
repl_block.h
repl.cpp some asserts 2010-06-08 11:37:30 -04:00
repl.h better assert string() 2010-05-11 15:18:07 -04:00
replpair.h moving towards less in makefiles. 2010-06-03 15:00:09 -04:00
resource.h rs 2010-06-17 13:08:06 -04:00
scanandorder.h $showDiskLoc query option SERVER-1054. 2010-05-11 19:12:13 -04:00
security_commands.cpp
security.cpp
security.h MutexDebugger 2010-05-26 00:46:49 -04:00
storage.cpp remove reccache (mostly) 2010-05-17 10:38:36 -04:00
tests.cpp
update.cpp better error message 2010-06-11 15:12:04 -04:00
update.h fix replication with multiple $inc SERVER-1161 2010-05-27 11:39:48 -04:00