.. |
commands
|
handle m/r errors via assertion exceptions to keep consistent error interface SERVER-3478
|
2011-08-05 12:22:30 -04:00 |
geo
|
SERVER-3670 polygon edge case fixes
|
2011-08-22 17:03:56 -04:00 |
helpers
|
|
|
modules
|
full API change to command interface, add options SERVER-3405
|
2011-07-27 15:59:27 -04:00 |
ops
|
fix yield with disk issue in update.cpp SERVER-3633
|
2011-08-29 14:39:43 -04:00 |
repl
|
change log to warning SERVER-3712
|
2011-08-30 11:18:45 -04:00 |
stats
|
full API change to command interface, add options SERVER-3405
|
2011-07-27 15:59:27 -04:00 |
background.h
|
|
|
btree.cpp
|
compile gcc
|
2011-07-05 11:22:02 -04:00 |
btree.h
|
SERVER-3448 prevent excessive scanning in BtreeCursor functions
|
2011-07-31 08:59:00 -07:00 |
btreebuilder.cpp
|
SERVER-984 sorting of infinity
|
2011-07-05 11:17:05 -04:00 |
btreebuilder.h
|
an index v1 buf fix and a bunch of cleaning/safety
|
2011-06-27 14:11:46 -04:00 |
btreecursor.cpp
|
change BSONObj::shallowEqual to binaryEqual
|
2011-08-16 14:19:44 -04:00 |
cap.cpp
|
more cleaning
|
2011-06-22 15:51:08 -04:00 |
client.cpp
|
cleaning new profiler data SERVER-1815
|
2011-08-08 12:25:38 -04:00 |
client.h
|
put thread if in currentOp()
|
2011-05-29 04:05:49 -04:00 |
clientcursor.cpp
|
SERVER-3208 refresh cached namespace pointers on update yield
|
2011-07-31 08:59:01 -07:00 |
clientcursor.h
|
SERVER-3208 refresh cached namespace pointers on update yield
|
2011-07-31 08:59:01 -07:00 |
cloner.cpp
|
SERVER-3526: when a collection is renamed, its counters are kept in map, which can increase memory over time (e.g. with M/R)
|
2011-08-03 15:12:46 -07:00 |
cloner.h
|
|
|
cmdline.cpp
|
don't allow access to internal user when running with --auth SERVER-3666
|
2011-08-23 12:08:37 -04:00 |
cmdline.h
|
don't allow access to internal user when running with --auth SERVER-3666
|
2011-08-23 12:08:37 -04:00 |
commands.cpp
|
move runAgainstRegistered to sharding SERVER-921
|
2011-06-22 14:20:53 -04:00 |
commands.h
|
maintenance mode for commands SERVER-3427
|
2011-07-29 11:48:09 -04:00 |
common.cpp
|
stub doPreServerStatupInits()
|
2011-06-17 14:57:16 -04:00 |
compact.cpp
|
maintenance mode for commands SERVER-3427
|
2011-07-29 11:48:09 -04:00 |
compact.h
|
remove BSONObjSetDefaultOrder and avoid inheriting from stl class
|
2011-06-02 13:34:26 -04:00 |
concurrency.h
|
|
|
curop-inl.h
|
|
|
curop.h
|
cleaning new profiler data SERVER-1815
|
2011-08-08 12:25:38 -04:00 |
cursor.cpp
|
|
|
cursor.h
|
change name of extra explain function for cursor - SERVER-3277
|
2011-07-27 12:37:46 -04:00 |
database.cpp
|
raise system.profile default size to 1MB SERVER-3618
|
2011-08-16 17:23:59 -04:00 |
database.h
|
towards proper --quotafiles support
|
2011-05-23 20:03:24 -04:00 |
db_10.sln
|
curTimeMillis() was dubious as it rolls over frequently -- so eliminate it.
|
2011-06-02 23:49:49 -04:00 |
db.cpp
|
Warn that journaling isn't default on 32-bit SERVER-3654
|
2011-08-22 15:42:20 -04:00 |
db.h
|
net cleaning: move message.* to net/
|
2011-06-26 17:13:54 -04:00 |
db.rc
|
|
|
db.vcxproj
|
fix visual studio project files for the move of pcre. that was more painful than i expected.
|
2011-08-19 14:27:18 -04:00 |
db.vcxproj.filters
|
fix visual studio project files for the move of pcre. that was more painful than i expected.
|
2011-08-19 14:27:18 -04:00 |
dbcommands_admin.cpp
|
full API change to command interface, add options SERVER-3405
|
2011-07-27 15:59:27 -04:00 |
dbcommands_generic.cpp
|
fix ageoutjournalfiles parameter setting bug SERVER-3302
|
2011-08-16 12:09:09 -04:00 |
dbcommands.cpp
|
fix ageoutjournalfiles parameter setting bug SERVER-3302
|
2011-08-16 12:09:09 -04:00 |
dbeval.cpp
|
full API change to command interface, add options SERVER-3405
|
2011-07-27 15:59:27 -04:00 |
dbhelpers.cpp
|
SERVER-2563 - make ClientCursor check disk location for record in memory if its going to be needed
|
2011-06-23 15:46:10 -04:00 |
dbhelpers.h
|
|
|
dbmessage.cpp
|
compile vstudio
|
2011-06-27 09:15:53 -04:00 |
dbmessage.h
|
Rename keep_going to continue_on_error SERVER-3233
|
2011-08-08 12:44:52 -04:00 |
dbwebserver.cpp
|
fix pcre include for client
|
2011-08-22 15:35:38 -04:00 |
dbwebserver.h
|
|
|
diskloc.h
|
56 bit disklocs in btree v1
|
2011-06-20 10:17:42 -04:00 |
driverHelpers.cpp
|
full API change to command interface, add options SERVER-3405
|
2011-07-27 15:59:27 -04:00 |
dur_commitjob.cpp
|
Revert "SERVER-3447 we were overcounting bytes since last commit in some cases"
|
2011-08-04 10:40:34 -04:00 |
dur_commitjob.h
|
Revert "SERVER-3447 we were overcounting bytes since last commit in some cases"
|
2011-08-04 10:40:34 -04:00 |
dur_journal.cpp
|
Use LSN file outside of DEBUG mode
|
2011-08-10 17:47:21 -04:00 |
dur_journal.h
|
SERVER-2506 configurable journal batch commit time
|
2011-08-08 09:06:19 -04:00 |
dur_journalformat.h
|
journal compression
|
2011-08-02 02:41:45 -04:00 |
dur_journalimpl.h
|
journal compression
|
2011-08-02 02:41:45 -04:00 |
dur_preplogbuffer.cpp
|
Use more common (and readable) names for branch prediction hints
|
2011-08-02 18:50:04 -04:00 |
dur_recover.cpp
|
remove unused mutex
|
2011-08-08 12:44:51 -04:00 |
dur_recover.h
|
journal compression
|
2011-08-02 02:41:45 -04:00 |
dur_stats.h
|
journal compression. the write half of the work.
|
2011-08-02 02:39:04 -04:00 |
dur_writetodatafiles.cpp
|
journal compression
|
2011-08-02 02:41:45 -04:00 |
dur.cpp
|
SERVER-2506 wasnt looping quite enough on journal commit checks
|
2011-08-19 20:11:05 -04:00 |
dur.h
|
|
|
durop.cpp
|
|
|
durop.h
|
journal compression
|
2011-08-02 02:39:51 -04:00 |
extsort.cpp
|
use legacy compare for legacy index building
|
2011-06-16 16:35:07 -04:00 |
extsort.h
|
use legacy compare for legacy index building
|
2011-06-16 16:35:07 -04:00 |
filever.h
|
|
|
flushtest.cpp
|
|
|
index.cpp
|
merge assert codes and fix mongos linking
|
2011-07-31 09:34:04 -07:00 |
index.h
|
merge assert codes and fix mongos linking
|
2011-07-31 09:34:04 -07:00 |
indexkey.cpp
|
merge assert codes and fix mongos linking
|
2011-07-31 09:34:04 -07:00 |
indexkey.h
|
merge assert codes and fix mongos linking
|
2011-07-31 09:34:04 -07:00 |
instance.cpp
|
Rename keep_going to continue_on_error SERVER-3233
|
2011-08-08 12:44:52 -04:00 |
instance.h
|
don't use lazy on connection types where it can't work
|
2011-08-03 11:05:31 -04:00 |
introspect.cpp
|
Don't insert oversized records into system.profile SERVER-3618
|
2011-08-16 17:23:59 -04:00 |
introspect.h
|
|
|
javatest.cpp
|
|
|
jsobj.cpp
|
change BSONObj::shallowEqual to binaryEqual
|
2011-08-16 14:19:44 -04:00 |
jsobj.h
|
|
|
jsobjmanipulator.h
|
|
|
json.cpp
|
SERVER-2950 use strtod to parse real numbers from json strings
|
2011-06-09 11:45:21 -04:00 |
json.h
|
|
|
key.cpp
|
SERVER-3719 long long values in v1 indexes were losing precision
|
2011-08-30 11:17:39 -04:00 |
key.h
|
fix last commit breakage
|
2011-06-27 14:38:10 -04:00 |
lasterror.cpp
|
net cleaning: move message.* to net/
|
2011-06-26 17:13:54 -04:00 |
lasterror.h
|
|
|
matcher_covered.cpp
|
fix an issue with cursors on a delete bucket from within deleteObjects
|
2011-06-28 00:55:06 -04:00 |
matcher.cpp
|
SERVER-3545 uassert if elemMatch specified with ithin in or nin
|
2011-08-08 23:10:24 +00:00 |
matcher.h
|
fix pcre include for client
|
2011-08-22 15:35:38 -04:00 |
minilex.h
|
|
|
module.cpp
|
|
|
module.h
|
|
|
mongo.ico
|
|
|
mongommf.cpp
|
|
|
mongommf.h
|
journal compression
|
2011-08-02 02:39:51 -04:00 |
mongomutex.h
|
|
|
namespace-inl.h
|
fix error codes
|
2011-06-06 14:41:56 -04:00 |
namespace.cpp
|
SERVER-3526: when a collection is renamed, its counters are kept in map, which can increase memory over time (e.g. with M/R)
|
2011-08-03 15:12:46 -07:00 |
namespace.h
|
SERVER-3526: when a collection is renamed, its counters are kept in map, which can increase memory over time (e.g. with M/R)
|
2011-08-03 15:12:46 -07:00 |
nonce.cpp
|
clean up nonce implementation
|
2011-06-05 18:13:18 -04:00 |
nonce.h
|
clean up nonce implementation
|
2011-06-05 18:13:18 -04:00 |
oplog.cpp
|
SERVER-3482 update tests, handle empty oplog properly
|
2011-07-31 10:12:25 -07:00 |
oplog.h
|
SERVER-3554 assert on failed yield recovery in finding start cursor
|
2011-08-17 21:03:54 -07:00 |
oplogreader.h
|
fast sync passthrough SERVER-992
|
2011-06-09 15:05:34 -04:00 |
pcre.txt
|
|
|
pdfile.cpp
|
SERVER-3526: when a collection is renamed, its counters are kept in map, which can increase memory over time (e.g. with M/R)
|
2011-08-03 15:12:46 -07:00 |
pdfile.h
|
make sure to drop the same dups on master and secondaries SERVER-1086
|
2011-07-28 17:24:42 -04:00 |
projection.cpp
|
use firstElementFieldName()
|
2011-05-23 20:03:19 -04:00 |
projection.h
|
Make findAndModify work when _id is removed in projection SERVER-2626
|
2011-05-31 15:28:56 -04:00 |
queryoptimizer.cpp
|
SERVER-3555 assert when or query yield fails to prevent potential invalid memory access
|
2011-08-17 21:03:54 -07:00 |
queryoptimizer.h
|
SERVER-3555 assert when or query yield fails to prevent potential invalid memory access
|
2011-08-17 21:03:54 -07:00 |
queryoptimizercursor.cpp
|
SERVER-3555 assert when or query yield fails to prevent potential invalid memory access
|
2011-08-17 21:03:54 -07:00 |
querypattern.cpp
|
|
|
querypattern.h
|
|
|
queryutil-inl.h
|
SERVER-3373 query optimizer optimizations, primarily for non or queries
|
2011-08-04 22:10:34 -07:00 |
queryutil.cpp
|
SERVER-3545 uassert if elemMatch specified with ithin in or nin
|
2011-08-08 23:10:24 +00:00 |
queryutil.h
|
toString on some Field* classes
|
2011-08-05 11:42:56 -04:00 |
record.cpp
|
fix yield with disk issue in update.cpp SERVER-3633
|
2011-08-29 14:39:43 -04:00 |
repl_block.cpp
|
slave tracking optimizations
|
2011-07-14 13:40:22 -04:00 |
repl_block.h
|
expose tagging to getLastError SERVER-992
|
2011-06-09 15:06:35 -04:00 |
repl.cpp
|
ignore op objects without valid ts fields, which can be the case with synthetic 'db' ops created slave side; should fix closeall bb failures
|
2011-08-23 13:05:44 -07:00 |
repl.h
|
safer access SERVER-3335
|
2011-06-26 01:14:06 -04:00 |
replutil.h
|
more cleaning
|
2011-06-22 15:51:08 -04:00 |
resource.h
|
|
|
restapi.cpp
|
net cleaning: move message.* to net/
|
2011-06-26 17:13:54 -04:00 |
restapi.h
|
|
|
scanandorder.cpp
|
update vcxproj
|
2011-08-02 09:53:35 -04:00 |
scanandorder.h
|
SERVER-3513 standardize on 32mb limit for scan and order
|
2011-08-01 17:54:35 -04:00 |
security_commands.cpp
|
change command api to allow command options SERVER-3405
|
2011-07-27 15:59:27 -04:00 |
security_common.cpp
|
split security into s-only, d-only, and common SERVER-921
|
2011-06-22 14:20:53 -04:00 |
security_common.h
|
SERVER-3572 write lock for authenticate
|
2011-08-12 11:23:06 -04:00 |
security.cpp
|
don't allow access to internal user when running with --auth SERVER-3666
|
2011-08-23 12:08:37 -04:00 |
security.h
|
SERVER-3572 write lock for authenticate
|
2011-08-12 11:23:06 -04:00 |
taskqueue.h
|
|
|
tests.cpp
|
|
|