summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35732 Fix dbStats.fsUsedSize behavior for database with hyphenated namesr3.6.11-rc2r3.6.11Xiangyu Yao2019-02-258-5/+34
* SERVER-35732 Test dbStats.fsUsedSize behavior for database with hyphenated namesXiangyu Yao2019-02-251-0/+24
* SERVER-39723 Revert "SERVER-25175 listIndexes command only includes ready ind...r3.6.11-rc1Eric Milkie2019-02-2110-101/+10
* SERVER-31098 Wrong ns in system.profile for aggregation queryDevin Hilly2019-02-209-39/+142
* SERVER-38748 Background indexes created through applyOps should run on the co...r3.6.11-rc0Louis Williams2019-02-192-18/+53
* SERVER-33958 Allow thin archives to interact with the cacheAndrew Morrow2019-02-181-21/+28
* SERVER-39483 Tag large build artifacts as non-cacheableAndrew Morrow2019-02-183-9/+24
* SERVER-39472 Account for HMAC key inserts in apply_ops_concurrent_non_atomic.jsJacob Evans2019-02-151-2/+3
* Import wiredtiger: f441a501ba71c5c34ecbfc534e9c476155b151d1 from branch mongo...Luke Chen2019-02-153-6/+20
* SERVER-36606: Allow construction of large BSON objectsSpencer Jackson2019-02-147-13/+150
* SERVER-39166 $graphLookup should force a pipeline to split in sharded clusterMartin Neupauer2019-02-132-1/+45
* SERVER-9043/SERVER-31156 Link flushRouterConfig on MongoD and make it accept ...Kaloian Manassiev2019-02-1318-48/+118
* SERVER-39322 Backport fix for issue #37 in timelib (incorrect snprintf invoca...Ian Boros2019-02-121-2/+10
* SERVER-38344 Hold database distlocks during migration and splitBlake Oler2019-02-121-3/+5
* SERVER-37274 Set priority of secondaries to zero in commands_that_accept_writ...William Schultz2019-02-113-5/+24
* SERVER-37339 Sharding state is set to initialized on Grid before sharding com...Esha Maharishi2019-02-114-7/+6
* SERVER-39030 fix logging of low cardinality keys in splitVectorKevin Pulo2019-02-111-1/+1
* SERVER-39009 Make buildlogger credentials location configurableMathew Robinson2019-02-071-1/+2
* SERVER-39031 Make SCons default --jobs to CPU countMathew Robinson2019-02-071-0/+17
* SERVER-38387 agg_out.js concurrency workload always fails to shard the output...James Wahlin2019-02-041-3/+7
* SERVER-36901 fix sh.status() last error reportingDmitry Ryabtsev2019-02-031-2/+4
* SERVER-37624 Allow sessions collection TTL index expiration value to change u...Blake Oler2019-02-029-39/+151
* SERVER-39331 Remove StressTest from NIA TestJason Carey2019-02-011-120/+0
* SERVER-38954: Increase query execution time for the test case in max_time_ms....vrachev2019-02-011-2/+3
* SERVER-39286 server_write_concern_metrics.js must use requires_journaling tagTess Avitabile2019-02-011-1/+1
* SERVER-39267 Guard opWriteConcernCounters behind flagTess Avitabile2019-02-013-14/+50
* SERVER-39142 ServerWriteConcernMetrics must lock _mutex before modifying membersTess Avitabile2019-02-011-0/+3
* SERVER-38998 Create serverStatus metrics for writeConcernTess Avitabile2019-02-0118-12/+518
* SERVER-38998 Create serverStatus metrics for readConcernTess Avitabile2019-02-017-0/+475
* SERVER-38779 Have a session sweep job to close old idle WT sessionsSulabh Mahajan2019-02-019-12/+289
* SERVER-39109 fix case where agg uses illegal field pathIan Boros2019-01-312-3/+40
* Import tools: cc74524a447ba7e9049cc1de1ae83995618bfbfa from branch v3.6David Golden2019-01-3013-30/+87
* SERVER-38784 Blacklist verify_sessions_expiration_sharded.js from the shardin...Blake Oler2019-01-281-0/+1
* SERVER-38192 refreshLogicalSessionCacheNow should not throw on DuplicateKeyErrorMatthew Saltz2019-01-281-1/+1
* SERVER-38416 Upgrade static OpenSSL to 1.1.1aSpencer Jackson2019-01-251-2/+2
* SERVER-35620 Use 'shasum -a 256' for tarball integrity.Billy Donahue2019-01-252-26/+23
* SERVER-38647 Avoid stepdown in backup_restore_rolling.jsA. Jesse Jiryu Davis2019-01-251-1/+4
* SERVER-32146 Log slow oplog entry applicationVesselina Ratcheva2019-01-236-22/+298
* SERVER-36863 Make query_config.js only check for collections synchronously cr...Kaloian Manassiev2019-01-231-3/+0
* SERVER-37915 Updates serverStatus.opcountersRepl.command on secondaries.Suganthi Mani2019-01-232-1/+114
* SERVER-38200 Fix jstests/replsets/initial_sync_oplog_hole.js to use rslib wai...Suganthi Mani2019-01-231-1/+2
* SERVER-35608 Added an invariant to make sure that optime with lower and highe...Suganthi Mani2019-01-232-17/+145
* SERVER-37910 Added a new serverStatus meteric "repl.apply.batchSize" to track...Suganthi Mani2019-01-232-1/+12
* SERVER-38275 ban explain with UUIDIan Boros2019-01-225-2/+70
* SERVER-31755 Create intermediate $lookup stage document size limit knobIan Boros2019-01-224-4/+133
* Import wiredtiger: 6d142e23f7f8ada7d84487bbcb20bf5f54c737f9 from branch mongo...r3.6.10-rc1r3.6.10Luke Chen2019-01-1114-341/+678
* SERVER-33469 Fix lint errorsMathew Robinson2019-01-081-3/+2
* SERVER-38070 fix infinite loop in agg expressionr3.6.10-rc0Ian Boros2019-01-072-104/+244
* SERVER-33469 Make syslog consistent with mongod log filesMathew Robinson2019-01-071-2/+2
* SERVER-38843 Mapreduce should not create collections with duplicate IDsMatthew Russotto2019-01-071-0/+5