0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/db
2009-09-26 23:47:01 -04:00
..
btree.cpp fix bug in bottom up build index 2009-09-26 04:18:39 -04:00
btree.h fix bug in bottom up build index 2009-09-26 04:18:39 -04:00
btreecursor.cpp SERVER-100 btree cursor handle case where first interval is empty 2009-09-07 13:19:10 -07:00
clientcursor.cpp log(1) cursor kill instead of log(2) 2009-08-28 15:48:10 -04:00
clientcursor.h
cloner.cpp some help for commands 2009-09-01 16:23:56 -04:00
cmdline.h --notablescan - might be too strict SERVER-274 2009-09-15 15:10:54 -04:00
commands.cpp
commands.h
concurrency.h cleanup 2009-08-25 16:14:55 -04:00
curop.h
cursor.cpp don't crash if ns len too long 2009-09-09 16:28:59 -04:00
cursor.h
database.h more buildindex 2009-09-24 17:10:45 -04:00
db.cpp minor: default is automatically displayed in help text 2009-09-24 12:46:35 -04:00
db.h minor: use int instead of unsigned to avoid comparison warning 2009-09-24 10:21:08 -04:00
db.rc
db.sln more buildindex 2009-09-24 17:10:45 -04:00
db.vcproj better unit tests for unique indexes and dropDup : true on indexing 2009-09-21 16:31:00 -04:00
dbcommands.cpp elim compiler warning 2009-09-21 16:37:20 -04:00
dbeval.cpp handle js -> bson in 1 place 2009-09-21 15:54:41 -04:00
dbhelpers.cpp don't allow dropping an index $ collection 2009-08-13 13:26:03 -04:00
dbhelpers.h
dbinfo.cpp
dbinfo.h
dbmessage.h
dbwebserver.cpp begin cmdline.h 2009-08-25 10:24:44 -04:00
extsort.cpp don't use any files for external sort if its in 1 chunk 2009-09-25 11:22:43 -04:00
extsort.h don't use any files for external sort if its in 1 chunk 2009-09-25 11:22:43 -04:00
filever.h datafile ver checking beginnings 2009-09-08 15:20:21 -04:00
flushtest.cpp
instance.cpp some size checks when saving objects int he db (4MB limit) 2009-09-23 15:39:37 -04:00
instance.h don't complain about ScopedDBConnection if the underlying connection failed 2009-09-14 14:31:46 -04:00
introspect.cpp
introspect.h
javatest.cpp
jsobj.cpp group() now uses full key-names in output SERVER-296 2009-09-17 11:56:40 +08:00
jsobj.h cleaner 2009-09-15 23:11:17 -04:00
jsobjmanipulator.h
json.cpp update parser for new strict ObjectId JSON format. allow $id in field names since we need to for new-style DBRefs. 2009-09-15 12:14:00 -04:00
json.h
lasterror.cpp remove spam MINOR 2009-09-11 16:10:38 -04:00
lasterror.h mongod side of client based errors for SHARDING-16 2009-09-11 12:52:17 -04:00
matcher.cpp cleaning to remove warning MINOR 2009-09-16 15:46:41 -04:00
matcher.h make matching use only index if it can, makes count fast SERVER-232 2009-09-15 11:35:14 -04:00
minilex.h cleaning to remove warning MINOR 2009-09-16 15:46:41 -04:00
mms.cpp
mms.h
mr.cpp much faster map reduce 2009-09-24 10:51:27 -04:00
namespace.cpp better debugging MINOR 2009-09-03 10:34:31 -04:00
namespace.h better unit tests for unique indexes and dropDup : true on indexing 2009-09-21 16:31:00 -04:00
nonce.cpp remove c depends 2009-08-28 11:57:09 -04:00
nonce.h
pcre.txt
pdfile.cpp some debugging 2009-09-26 23:47:01 -04:00
pdfile.h intermediate buildindex commit 2009-09-24 14:21:40 -04:00
query.cpp validate skip() value on a query 2009-09-21 10:40:25 -04:00
query.h better comment 2009-08-11 14:34:45 -04:00
queryoptimizer.cpp --notablescan - might be too strict SERVER-274 2009-09-15 15:10:54 -04:00
queryoptimizer.h SERVER-100 checkpoint move index bounding code to FieldRangeSet 2009-09-07 11:44:41 -07:00
queryutil.cpp SERVER-100 generate precise btree intervals in FieldRangeSet::indexBounds 2009-09-07 13:49:22 -07:00
queryutil.h SERVER-100 generate precise btree intervals in FieldRangeSet::indexBounds 2009-09-07 13:49:22 -07:00
rec.h intermediate buildindex commit 2009-09-24 14:21:40 -04:00
reccache.cpp cleanup 2009-08-25 16:14:55 -04:00
reccache.h cleanup 2009-08-25 16:14:55 -04:00
reci.h intermediate buildindex commit 2009-09-24 14:21:40 -04:00
recstore.h
repl.cpp fix bug where isMaster() returned false when should have been true 2009-09-22 13:45:42 -04:00
repl.h adaptive replication sleep time 2009-09-22 10:10:02 -04:00
replset.h fix isMaster() for master-master mode 2009-09-22 14:34:55 -04:00
resource.h
scanandorder.h more helpful comment 2009-09-09 16:38:52 -04:00
security_commands.cpp
security.cpp
security.h cleanup 2009-08-25 16:14:55 -04:00
storage.cpp
storage.h more buildindex 2009-09-24 17:10:45 -04:00
tests.cpp got rid of exit() calls 2009-08-07 15:37:50 -04:00