0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
mongodb/db
2009-06-04 09:03:09 -04:00
..
btree.cpp better error message on dup key SERVER-81 2009-06-01 14:17:44 -04:00
btree.h better error message on dup key SERVER-81 2009-06-01 14:17:44 -04:00
btreecursor.cpp allow specification of inclusivity of index end key 2009-05-06 13:56:01 -04:00
clientcursor.cpp do checkLocation before testing refLoc in clientcursor, to remove warning message 2009-05-19 11:48:56 -04:00
clientcursor.h comments MINOR 2009-05-28 15:22:24 -04:00
cloner.cpp log periodically while cloning a collection, log sync point when applying oplog 2009-05-28 15:37:45 -04:00
commands.cpp
commands.h
concurrency.h
curop.h add client ip / port to current op, add unlocked version of current op to http interface 2009-05-26 17:18:34 -04:00
cursor.cpp Find requested oplog entry starting from tail of log 2009-03-18 17:24:10 -04:00
cursor.h comments MINOR 2009-05-28 15:22:24 -04:00
database.h Revert "Revert "do preallocation after initial allocation too, make file allocator interface more flexible"" 2009-04-15 16:10:34 -04:00
db.cpp fix *nix compile MINOR 2009-06-04 09:03:09 -04:00
db.h compile old boost MINOR 2009-05-06 11:43:28 -04:00
db.rc
db.sln fix mongos in vcproj to compile for release build - visual studio 2009-05-28 13:09:48 -04:00
db.vcproj Windows: 2009-05-28 13:16:23 -04:00
dbcommands.cpp BUG SERVER-79 2009-06-01 14:20:49 -04:00
dbeval.cpp handle broken eval scripts correctly 2009-05-20 15:47:48 -04:00
dbhelpers.cpp remove outdated 'mongod <arg>' style tests, add mongod msg test to smokeClient 2009-05-19 10:55:13 -04:00
dbhelpers.h comments MINOR 2009-05-28 15:22:24 -04:00
dbinfo.cpp Remove 'haveLogged' 2009-03-17 13:48:40 -04:00
dbinfo.h Remove 'haveLogged' 2009-03-17 13:48:40 -04:00
dbmessage.h mark postion on dbmessage so can replay, etc... MINOR 2009-04-12 16:05:03 -04:00
dbwebserver.cpp add client ip / port to current op, add unlocked version of current op to http interface 2009-05-26 17:18:34 -04:00
flushtest.cpp
instance.cpp Added support for running mongod as a Windows NT Service 2009-06-04 20:55:33 +08:00
instance.h add client ip / port to current op, add unlocked version of current op to http interface 2009-05-26 17:18:34 -04:00
introspect.cpp
introspect.h
javatest.cpp
jsobj.cpp check matching regexes encapsulated directly in arrays as well 2009-05-26 14:05:41 -04:00
jsobj.h db ref for javascript and shell SERVER-46 2009-06-03 13:18:50 -04:00
jsobjmanipulator.h BUG SERVER-67 correctly handle insertion of new null element with $set 2009-05-22 10:46:33 -04:00
json.cpp Use non-copying subobject builder in json parser 2009-03-25 18:47:03 -04:00
json.h
lasterror.cpp Add information on last update / delete to lastError 2009-03-26 13:45:29 -04:00
lasterror.h fix assert macro definition after a boost include (ugly at the moment) 2009-05-15 17:27:31 -04:00
matcher.cpp 1 minute timeout for $where 2009-05-27 14:07:58 -04:00
matcher.h BUG SERVER-59 when matching expand arrays recursively if contained in different objects 2009-05-21 13:24:14 -04:00
minilex.h
namespace.cpp log more if too many passes in alloc 2009-05-14 10:18:46 -04:00
namespace.h better error message on dup key SERVER-81 2009-06-01 14:17:44 -04:00
nonce.cpp
nonce.h
pcre.txt
pdfile.cpp file allocator compile windows MINOR 2009-05-28 12:59:27 -04:00
pdfile.h comments MINOR 2009-05-28 15:22:24 -04:00
query.cpp comments MINOR 2009-05-28 15:22:24 -04:00
query.h log separate op for each deleted object 2009-04-09 13:30:28 -04:00
queryoptimizer.cpp include query fields generating trivial bounds in exact key match check 2009-05-13 18:09:25 -04:00
queryoptimizer.h comments MINOR 2009-05-28 15:22:24 -04:00
queryutil.cpp fix simple key match query order bug 2009-05-13 11:10:29 -04:00
queryutil.h comments MINOR 2009-05-28 15:22:24 -04:00
rec.h name enums to make old compiler happy (thx kristina) 2009-04-06 17:57:16 -04:00
reccache.cpp --cacheSize option - applies to recstore storage engine only 2009-05-14 16:55:44 -04:00
reccache.h never destroy the rec store mutex 2009-05-15 18:47:54 -04:00
reci.h recstore: closeFiles() support 2009-03-24 12:53:13 -04:00
recstore.h implemented dropIndexes for alt rec store 2009-03-17 17:02:21 -04:00
repl.cpp log periodically while cloning a collection, log sync point when applying oplog 2009-05-28 15:37:45 -04:00
repl.h comments MINOR 2009-05-28 15:22:24 -04:00
replset.h must be exactly one master when applying oplog after initial sync completed 2009-04-10 17:03:45 -04:00
resource.h
scanandorder.h
security_commands.cpp add 'unique' option to helpers' ensureIndex 2009-04-24 11:36:42 -04:00
security.cpp
security.h fix assert macro definition after a boost include (ugly at the moment) 2009-05-15 17:27:31 -04:00
storage.cpp MINOR fix compiler warnings 2009-04-06 16:10:31 -04:00
storage.h add index id in userCreateNS, unless this is not requested in create spec 2009-04-21 15:42:22 -04:00
tests.cpp update size in map and allocate asap interfaces 2009-04-15 16:11:54 -04:00