summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23126 Check result of connect when constructing DBClient from MongoURIJonathan Reams2016-06-303-1/+18
* SERVER-23750 fixed missing dependency in 'data_replicator_external_state_mock'Benety Goh2016-06-301-0/+1
* SERVER-24245 Move ASAN builders to 16.04Andrew Morrow2016-06-301-1/+1
* Reinstate "SERVER-20524: Add new RESOURCE_MUTEX type for use as recursive rea...Geert Bosch2016-06-308-87/+315
* SERVER-24841 LockerImpl::getWaitingResource should ignore STATUS_NEW requestsGeert Bosch2016-06-301-1/+2
* SERVER-22927 Fix spidermonkey mapped memory on SolarisJonathan Reams2016-06-293-4/+31
* SERVER-23750 added getCurrentConfig to DataReplicatorExternalState to get cur...Benety Goh2016-06-298-36/+54
* SERVER-24720/SERVER-24782 Move serverStatus.balancer to a balancerStatus commandKaloian Manassiev2016-06-2915-480/+276
* SERVER-14822 don't assert invalid on sock descriptor 0Matt Cotter2016-06-291-6/+6
* SERVER-24784 migrated MultiApplier to use task executor instead of replicatio...Benety Goh2016-06-287-20/+50
* SERVER-22744 dbhash command should check replicated system collectionsRobert Guo2016-06-281-1/+12
* SERVER-24788 Raise the timeout waiting for processes to end in the shellJonathan Reams2016-06-281-1/+1
* SERVER-24393 Fix assignKeyRangeToZone request type to use NamespaceStringRandolph Tan2016-06-283-54/+79
* SERVER-24827 Notify ReplicaSetMonitor on write concern errorsKaloian Manassiev2016-06-281-0/+3
* SERVER-23096 Move initialization of config.version and the config db indexes ...Spencer T Brody2016-06-2824-831/+753
* SERVER-24381 Implement ShardingCatalogManagerImpl::removeShardFromZoneRandolph Tan2016-06-289-0/+392
* SERVER-24784 updated SyncSourceFeedback to share task executor with Backgroun...Benety Goh2016-06-283-26/+17
* SERVER-24752 OplogBufferCollection saves sentinel documents outside of collec...Judah Schvimer2016-06-283-9/+542
* SERVER-24751 add collation parameter to shardCollection commandDavid Storch2016-06-272-6/+56
* SERVER-24784 syncDoInitialSync maintains its own instance of BackgroundSyncBenety Goh2016-06-273-27/+29
* SERVER-24808 Use const ref for MsgAssertionExceptionAndreas Nilsson2016-06-272-6/+12
* SERVER-21561 Remove privilege redaction added for backwards compatilityAndreas Nilsson2016-06-273-60/+0
* SERVER-24703 Improve usage comment for BSONFieldJ. Rassi2016-06-271-7/+8
* SERVER-24703 Improved DBClientWithCommands index creation methodJ. Rassi2016-06-2710-56/+759
* SERVER-24784 BackgroundSync uses task executor from ReplicationCoordinatorExt...Benety Goh2016-06-2713-28/+65
* Revert "SERVER-24494 Implemented parsing for linearizable read concern."r3.3.9Eric Milkie2016-06-272-18/+7
* SERVER-24784 BackgroundSync checks local shutdown flag instead of global mong...Benety Goh2016-06-252-3/+22
* SERVER-23649 Remove fallback in DBClientWithCommands::getCollectionInfosJess Fan2016-06-241-96/+41
* SERVER-24286 Restore stream state flags when writing top outputAndrew Morrow2016-06-241-1/+6
* SERVER-24230 Update MozJS config per re-generation on OSX 10.8Andrew Morrow2016-06-241-1/+0
* SERVER-18966 Add the ability to exclude fields in $project stageCharlie Swanson2016-06-2427-2324/+3386
* Import wiredtiger-wiredtiger-2.8.0-511-gd8fb874.tar.gz from wiredtiger branch...Ramon Fernandez2016-06-24161-1688/+3142
* SERVER-5905 Add collStats aggregation stageKevin Albertson2016-06-246-1/+146
* SERVER-5905 Add operation latency histogramKevin Albertson2016-06-2423-14/+593
* SERVER-24701 Add option to set writeConcern for ShardingCatalogClient write opsRandolph Tan2016-06-2416-85/+206
* SERVER-24711 properly timeout asio connectionsMatt Cotter2016-06-244-1/+43
* SERVER-24781 Temporarily prevent the balancer from taking collection lockKaloian Manassiev2016-06-241-56/+7
* SERVER-24542 implement optimistic reads/writes for asio message portMatt Cotter2016-06-242-34/+112
* SERVER-24753 Make the balancer thread initialization interruptibleKaloian Manassiev2016-06-242-61/+28
* SERVER-24582 handle errors in asio closeJason Carey2016-06-241-1/+7
* SERVER-24387 FTDC invokes the 'collStats' command with the database parameter...Mark Benvenuto2016-06-241-17/+16
* Revert "SERVER-5905 Add operation latency histogram"Mathias Stearn2016-06-2422-573/+10
* Revert "SERVER-5905 Add collStats aggregation stage"Mathias Stearn2016-06-246-146/+1
* SERVER-24400 Backport spidermonkey 48-bit virtual address space fixJonathan Reams2016-06-244-2/+111
* SERVER-23654 Add $facet aggregation stageCharlie Swanson2016-06-2418-10/+1277
* SERVER-24638 Move command processing from Pipeline to AggregationRequestCharlie Swanson2016-06-2420-405/+910
* SERVER-24734 Check for an invalid ConnectionString type when parsing an addSh...Esha Maharishi2016-06-243-8/+7
* SERVER-5905 Add collStats aggregation stageKevin Albertson2016-06-236-1/+146
* SERVER-5905 Add operation latency histogramKevin Albertson2016-06-2322-10/+573
* SERVER-24733 abandon snapshot when getting oplog entries from oplog bufferJudah Schvimer2016-06-231-0/+3