0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/db
dwight 7664d8e619 not sure why _timeTracker was declared extern but definitely was
breaking windows build.  i changed back.
2010-06-22 10:38:06 -04:00
..
helpers
modules
repl Merge branch 'master' of git@github.com:mongodb/mongo 2010-06-20 16:50:05 +02: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
client.cpp don't yield if you're a reader and only other readers are active SERVER-517 2010-06-22 05:27:56 -04:00
client.h don't yield if you're a reader and only other readers are active SERVER-517 2010-06-22 05:27:56 -04:00
clientcursor.cpp yield based off of scanned and time 2010-06-22 06:37:49 -04:00
clientcursor.h yield based off of scanned and time 2010-06-22 06:37:49 -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
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
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 stability tests 2010-06-21 13:17:05 -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 fast tracking of rough time passage 2010-06-22 06:08:28 -04:00
db.h
db.rc
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 not sure why _timeTracker was declared extern but definitely was 2010-06-22 10:38:06 -04:00
dbcommands_admin.cpp
dbcommands_generic.cpp
dbcommands.cpp fast tracking of rough time passage 2010-06-22 06:08:28 -04:00
dbeval.cpp
dbhelpers.cpp cleaning exceptions 2010-06-21 13:41:34 -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
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
index.h
indexkey.cpp more debugging 2010-06-03 10:02:38 -04:00
indexkey.h
instance.cpp cleaning exceptions 2010-06-21 13:41:34 -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
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
namespace.cpp
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
nonce.h
oplog.cpp some asserts 2010-06-08 11:37:30 -04:00
oplog.h some ClientCursor yield cleaning 2010-06-19 20:20:19 -04:00
pcre.txt
pdfile.cpp SERVER-1217 old boost? 2010-06-21 18:13:48 -07:00
pdfile.h make check for $ faster 2010-06-09 12:08:02 -04:00
query.cpp yield based off of scanned and time 2010-06-22 06:37:49 -04:00
query.h towards QueryOption_Exhaust 2010-06-06 15:46:55 -04:00
queryoptimizer.cpp cleaning exceptions 2010-06-21 13:41:34 -04:00
queryoptimizer.h cleaning exceptions 2010-06-21 13:41:34 -04: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
reccache.cpp
reccache.h
reci.h
recstore.h
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 cleaning exceptions 2010-06-21 13:41:34 -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
security_commands.cpp
security.cpp
security.h
storage.cpp
tests.cpp
update.cpp better error message 2010-06-11 15:12:04 -04:00
update.h