0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
mongodb/db
2010-04-20 18:12:30 -04:00
..
modules disbale mms for release 2010-03-02 00:00:01 -05:00
repl checkpoint 2010-04-20 16:24:06 -04:00
stats more serverStatus fields for mongos SERVER-942 2010-04-20 15:05:48 -04:00
background.h
btree.cpp make recstoreinterface nonvirtual so it's slightly faster 2010-04-10 16:14:46 -04:00
btree.h some Cursors may not support get more 2010-03-17 11:46:26 -04:00
btreecursor.cpp get rid of cursor hack and add test 2010-03-01 13:30:10 -05:00
client.cpp adaptive sleep for ClientCusror::yield SERVER-975 2010-04-06 13:49:51 -04:00
client.h adaptive sleep for ClientCusror::yield SERVER-975 2010-04-06 13:49:51 -04:00
clientcursor.cpp basic serverStatus for mongos SERVER-942 2010-04-20 12:58:04 -04:00
clientcursor.h basic serverStatus for mongos SERVER-942 2010-04-20 12:58:04 -04:00
cloner.cpp better error message 2010-03-12 12:13:48 -05:00
cmdline.cpp do'nt require boost options in mongoclient SERVER-855 2010-03-31 11:57:27 -04:00
cmdline.h repl sets 2010-04-13 13:22:42 -04:00
commands.cpp checkpoint some webui work 2010-04-19 12:43:45 -04:00
commands.h allow some commands in the webui 2010-04-19 21:05:46 -04:00
common.cpp
concurrency.h fix boost lock 2010-03-31 14:44:11 -04:00
curop.h Banish sockaddr_in from everywhere except sock.h. prep for SERVER-859 2010-04-02 13:21:27 -04:00
cursor.cpp
cursor.h some Cursors may not support get more 2010-03-17 11:46:26 -04:00
database.cpp
database.h make HeaderSize a const 2010-03-31 15:49:28 -04:00
db_10.sln
db.cpp hmmm 2010-04-20 15:41:47 -04:00
db.h basic serverStatus for mongos SERVER-942 2010-04-20 12:58:04 -04:00
db.rc
db.sln elim compile warning windows 2010-04-14 20:31:44 -04:00
db.vcproj checkpoint 2010-04-20 16:24:06 -04:00
db.vcxproj
dbcommands_admin.cpp rs 2010-04-20 12:29:00 -04:00
dbcommands.cpp basic serverStatus for mongos SERVER-942 2010-04-20 12:58:04 -04:00
dbeval.cpp change Command locking config 2010-02-26 14:38:51 -05:00
dbhelpers.cpp
dbhelpers.h
dbmessage.h basic serverStatus for mongos SERVER-942 2010-04-20 12:58:04 -04:00
dbwebserver.cpp checkpoint 2010-04-20 16:24:06 -04:00
diskloc.h
driverHelpers.cpp driver helpers 2010-02-27 16:42:00 -05:00
extsort.cpp spam 2010-03-06 23:03:16 -05:00
extsort.h don't waste so much memory for small collections 2010-02-20 17:37:12 -05:00
filever.h
flushtest.cpp
index_geo2d.cpp fix maxDistance SERVER-1027 2010-04-16 11:54:21 -04:00
index.cpp a bunch of refactoring for mongos linking 2010-04-13 15:23:57 -04:00
index.h a bunch of refactoring for mongos linking 2010-04-13 15:23:57 -04:00
indexkey.cpp a bunch of refactoring for mongos linking 2010-04-13 15:23:57 -04:00
indexkey.h a bunch of refactoring for mongos linking 2010-04-13 15:23:57 -04:00
instance.cpp move oplog code into db/oplog.* 2010-04-13 13:50:09 -04:00
instance.h Winsock startup at static init 2010-04-08 14:25:06 -04:00
introspect.cpp
introspect.h
javatest.cpp
jsobj.cpp more tomorrow 2010-04-20 18:12:30 -04:00
jsobj.h more tomorrow 2010-04-20 18:12:30 -04:00
jsobjmanipulator.h some $inc tests for long long 2010-04-11 22:18:04 -04:00
json.cpp move hex::val to util/hex.h and rename to fromHex 2010-03-03 21:49:50 -05:00
json.h
lasterror.cpp make sure tools create a LastError object SERVER-839 2010-03-28 17:15:27 -04:00
lasterror.h Revert "Revert "SERVER-695 don't destroy static global mutexes"" 2010-03-15 09:42:01 -07:00
matcher_covered.cpp a bunch of refactoring for mongos linking 2010-04-13 15:23:57 -04:00
matcher.cpp merge assert code 2010-04-13 15:27:53 -07:00
matcher.h fix filter cursor 2010-04-14 13:46:54 -04:00
minilex.h
module.cpp
module.h
mr.cpp redo m/r locking and not using DBDirectClient for heavy lifting SERVER-771 2010-03-30 11:01:02 -04:00
namespace.cpp grow 2010-04-07 19:29:56 -04:00
namespace.h SERVER-425 Configurable path for pid/lock file 2010-03-31 16:39:43 -04:00
nonce.cpp Revert "Revert "SERVER-695 don't destroy static global mutexes"" 2010-03-15 09:42:01 -07:00
nonce.h
oplog.cpp compile vcproj windows 2010-04-13 16:13:18 -04:00
oplog.h move oplog code into db/oplog.* 2010-04-13 13:50:09 -04:00
pcre.txt
pdfile.cpp grow 2010-04-07 19:29:56 -04:00
pdfile.h grow 2010-04-07 19:29:56 -04:00
query.cpp better/safe implementation of tracking slave progress for SERVER-467 2010-04-02 13:18:06 -04:00
query.h better/safe implementation of tracking slave progress for SERVER-467 2010-04-02 13:18:06 -04:00
queryoptimizer.cpp faster distinct SERVER-796 2010-03-29 12:55:44 -04:00
queryoptimizer.h faster distinct SERVER-796 2010-03-29 12:55:44 -04:00
queryutil.cpp $slice operator for projections (second arg to find) SERVER-754 2010-04-16 16:54:02 -04:00
queryutil.h $slice operator for projections (second arg to find) SERVER-754 2010-04-16 16:54:02 -04:00
rec.h make recstoreinterface nonvirtual so it's slightly faster 2010-04-10 16:14:46 -04:00
reccache.cpp Revert "Revert "SERVER-695 don't destroy static global mutexes"" 2010-03-15 09:42:01 -07: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
repl_block.cpp compile vcproj windows 2010-04-13 16:13:18 -04:00
repl_block.h move repl blocking code into its own file 2010-04-13 11:45:01 -04:00
repl.cpp allow some commands in the webui 2010-04-19 21:05:46 -04:00
repl.h move oplog code into db/oplog.* 2010-04-13 13:50:09 -04:00
replset.h health thread start 2010-04-14 20:50:15 -04:00
resource.h
scanandorder.h optimize explain() SERVER-830 2010-03-25 15:49:06 -04:00
security_commands.cpp SERVER-762 flush log 2010-03-16 00:46:13 -07:00
security.cpp rs 2010-04-20 12:29:00 -04:00
security.h Revert "Revert "SERVER-695 don't destroy static global mutexes"" 2010-03-15 09:42:01 -07:00
storage.cpp make recstoreinterface nonvirtual so it's slightly faster 2010-04-10 16:14:46 -04:00
tests.cpp
update.cpp fix array numberic sort order SERVER-833 2010-03-26 15:30:29 -04:00
update.h fix idempotency of initial $inc SERVER-717 2010-03-08 23:52:12 -05:00