summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26159 Increment the AsyncOp id immediately so timeout code will not runr3.2.10-rc1samantharitter2016-09-201-0/+11
* Import wiredtiger: bb18c439152379fb528af217345be40819b01fc4 from branch mongo...Michael Cahill2016-09-20162-907/+922
* Import wiredtiger: 911c940adab547d36ac305fc627a79e637fa3c40 from branch mongo...r3.2.10-rc0Alex Gorrod2016-09-13405-6540/+14069
* SERVER-25516 By default, never stop monitoring replica sets in mongos.Andy Schwerin2016-09-121-1/+1
* SERVER-25324 Expose a function in the shell to compare BSON at a byte levelJonathan Abrahams2016-09-122-4/+21
* Revert "SERVER-25324 Expose a function in the shell to compare BSON at a byte...Jonathan Abrahams2016-09-122-21/+4
* SERVER-25324 Expose a function in the shell to compare BSON at a byte levelJonathan Abrahams2016-09-122-4/+21
* SERVER-25039 Abort aggregation planning when a catalog operation occurs.Max Hirschhorn2016-09-082-30/+52
* SERVER-25951 Report additional metrics in getMore slowms loggingJames Wahlin2016-09-072-0/+40
* SERVER-24254 Wait for nodes to agree on primary in maxSyncSourceLagSecs.js an...Judah Schvimer2016-09-061-0/+44
* SERVER-16801 Require strict equality for $set no-op checksAndrew Morrow2016-09-028-33/+368
* SERVER-25056 implscope checks interruptability against opctxMatt Cotter2016-08-302-8/+23
* SERVER-25516 Add setParameter to prevent giving up on monitoring replica setsSpencer T Brody2016-08-261-10/+22
* SERVER-25465 Fix crasher in cpasio setup timeoutJason Carey2016-08-223-4/+85
* SERVER-25416: Use failpoint in killop_own_ops.jsSpencer Jackson2016-08-191-0/+3
* SERVER-23598 Race in config.version initializationRandolph Tan2016-08-181-2/+2
* SERVER-24320 PlanCacheIndexTree should have same sort order as MatchExpressio...Tess Avitabile2016-08-184-6/+24
* SERVER-25478 SERVER-24335 wtimeout for sh.setBalancerStateKevin Pulo2016-08-181-4/+4
* SERVER-25602 Make split/mergeChunks commands check the validity of inputKaloian Manassiev2016-08-174-98/+47
* SERVER-25391 SERVER-25171: backport vendored scons changes and scons cache in...Sam Kleinman2016-08-172-4/+16
* SERVER-25500 If drop fails, close cursors, not sessions.r3.2.9-rc1r3.2.9Michael Cahill2016-08-103-14/+47
* SERVER-25167 Increase logging on connection failure in NetworkInterfaMatt Cotter2016-08-083-4/+4
* SERVER-21378 add setParameter startupAuthSchemaValidation used to bypass auth...Hai-Kinh Hoang2016-08-054-25/+68
* SERVER-25075 Limit BSONObj buffer size used by 2dsphere index.Siyuan Zhou2016-08-031-4/+13
* SERVER-25353 Clean shutdown shouldn't leave secondaries needing to apply a batchr3.2.9-rc0Mathias Stearn2016-08-012-11/+23
* SERVER-20239 fix default value for enabled parameterBruce Lucas2016-08-011-1/+1
* Import wiredtiger-wiredtiger-2.8.0-601-gdddca65.tar.gz from wiredtiger branch...Ramon Fernandez2016-07-2965-7925/+854
* SERVER-17856: Allow mongod users to currentOp and killOp own operationsSpencer Jackson2016-07-2913-70/+156
* SERVER-22347 Use "legacy" read mode for replica set connections.Max Hirschhorn2016-07-293-2/+19
* SERVER-24842 Fix lint by removing trailing whitespace.Max Hirschhorn2016-07-291-1/+1
* SERVER-24630 Mongos erroneously advances config optime for writes that fail w...Siyuan Zhou2016-07-293-14/+19
* SERVER-24842 ShardingStateRecovery::recover cleanup should not wait for repli...Kaloian Manassiev2016-07-293-3/+11
* SERVER-20239 built-in sampling heap profilerBruce Lucas2016-07-282-0/+682
* Revert "SERVER-24842 ShardingStateRecovery::recover cleanup should not wait f...Kaloian Manassiev2016-07-281-6/+3
* SERVER-24842 ShardingStateRecovery::recover cleanup should not wait for repli...Kaloian Manassiev2016-07-281-3/+6
* SERVER-25254 Only advance config server optime in response to messages from c...Randolph Tan2016-07-273-7/+14
* SERVER-23795 Use storage engine isEmpty instead of storageSize.Michael Cahill2016-07-271-1/+1
* Import wiredtiger-wiredtiger-2.8.0-592-g848e5f5.tar.gz from wiredtiger branch...Ramon Fernandez2016-07-26319-6439/+17278
* SERVER-24334 Support conditional files in WiredTiger build.Michael Cahill2016-07-261-5/+18
* SERVER-21820 SERVER-21830 Export endian from SConstruct for use in third_partyAndrew Morrow2016-07-262-1/+10
* SERVER-25258: Improve mongos killOp opID parsingSpencer Jackson2016-07-261-1/+2
* SERVER-25029 fix segfault in mongos when config servers are not availableMisha Tyulenev2016-07-221-0/+4
* SERVER-23902 non-throwing stdx::threadJason Carey2016-07-191-1/+76
* SERVER-23409 tunable verbosity for tcmalloc in serverStatusKyle Suarez2016-07-181-5/+22
* SERVER-23069 improve tcmalloc freelist statsKyle Suarez2016-07-186-5/+94
* SERVER-25006 asio indicateUsed != indicateSuccessJason Carey2016-07-156-5/+112
* SERVER-23226 port CheckReplDBHash hook to jSRobert Guo2016-07-151-2/+6
* SERVER-24761 Abort entire query plan when a catalog operation occurs.Max Hirschhorn2016-07-158-5/+23
* SERVER-24933 Don't interrupt an oplog-apply batch when doing clean shutdownMathias Stearn2016-07-143-16/+27
* SERVER-23958 DBConfig::_loadIfNeeded will not do a reload even in cases where...Randolph Tan2016-07-141-3/+4