.. |
commands
|
typos in comment
|
2011-02-17 16:35:49 -05:00 |
geo
|
geo indexing with nested multikeys now works as non-nested
|
2011-01-28 12:28:57 -05:00 |
helpers
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
modules
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
repl
|
remove arbiter switching code, as this is no longer allowed
|
2011-03-03 17:50:59 -05:00 |
stats
|
some help for top command
|
2011-03-06 16:13:54 -05:00 |
background.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
btree.cpp
|
do'nt use RARELY with commitIfNeeded, just check if it did it
|
2011-03-07 12:10:21 -05:00 |
btree.h
|
rename function for clarity
|
2011-01-14 17:28:33 -08:00 |
btreecursor.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
cap.cpp
|
rename backgroundIndexBuildInProgress to indexBuildInProgress
|
2011-01-14 16:27:07 -08:00 |
client.cpp
|
fix Client::recommendedYieldMicros(). Should get indexbg1 passing
|
2011-01-31 16:06:08 -05:00 |
client.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
clientcursor.cpp
|
more info when cannot yield
|
2011-02-25 00:02:07 -05:00 |
clientcursor.h
|
ClientCursor::getFieldDotted
|
2011-02-05 17:52:36 -05:00 |
cloner.cpp
|
some missing commitIfNeeded SERVER-2657 180
|
2011-03-02 00:46:22 -05:00 |
cmdline.cpp
|
fix warning
|
2011-01-25 12:05:15 -05:00 |
cmdline.h
|
fix --fork and relative --dbpath SERVER-2345
|
2011-01-25 10:53:42 -05:00 |
commands.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
commands.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
common.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
compact.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
concurrency.h
|
remove dead code
|
2011-02-24 21:52:19 -05:00 |
curop-inl.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
curop.h
|
CurOp::isStarted accessor
|
2011-03-06 15:22:04 -05:00 |
cursor.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
cursor.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
database.cpp
|
SERVER-2502
|
2011-02-09 16:15:47 -05:00 |
database.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
db_10.sln
|
add simple_client_demo.vcxproj
|
2011-02-24 14:39:18 -05:00 |
db.cpp
|
don't try to put as much info for weird exceptions
|
2011-03-07 00:19:07 -05:00 |
db.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
db.rc
|
|
|
db.vcxproj
|
our convention is that methods go in the cpp if not one liners and not performance critical for inlining
|
2011-02-27 11:23:04 -05:00 |
db.vcxproj.filters
|
our convention is that methods go in the cpp if not one liners and not performance critical for inlining
|
2011-02-27 11:23:04 -05:00 |
dbcommands_admin.cpp
|
more background job debugging
|
2011-02-13 16:04:06 -05:00 |
dbcommands_generic.cpp
|
Add versionArray to buildinfo command to make it easy to test for minimum versions
|
2011-03-04 17:01:37 -05:00 |
dbcommands.cpp
|
hint at mem leak if it looks that way
|
2011-03-01 20:18:37 -05:00 |
dbeval.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
dbhelpers.cpp
|
finish curop in helpers SERVER-2578
|
2011-02-25 16:46:13 -05:00 |
dbhelpers.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
dbmessage.h
|
DbMessage::getInt64 helper
|
2011-02-05 17:52:36 -05:00 |
dbwebserver.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
dbwebserver.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
diskloc.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
driverHelpers.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
dur_commitjob.cpp
|
in _DEBUG builds, print stack trace if nsincecommitifneeded is too large.
|
2011-03-07 20:59:44 -05:00 |
dur_commitjob.h
|
Revert "Fix race condition with waiting for dur commit"
|
2011-03-02 12:45:19 -05:00 |
dur_journal.cpp
|
more conservative preallocateIsFaster check
|
2011-03-07 15:28:36 -05:00 |
dur_journal.h
|
clarify confusing log line
|
2011-03-01 21:20:34 -05:00 |
dur_journalformat.h
|
change to a faster checksum (old was md5). new is less discriminating but fast.
|
2011-02-24 13:34:42 -05:00 |
dur_journalimpl.h
|
clarify confusing log line
|
2011-03-01 21:20:34 -05:00 |
dur_preplogbuffer.cpp
|
change to a faster checksum (old was md5). new is less discriminating but fast.
|
2011-02-24 13:34:42 -05:00 |
dur_recover.cpp
|
cant destroy complex global variables at shutdown 180?
|
2011-03-01 21:08:44 -05:00 |
dur_recover.h
|
initialize _recovering 180
|
2011-03-03 19:29:49 -05:00 |
dur_stats.h
|
csv output for dbtests perf for easy spreadsheetization
|
2011-02-23 20:51:04 -05:00 |
dur_writetodatafiles.cpp
|
don't use markAllWritable (a _DEBUG test feature) when dur is on
|
2011-03-07 16:19:15 -05:00 |
dur.cpp
|
comment
|
2011-03-07 15:26:04 -05:00 |
dur.h
|
dur commitIfNeeded returns if it commited
|
2011-03-07 12:10:21 -05:00 |
durop.cpp
|
assert on error writing file during recovery
|
2011-01-14 16:27:06 -08:00 |
durop.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
extsort.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
extsort.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
filever.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
flushtest.cpp
|
|
|
index.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
index.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
indexkey.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
indexkey.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
instance.cpp
|
clarify confusing log line
|
2011-03-01 21:20:34 -05:00 |
instance.h
|
comment
|
2011-02-15 15:04:10 -05:00 |
introspect.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
introspect.h
|
|
|
javatest.cpp
|
|
|
jsobj.cpp
|
make getFieldDottedOrArray 2x faster
|
2011-01-31 00:12:04 -05:00 |
jsobj.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
jsobjmanipulator.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
json.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
json.h
|
|
|
lasterror.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
lasterror.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
matcher_covered.cpp
|
constructor should be explicit
|
2011-01-05 12:32:54 -05:00 |
matcher.cpp
|
remove( { x : undefined } ) should not delete everything in the collection SERVER-2384
|
2011-01-21 02:51:21 -05:00 |
matcher.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
minilex.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
module.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
module.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
mongo.ico
|
|
|
mongommf.cpp
|
add FileCreatedOp on first use of file, regardless of preexistence 180?
|
2011-03-01 18:05:15 -05:00 |
mongommf.h
|
be sure we are flushing the right view
|
2011-03-03 14:57:36 -05:00 |
mongomutex.h
|
need to init the client earlier as shutdown may try to acquire a lock and that assumes there is a client for the thread
|
2011-01-13 21:51:28 -05:00 |
namespace-inl.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
namespace.cpp
|
add FileCreatedOp on first use of file, regardless of preexistence 180?
|
2011-03-01 18:05:15 -05:00 |
namespace.h
|
slightly better dbstats command
|
2011-03-01 15:46:42 -05:00 |
nonce.cpp
|
correct nonce on os x
|
2011-02-22 11:29:49 -05:00 |
nonce.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
oplog.cpp
|
missing WriteIntent during RS initial sync
|
2011-01-12 17:40:14 -05:00 |
oplog.h
|
SERVER-2558 don't orphan client cursors in FindingStartCursor
|
2011-02-15 17:26:15 -08:00 |
oplogreader.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
pcre.txt
|
|
|
pdfile.cpp
|
make warning about missing index entries for large keys nicer SERVER-2693
|
2011-03-07 08:15:18 -05:00 |
pdfile.h
|
add FileCreatedOp on first use of file, regardless of preexistence 180?
|
2011-03-01 18:05:15 -05:00 |
projection.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
projection.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
query.cpp
|
fix yield on getMore SERVER-2450
|
2011-03-03 03:12:55 -05:00 |
query.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
queryoptimizer.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
queryoptimizer.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
queryutil.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
queryutil.h
|
comments
|
2011-01-31 15:58:55 -08:00 |
repl_block.cpp
|
cleaner pointer handling in SlaveTracking
|
2011-02-10 11:47:13 -05:00 |
repl_block.h
|
better comments
|
2011-01-17 22:11:57 -05:00 |
repl.cpp
|
don't do commitIfNeeded RARELY SERVER-2657 180
|
2011-03-02 01:28:17 -05:00 |
repl.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
replpair.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
resource.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
restapi.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
restapi.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
scanandorder.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
security_commands.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
security_key.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
security_key.h
|
rs auth
|
2010-12-27 16:07:33 -05:00 |
security.cpp
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
security.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
taskqueue.h
|
old compilers were giving a warning try to eliminate it.
|
2011-02-14 12:32:23 -05:00 |
tests.cpp
|
|
|
update.cpp
|
fix update memory leak on user error SERVER-2497
|
2011-02-08 21:24:09 -05:00 |
update.h
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |