summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-25SERVER-35732 Fix dbStats.fsUsedSize behavior for database with hyphenated namesr3.6.11-rc2r3.6.11Xiangyu Yao
2019-02-25SERVER-35732 Test dbStats.fsUsedSize behavior for database with hyphenated namesXiangyu Yao
2019-02-21SERVER-39723 Revert "SERVER-25175 listIndexes command only includes ready ind...r3.6.11-rc1Eric Milkie
2019-02-20SERVER-31098 Wrong ns in system.profile for aggregation queryDevin Hilly
2019-02-19SERVER-38748 Background indexes created through applyOps should run on the co...r3.6.11-rc0Louis Williams
2019-02-18SERVER-33958 Allow thin archives to interact with the cacheAndrew Morrow
2019-02-18SERVER-39483 Tag large build artifacts as non-cacheableAndrew Morrow
2019-02-15SERVER-39472 Account for HMAC key inserts in apply_ops_concurrent_non_atomic.jsJacob Evans
2019-02-15Import wiredtiger: f441a501ba71c5c34ecbfc534e9c476155b151d1 from branch mongo...Luke Chen
2019-02-14SERVER-36606: Allow construction of large BSON objectsSpencer Jackson
2019-02-13SERVER-39166 $graphLookup should force a pipeline to split in sharded clusterMartin Neupauer
2019-02-13SERVER-9043/SERVER-31156 Link flushRouterConfig on MongoD and make it accept ...Kaloian Manassiev
2019-02-12SERVER-39322 Backport fix for issue #37 in timelib (incorrect snprintf invoca...Ian Boros
2019-02-12SERVER-38344 Hold database distlocks during migration and splitBlake Oler
2019-02-11SERVER-37274 Set priority of secondaries to zero in commands_that_accept_writ...William Schultz
2019-02-11SERVER-37339 Sharding state is set to initialized on Grid before sharding com...Esha Maharishi
2019-02-11SERVER-39030 fix logging of low cardinality keys in splitVectorKevin Pulo
2019-02-07SERVER-39009 Make buildlogger credentials location configurableMathew Robinson
2019-02-07SERVER-39031 Make SCons default --jobs to CPU countMathew Robinson
2019-02-04SERVER-38387 agg_out.js concurrency workload always fails to shard the output...James Wahlin
2019-02-03SERVER-36901 fix sh.status() last error reportingDmitry Ryabtsev
2019-02-02SERVER-37624 Allow sessions collection TTL index expiration value to change u...Blake Oler
2019-02-01SERVER-39331 Remove StressTest from NIA TestJason Carey
2019-02-01SERVER-38954: Increase query execution time for the test case in max_time_ms....vrachev
2019-02-01SERVER-39286 server_write_concern_metrics.js must use requires_journaling tagTess Avitabile
2019-02-01SERVER-39267 Guard opWriteConcernCounters behind flagTess Avitabile
2019-02-01SERVER-39142 ServerWriteConcernMetrics must lock _mutex before modifying membersTess Avitabile
2019-02-01SERVER-38998 Create serverStatus metrics for writeConcernTess Avitabile
2019-02-01SERVER-38998 Create serverStatus metrics for readConcernTess Avitabile
2019-02-01SERVER-38779 Have a session sweep job to close old idle WT sessionsSulabh Mahajan
2019-01-31SERVER-39109 fix case where agg uses illegal field pathIan Boros
2019-01-30Import tools: cc74524a447ba7e9049cc1de1ae83995618bfbfa from branch v3.6David Golden
2019-01-28SERVER-38784 Blacklist verify_sessions_expiration_sharded.js from the shardin...Blake Oler
2019-01-28SERVER-38192 refreshLogicalSessionCacheNow should not throw on DuplicateKeyErrorMatthew Saltz
2019-01-25SERVER-38416 Upgrade static OpenSSL to 1.1.1aSpencer Jackson
2019-01-25SERVER-35620 Use 'shasum -a 256' for tarball integrity.Billy Donahue
2019-01-25SERVER-38647 Avoid stepdown in backup_restore_rolling.jsA. Jesse Jiryu Davis
2019-01-23SERVER-32146 Log slow oplog entry applicationVesselina Ratcheva
2019-01-23SERVER-36863 Make query_config.js only check for collections synchronously cr...Kaloian Manassiev
2019-01-23SERVER-37915 Updates serverStatus.opcountersRepl.command on secondaries.Suganthi Mani
2019-01-23SERVER-38200 Fix jstests/replsets/initial_sync_oplog_hole.js to use rslib wai...Suganthi Mani
2019-01-23SERVER-35608 Added an invariant to make sure that optime with lower and highe...Suganthi Mani
2019-01-23SERVER-37910 Added a new serverStatus meteric "repl.apply.batchSize" to track...Suganthi Mani
2019-01-22SERVER-38275 ban explain with UUIDIan Boros
2019-01-22SERVER-31755 Create intermediate $lookup stage document size limit knobIan Boros
2019-01-11Import wiredtiger: 6d142e23f7f8ada7d84487bbcb20bf5f54c737f9 from branch mongo...r3.6.10-rc1r3.6.10Luke Chen
2019-01-08SERVER-33469 Fix lint errorsMathew Robinson
2019-01-07SERVER-38070 fix infinite loop in agg expressionr3.6.10-rc0Ian Boros
2019-01-07SERVER-33469 Make syslog consistent with mongod log filesMathew Robinson
2019-01-07SERVER-38843 Mapreduce should not create collections with duplicate IDsMatthew Russotto