0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
mongodb/db
2010-08-26 12:16:22 -04:00
..
geo Working $centerSphere 2010-08-24 14:28:09 -04:00
helpers
modules added bad file 2010-07-29 01:26:03 -04:00
repl fix a 1.7 regression of REST stuff 2010-08-25 14:52:36 -04:00
stats say TOTAL instead of GLOBAL in dbtop 2010-08-26 08:43:11 -04:00
background.h
btree.cpp Merge branch 'master' of github.com:mongodb/mongo 2010-08-22 12:42:49 -04:00
btree.h SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
btreecursor.cpp SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
cap.cpp rs rollback create collection 2010-08-03 15:00:56 -04:00
client.cpp some log cleaning 2010-08-25 16:10:31 -04:00
client.h cleaning formatting 2010-08-25 13:01:36 -04:00
clientcursor.cpp defensive 2010-08-25 16:01:32 -04:00
clientcursor.h cleaning 2010-08-23 11:53:49 -04:00
cloner.cpp rs rollback work 162 163 2010-08-23 15:48:13 -04:00
cmdline.cpp Refactoring of Windows Service related code in preperation for SERVER-1589. 2010-08-20 18:40:44 -04:00
cmdline.h Disable JSONP by default due to security implications 2010-08-25 15:26:20 -04:00
commands.cpp fix a 1.7 regression of REST stuff 2010-08-25 14:52:36 -04:00
commands.h cleaning 2010-08-16 09:00:58 -04:00
common.cpp
concurrency.h
curop.h use checksum to make curop threadsafe SERVER-723 2010-07-29 01:08:20 -04:00
cursor.cpp SERVER-1528 account for expensive skipping operations in nscanned 2010-08-03 20:09:16 -07:00
cursor.h SERVER-1528 account for expensive skipping operations in nscanned 2010-08-03 20:09:16 -07:00
database.cpp const feels safer, especially for public member variables 2010-08-26 11:03:31 -04:00
database.h const feels safer, especially for public member variables 2010-08-26 11:03:31 -04:00
db_10.sln cleaning 2010-08-23 11:53:49 -04:00
db.cpp rawOut appends a linefeed (for better or worse). so dont pass it one as long as it does that 2010-08-26 12:11:47 -04:00
db.h make ~Database safer 2010-08-26 10:42:07 -04:00
db.rc
db.sln
db.vcproj
db.vcxproj vcxproj fix 2010-08-22 10:35:12 -04:00
db.vcxproj.filters minilex deprecated 2010-08-16 11:58:02 -04:00
dbcommands_admin.cpp
dbcommands_generic.cpp SERVER-1452 StringData-ing up, c_str()-ing down 2010-08-18 18:12:31 -04:00
dbcommands.cpp minor: update help text for some commands to match preferred casing 2010-08-25 13:50:58 -04:00
dbeval.cpp
dbhelpers.cpp Merge branch 'master' of github.com:mongodb/mongo 2010-08-03 20:09:28 -07:00
dbhelpers.h rs handle rollbacks from capped collections 2010-08-03 14:13:53 -04:00
dbmessage.h
dbwebserver.cpp Disable JSONP by default due to security implications 2010-08-25 15:26:20 -04:00
dbwebserver.h HTTP handlers get pre-parsed url?params 2010-08-24 17:57:00 -04:00
diskloc.h
driverHelpers.cpp
extsort.cpp warning 2010-07-28 22:37:04 -04:00
extsort.h
filever.h
flushtest.cpp
index.cpp misc cleaning 2010-08-23 12:44:40 -04:00
index.h
indexkey.cpp
indexkey.h
instance.cpp rawOut appends a linefeed (for better or worse). so dont pass it one as long as it does that 2010-08-26 12:11:47 -04:00
instance.h fix getMore with sharding+rs in edge case SERVER-1584 2010-08-06 13:24:59 -04:00
introspect.cpp
introspect.h
javatest.cpp
jsobj.cpp sanity check for possible corruption 2010-08-22 16:32:14 -04:00
jsobj.h
jsobjmanipulator.h
json.cpp SERVER-1452 StringData-ing up, c_str()-ing down 2010-08-18 18:12:31 -04:00
json.h
lasterror.cpp remove mechanism to put mongos -> mongod connections in last error id mode 2010-08-17 17:01:33 -04:00
lasterror.h remove mechanism to put mongos -> mongod connections in last error id mode 2010-08-17 17:01:33 -04:00
matcher_covered.cpp
matcher.cpp minor: recursive -> nested 2010-08-19 10:15:04 -04:00
matcher.h
minilex.h minilex deprecated 2010-08-16 11:58:02 -04:00
module.cpp
module.h
mongo.ico
mr.cpp fix m/r sort SERVER-1652 2010-08-21 21:23:33 -04:00
namespace.cpp SERVER-1614 2010-08-11 17:12:35 -04:00
namespace.h SERVER-1549 implement empty capped 2010-08-02 14:26:14 -07:00
nonce.cpp
nonce.h
oplog.cpp use logns so dbtop is sane 2010-08-26 12:16:22 -04:00
oplog.h more const 2010-08-23 11:45:32 -04:00
oplogreader.h remove logging 2010-08-16 13:53:29 -04:00
pcre.txt
pdfile.cpp make ~Database safer 2010-08-26 10:42:07 -04:00
pdfile.h better error msg 2010-08-20 14:14:12 -04:00
query.cpp SERVER-1671 pair1.js failing 2010-08-24 22:16:00 -04:00
query.h store rolled back info in flat files SERVER-1512 2010-08-03 09:47:03 -04:00
queryoptimizer.cpp when using a special index, don't record because may screw up later SERVER-1669 2010-08-26 00:28:35 -04:00
queryoptimizer.h SERVER-1528 account for expensive skipping operations in nscanned 2010-08-03 20:09:16 -07:00
queryutil.cpp SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
queryutil.h SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
rec.h
reccache.cpp
reccache.h
reci.h
recstore.h
repl_block.cpp fix isMaster detection SERVER-1544 2010-08-02 16:54:09 -04:00
repl_block.h
repl.cpp const feels safer, especially for public member variables 2010-08-26 11:03:31 -04:00
repl.h
replpair.h fix segfault on repl set slave before inited SERVER-1656 2010-08-22 18:04:42 -04:00
resource.h
restapi.cpp HTTP handlers get pre-parsed url?params 2010-08-24 17:57:00 -04:00
scanandorder.h fix bugs with query yielding 162 2010-08-23 12:45:31 -04:00
security_commands.cpp cleaning 2010-08-16 09:00:58 -04:00
security.cpp
security.h
storage.cpp
tests.cpp
update.cpp fix lexNumCmp with magic end of marker 2010-08-25 18:30:51 -04:00
update.h