summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27177 initialize kCurrentScope before creating mozjs runtime/scoper3.4.3-rc2r3.4.3Jonathan Reams2017-03-171-0/+4
* Import wiredtiger: cc2f15f595b16479affd73791c207da334453bcc from branch mongo...Michael Cahill2017-03-174-24/+76
* SERVER-27683 Handle first time build variant runs in burn_in_tests.py.Max Hirschhorn2017-03-161-0/+5
* Revert "SERVER-28249 (TCMalloc) Use MarkThreadTemporarilyIdle instead of Mark...Ramon Fernandez2017-03-161-1/+2
* SERVER-28249 (TCMalloc) Use MarkThreadTemporarilyIdle instead of MarkThreadIdler3.4.3-rc1Geert Bosch2017-03-091-2/+1
* SERVER-28239 Disabling transport layer legacy testJason Carey2017-03-081-0/+4
* SERVER-28239 fix double close in ticket holderJason Carey2017-03-085-1/+126
* SERVER-28110 Set secondaryCatchUpPeriodSecs smaller when requesting remote pr...Siyuan Zhou2017-03-072-1/+9
* SERVER-28022 Invalidate old IDs for moved system.namespaces recordsr3.4.3-rc0Maria van Keulen2017-03-064-46/+73
* SERVER-27996 Invalidate stale system.namespaces record IDsMaria van Keulen2017-03-062-1/+65
* SERVER-27930 Invalidate old index record IDs after renaming collectionsMaria van Keulen2017-03-062-15/+39
* SERVER-27863 Reschedule early alarms in NetworkInterfaceASIOJonathan Reams2017-03-062-2/+11
* SERVER-21675 change replica_sets_legacy to replica_sets_pv0Judah Schvimer2017-03-064-27/+27
* SERVER-25309 added rhel67 to repo_config.yamlZakhar Kleyman2017-03-061-0/+8
* SERVER-27839 Allow for step downs during reconfig in ReplSetTest initiateJudah Schvimer2017-03-068-23/+32
* SERVER-27810 Guarantee that all nodes agree node 0 is primary after ReplSetTe...Judah Schvimer2017-03-062-4/+50
* SERVER-28041 remove awaitNodesAgreeOnPrimary() call in sync2.jsJudah Schvimer2017-03-061-1/+0
* SERVER-27405 fix race in read_after_optime.jsEric Milkie2017-03-061-13/+10
* SERVER-26522 Made CleanEveryN into a TestCaseJudah Schvimer2017-03-061-1/+12
* SERVER-26523 mark resmoke teardown failures as ServerFailuresRobert Guo2017-03-061-12/+7
* SERVER-28086: Update system-perf.yml tagged commitdalyd2017-03-061-2/+2
* SERVER-28026 Ensure WiredTiger eviction threads are startedAlex Gorrod2017-03-061-1/+1
* SERVER-25309 add rhel6 zSeries build variantZakhar Kleyman2017-03-052-2/+140
* SERVER-27920 Fix incorrect locking of Client contextGeert Bosch2017-03-0312-19/+19
* SERVER-28049 Apply name-only filters before locking in listDatabasesGeert Bosch2017-03-031-0/+6
* SERVER-3181 Add nameOnly option to listDatabasesGeert Bosch2017-03-036-16/+64
* SERVER-27936 Fix yielding in handleDuplicateDbNameGeert Bosch2017-03-031-1/+1
* SERVER-27935 Fix serialization of concurrent fsyncLock executionsGeert Bosch2017-03-031-44/+47
* SERVER-27836 Package smoke testing should retry verify stepBrian Samek2017-03-031-9/+4
* SERVER-28155 Move DBClientMultiCommand to mongo/s/commandsKaloian Manassiev2017-03-037-5/+5
* SERVER-28155 Move ChunkManagerTargeter in the sharding commands libraryKaloian Manassiev2017-03-0211-148/+126
* SERVER-28155 Remove usages of BSONSerializable outside of shardingKaloian Manassiev2017-03-022-5/+3
* SERVER-27995 rename initial sync test to be consistent with conventionJudah Schvimer2017-03-021-0/+0
* SERVER-27995 rename replication test suites to be more consistentJudah Schvimer2017-03-0237-521/+521
* SERVER-28154 Remove race condition in ttl_sharded.jsTess Avitabile2017-03-021-14/+16
* SERVER-28147: Increase timeout on sys-perf shard testsdalyd2017-03-021-0/+2
* SERVER-28050 Reconnect connection after stepdown in read_committed_stale_hist...Spencer T Brody2017-03-021-0/+1
* SERVER-28013 Ensure that last op for client only moves forwardSpencer T Brody2017-03-024-7/+22
* SERVER-28005 Increase network timeout on oplog queries to be larger than the ...Spencer T Brody2017-03-023-37/+19
* Import wiredtiger: d6659de8d742b9562d08c1ba5138be881f8e24fa from branch mongo...Alex Gorrod2017-03-02260-3078/+7718
* SERVER-28075 Wait for DB works in simulateSuccessfulV1ElectionAt()Siyuan Zhou2017-03-011-0/+5
* SERVER-27253 Bump index usage stats during $lookup.Charlie Swanson2017-03-018-18/+86
* SERVER-27362 Avoid extra logic while getting lock to destroy M/R cursor.Charlie Swanson2017-03-011-1/+12
* SERVER-28106 Cleanup the contract of ChunkManager::findIntersectingChunkKaloian Manassiev2017-03-0116-163/+101
* SERVER-28111 Move ParallelSortClusteredCursor to mongo/s/clientKaloian Manassiev2017-03-0111-332/+321
* SERVER-28111 Cleanup the ChunkManagerKaloian Manassiev2017-03-017-100/+98
* SERVER-28098 Get rid of DBConfig::getAllShardIdsKaloian Manassiev2017-03-013-22/+20
* SERVER-28030 Remove writes from ChunkManagerKaloian Manassiev2017-02-2810-956/+674
* SERVER-28030 Remove writes from ChunkKaloian Manassiev2017-02-285-111/+78
* SERVER-28030 Move catalog_cache.h/.cpp to mongo/s/Kaloian Manassiev2017-02-2836-70/+83