summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-24506 listCollections support for views"r3.3.10James Wahlin2016-07-183-64/+21
* SERVER-25077 Print the ops that were actually seen when killop.js fails its a...Spencer T Brody2016-07-181-13/+12
* SERVER-25064 Make mongos upgrade w:1 to w:majority for auth writesKaloian Manassiev2016-07-1712-148/+253
* SERVER-24721 Use explicit std::set contructorKaloian Manassiev2016-07-171-1/+2
* Revert "SERVER-24242 Lock::ParallelBatchWriterMode sets isBatchWriter while i...Benety Goh2016-07-163-12/+2
* SERVER-25081 SyncTail::oplogApplication() should set minvalid using last opti...Benety Goh2016-07-161-1/+1
* Revert "SERVER-25069 SyncTail::oplogApplication() should set minvalid using l...Benety Goh2016-07-161-1/+1
* SERVER-25081 DataReplicator should update the global timestamp at the end of ...Benety Goh2016-07-162-4/+7
* SERVER-25069 added Timestamp::toBSON()Benety Goh2016-07-162-0/+11
* SERVER-25069 CollectionCloner accepts db worker thread pool at constructionBenety Goh2016-07-164-23/+32
* SERVER-18399 Fix clang builds broken by automation aware shellAndrew Morrow2016-07-163-2/+5
* SERVER-25069 DatabaseCloner accepts db worker thread pool at constructionBenety Goh2016-07-166-13/+48
* SERVER-24242 Parallelize oplog writing on secondariesMathias Stearn2016-07-151-33/+79
* SERVER-24242 Start writing the Oplog on secondaries while divvying up workMathias Stearn2016-07-152-19/+37
* SERVER-24242 Lock::ParallelBatchWriterMode sets isBatchWriter while in scopeMathias Stearn2016-07-153-2/+12
* SERVER-25069 SyncTail::oplogApplication() should set minvalid using last opti...Benety Goh2016-07-151-1/+1
* SERVER-18399 Issue a notification in the shell when automation is activeAndrew Morrow2016-07-156-1/+149
* SERVER-25069 DatabasesCloner accepts db worker thread pool at constructionBenety Goh2016-07-155-6/+97
* SERVER-23750: check the dbcloners before using it.Scott Hernandez2016-07-151-1/+3
* SERVER-23750: use the same syncSource HostAndPort for each initial sync attempt.Scott Hernandez2016-07-151-3/+3
* re-enable replsets/auth1.js testScott Hernandez2016-07-151-4/+0
* SERVER-23750: do sleep after we decide to retryScott Hernandez2016-07-151-5/+5
* SERVER-23750: reset initial sync attempt status for each attempt.Scott Hernandez2016-07-151-1/+1
* SERVER-25069 data replicator should not obtain storage interface from service...Benety Goh2016-07-153-29/+19
* SERVER-24506 listCollections support for viewsJames Wahlin2016-07-153-21/+64
* SERVER-25006 asio indicateUsed != indicateSuccessJason Carey2016-07-156-2/+114
* SERVER-25078 add jstestfuzz_concurrent_sharded_WT suiteiwysiu2016-07-151-0/+18
* SERVER-24462 Record stats for the "top" command in findAndModify.Max Hirschhorn2016-07-153-16/+64
* SERVER-25069 added DataReplicatorExternalState::getDbWorkThreadPool()Benety Goh2016-07-155-0/+22
* SERVER-25069 added ReplicationCoordinatorExternalState::getDbWorkThreadPool()Benety Goh2016-07-155-0/+16
* SERVER-17275 Remove 'stats' field from distinct command responseJames Wahlin2016-07-153-37/+25
* Revert "SERVER-22734 add Enterprise to version in enterprise shell builds"Dan Pasette2016-07-156-29/+5
* SERVER-24508 DocumentComparator and ValueComparatorDavid Storch2016-07-1458-419/+1966
* SERVER-25072 Fix integer division truncation error in BalancerPolicyKaloian Manassiev2016-07-143-16/+32
* SERVER-25049 loadClusterId should not cause an fassert on shutdownRandolph Tan2016-07-141-3/+9
* SERVER-22660 OpObserver on config server for inserts to config.shards from ol...Esha Maharishi2016-07-1413-81/+561
* SERVER-25074 make performance analysis run with log analysisSeveryn Kozak2016-07-142-2/+2
* SERVER-25054 Error if aggregation uses text score without text search.Charlie Swanson2016-07-144-3/+34
* SERVER-24640 Implement getDependencies for $facet stage.Charlie Swanson2016-07-1416-92/+451
* SERVER-24766 aggregation support for viewsKyle Suarez2016-07-147-9/+220
* SERVER-24726 readonly mode should ignore temp collectionsRobert Guo2016-07-142-1/+39
* SERVER-24606 Add support for collecting information from /proc/diskstatsMark Benvenuto2016-07-144-0/+441
* SERVER-24605 Add support for collecting information from /proc/meminfoMark Benvenuto2016-07-144-0/+271
* SERVER-24607 Add Collector for system statisticsMark Benvenuto2016-07-144-3/+147
* SERVER-24572 Add support for collecting information from /proc/statMark Benvenuto2016-07-146-3/+615
* SERVER-22734 add Enterprise to version in enterprise shell buildsMatt Cotter2016-07-146-5/+29
* SERVER-24761 Abort entire query plan when a catalog operation occurs.Max Hirschhorn2016-07-149-5/+104
* SERVER-24693 Test that the "group" command yields using explain().Max Hirschhorn2016-07-142-47/+32
* SERVER-22707 fix mongo uri parseMatt Cotter2016-07-142-6/+26
* SERVER-24636 Add option to burn_in_tests to specify githash to compare toMike Grundy2016-07-141-12/+32