0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
mongodb/db
2010-08-30 10:56:17 -04:00
..
geo odd $near bug 2010-08-26 18:26:47 -04:00
helpers fix repair with dups and background indexes SERVER-1099 2010-05-07 12:19:00 -04:00
modules added bad file 2010-07-29 01:26:03 -04:00
repl rs potential fix for sync1.js intermittents 163 2010-08-30 10:56:17 -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 rs checkpoint work 2010-08-27 16:38:56 -04:00
client.h rs checkpoint work 2010-08-27 16:38:56 -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 Add license headers for some files. 2010-06-04 10:27:35 -04:00
concurrency.h cleaning 2010-07-01 17:52:07 -04:00
curop.h cleaning query caching thread safety 2010-08-26 17:23:48 -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 makemessagingport findable from the Client object 2010-08-27 13:53:55 -04:00
db.h make ~Database safer 2010-08-26 10:42:07 -04:00
db.rc RC script that compiles with Visual Studio Express and includes the mongo icon. 2010-07-08 12:56:11 +08:00
db.sln boost etc mnior 2010-05-01 21:36:33 -04:00
db.vcproj new file rs 2010-07-16 10:42:53 -04:00
db.vcxproj mak evisual studio happy 2010-08-26 21:09:51 -04:00
db.vcxproj.filters mak evisual studio happy 2010-08-26 21:09:51 -04:00
dbcommands_admin.cpp quieter on test run 2010-05-23 15:07:32 -04:00
dbcommands_generic.cpp add if debug is on to buildinfo 2010-08-28 02:19:06 -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 SERVER-778 don't allow running write command with read lock 2010-05-11 10:05:34 -04:00
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 messasge debugging 2010-07-23 16:06:06 -04:00
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 change LazyString to toString rather than (string) 2010-07-17 22:11:21 -04:00
driverHelpers.cpp Command::run gets "test" not "test.$cmd" 2010-05-03 16:25:34 -04:00
extsort.cpp warning 2010-07-28 22:37:04 -04:00
extsort.h stdafx->pch 2010-04-27 15:27:52 -04:00
filever.h
flushtest.cpp stdafx.h -> pch.h part 2 2010-04-27 15:33:27 -04:00
index.cpp misc cleaning 2010-08-23 12:44:40 -04:00
index.h change LazyString to toString rather than (string) 2010-07-17 22:11:21 -04:00
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 add namespace to remove logging SERVER-1642 2010-08-26 16:35:42 -04:00
instance.h fix getMore with sharding+rs in edge case SERVER-1584 2010-08-06 13:24:59 -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 sanity check for possible corruption 2010-08-22 16:32:14 -04:00
jsobj.h SERVER-1270 StringData unit test 2010-07-14 18:15:18 -04:00
jsobjmanipulator.h some $inc tests for long long 2010-04-11 22:18:04 -04:00
json.cpp SERVER-1452 StringData-ing up, c_str()-ing down 2010-08-18 18:12:31 -04:00
json.h Support getting size of JSON object 2010-06-14 10:56:25 -04:00
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 SERVER-109 cleanup 2010-06-03 13:00:59 -07:00
matcher.cpp minor: recursive -> nested 2010-08-19 10:15:04 -04:00
matcher.h avoid matching old or clauses unnecessarily 2010-07-20 14:49:36 -07:00
minilex.h minilex deprecated 2010-08-16 11:58:02 -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
mongo.ico rs 2010-06-17 13:08:06 -04:00
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 MutexDebugger 2010-05-26 00:46:49 -04:00
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 better debugging for sync1.js 2010-08-29 22:17:22 -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 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 make recstoreinterface nonvirtual so it's slightly faster 2010-04-10 16:14:46 -04:00
recstore.h remove reccache (mostly) 2010-05-17 10:38:36 -04:00
repl_block.cpp fix isMaster detection SERVER-1544 2010-08-02 16:54:09 -04:00
repl_block.h stdafx.h -> pch.h part 2 2010-04-27 15:33:27 -04:00
repl.cpp maybe this will make repl10.js run consistently 2010-08-30 00:16:39 -04:00
repl.h cleaning 2010-07-18 13:34:16 -04:00
replpair.h fix segfault on repl set slave before inited SERVER-1656 2010-08-22 18:04:42 -04:00
resource.h rs 2010-06-17 13:08:06 -04:00
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 stdafx->pch 2010-04-27 15:27:52 -04:00
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 stdafx->pch 2010-04-27 15:27:52 -04:00
update.cpp fix lexNumCmp with magic end of marker 2010-08-25 18:30:51 -04:00
update.h out of range string access 2010-07-04 09:16:21 -04:00