0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
mongodb/db
2010-08-19 11:51:04 -04:00
..
geo these should be const 2010-08-17 18:27:30 -04:00
helpers
modules added bad file 2010-07-29 01:26:03 -04:00
repl fix compile 2010-08-18 14:39:50 -04:00
stats dbtop more readable 2010-08-12 14:33:53 -04:00
background.h
btree.cpp SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07: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 lock testing and such 2010-08-02 14:37:10 -04:00
client.h comment 2010-08-09 16:43:06 -04:00
clientcursor.cpp track number of timed out cursors and display in cursorinfo and serverStatus 2010-08-18 09:48:02 -04:00
clientcursor.h track number of timed out cursors and display in cursorinfo and serverStatus 2010-08-18 09:48:02 -04:00
cloner.cpp rs rollback work 162 2010-08-16 10:01:26 -04:00
cmdline.cpp fix warning 2010-08-02 11:01:36 -04:00
cmdline.h SERVER-1523 and some diagui fixes 2010-08-02 15:21:26 -04:00
commands.cpp
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 Database::flushFiles and use in rs for speed 2010-07-26 17:28:24 -04:00
database.h Database::flushFiles and use in rs for speed 2010-07-26 17:28:24 -04:00
db_10.sln hidden rs attribute maybe 162 2010-08-18 11:37:34 -04:00
db.cpp Fix typo 2010-08-16 20:27:34 -04:00
db.h cleanup failed Database creation 2010-08-01 04:08:36 -04:00
db.rc
db.sln
db.vcproj new file rs 2010-07-16 10:42:53 -04:00
db.vcxproj minilex deprecated 2010-08-16 11:58:02 -04:00
db.vcxproj.filters minilex deprecated 2010-08-16 11:58:02 -04:00
dbcommands_admin.cpp
dbcommands_generic.cpp move sleep from generic to mongod 2010-08-02 15:00:47 -04:00
dbcommands.cpp hidden rs attribute maybe 162 finished 2010-08-18 11:50:52 -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 messasge debugging 2010-07-23 16:06:06 -04:00
dbwebserver.cpp fix help title 2010-08-04 17:02:43 -04:00
dbwebserver.h cleaning up webserver status main page 2010-07-28 12:26:38 -04:00
diskloc.h change LazyString to toString rather than (string) 2010-07-17 22:11:21 -04:00
driverHelpers.cpp
extsort.cpp warning 2010-07-28 22:37:04 -04:00
extsort.h
filever.h
flushtest.cpp
index.cpp
index.h change LazyString to toString rather than (string) 2010-07-17 22:11:21 -04:00
indexkey.cpp
indexkey.h
instance.cpp log cleaning 2010-08-17 16:41:17 -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 change back header-only bson 2010-08-03 11:08:08 -04:00
jsobj.h
jsobjmanipulator.h
json.cpp
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
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
module.h
mongo.ico
mr.cpp fix memory leak in ParallelCursor on config changes 2010-07-29 16:31:41 -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 clean logging 2010-08-17 16:31:21 -04:00
oplog.h SERVER-1453 yield during geo query 2010-08-02 15:43:53 -07:00
oplogreader.h remove logging 2010-08-16 13:53:29 -04:00
pcre.txt
pdfile.cpp err cleaning 2010-08-19 11:51:04 -04:00
pdfile.h better error message on corruptioun 2010-08-18 16:46:13 -04:00
query.cpp Merge branch 'master' of github.com:mongodb/mongo 2010-08-18 11:44:23 -07:00
query.h store rolled back info in flat files SERVER-1512 2010-08-03 09:47:03 -04:00
queryoptimizer.cpp SERVER-1528 account for expensive skipping operations in nscanned 2010-08-03 20:09:16 -07: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 Merge branch 'master' of github.com:mongodb/mongo 2010-08-16 13:59:22 -07:00
repl.h cleaning 2010-07-18 13:34:16 -04:00
replpair.h better not master error msg 2010-08-12 13:22:39 -04:00
resource.h
restapi.cpp SERVER-1523 and some diagui fixes 2010-08-02 15:21:26 -04:00
scanandorder.h SERVER-1270 Hook StringData to BufBuilder 2010-07-19 09:56:24 -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 upsert with $atomic SERVER-1568 2010-08-04 15:15:10 -04:00
update.h