summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24781 CSRS primary should cleanup dist locks on promotionKaloian Manassiev2016-07-0616-115/+217
* SERVER-24900 Remove duplicated auth code of replset commandsSiyuan Zhou2016-07-066-102/+70
* SERVER-24227 Add timeout to writing autosplit documentJess Fan2016-07-062-9/+12
* SERVER-24883 cloner should not create _id index when original collection does...Judah Schvimer2016-07-061-1/+9
* SERVER-23750: disable tests while investigating failures.Scott Hernandez2016-07-061-1/+3
* SERVER-24404 Make $push, $pullAll, and $pull respect collation.David Hatch2016-07-0629-83/+229
* SERVER-23750: Add retries for metadata command during initial syncScott Hernandez2016-07-063-4/+41
* SERVER-23750: use storage interface for cloners and fixes for DataReplicator:...Scott Hernandez2016-07-0624-1670/+2956
* Revert "SERVER-24817 Make ShardLocal wait for writes it performed when doing ...Eric Milkie2016-07-062-53/+8
* SERVER-24629 Add concurrency protection to MetadataManagerLeon Zaruvinsky2016-07-062-5/+33
* SERVER-24881 Add StepUp Command.Siyuan Zhou2016-07-066-0/+63
* SERVER-24817 Make ShardLocal wait for writes it performed when doing majority...Spencer T Brody2016-07-062-8/+53
* SERVER-24227 Replace autoSplit startup opt with proper settingJess Fan2016-07-061-1/+1
* SERVER-24227 Replace autoSplit startup opt with proper settingJess Fan2016-07-069-51/+178
* Revert "SERVER-24881 Add StepUp Command."Jonathan Abrahams2016-07-066-63/+0
* SERVER-24881 Add StepUp Command.Siyuan Zhou2016-07-056-0/+63
* SERVER-24494 Implemented parsing for linearizable read concernhari devaraj2016-07-052-7/+18
* SERVER-24714 graphLookup now accepts the restrictSearchWithMatch option.Benjamin Murphy2016-07-052-8/+56
* SERVER-24763 Add query_planner dependency to query_commonJames Wahlin2016-07-051-0/+1
* SERVER-24773 _applyOplogUntil checks for shutdown while trying to pop from ne...Judah Schvimer2016-07-051-0/+4
* SERVER-24182 Add collation-related information to explain outputTess Avitabile2016-07-055-1/+34
* SERVER-24842 ShardingStateRecovery::recover cleanup should not wait for repli...Kaloian Manassiev2016-07-051-3/+6
* SERVER-24763 Make parse method for ParsedDistinct a public methodJames Wahlin2016-07-054-66/+125
* SERVER-24882 Reject expressions in aggregation's exclusion projection.Max Hirschhorn2016-07-012-0/+13
* SERVER-24878 capture InterruptedAtShutdown when replicating, to avoid non-zer...Eric Milkie2016-07-011-7/+11
* SERVER-24304 added helper function to validate remote command name in testsBenety Goh2016-07-013-3/+24
* SERVER-24869 shutdown applier task executor before destroying data replicator...Benety Goh2016-07-013-17/+35
* SERVER-24733 use ScopedTransactions to abandon snapshots in replication stora...Judah Schvimer2016-07-012-3/+3
* SERVER-24645 Make $addToSet respect collation.David Hatch2016-07-016-7/+137
* SERVER-24831 read_pref.js should wait for mongos replSet view with proper tagsRandolph Tan2016-07-011-0/+26
* SERVER-24859 Use 'majority' write concern to create changelog and actionlog c...Kaloian Manassiev2016-07-012-2/+9
* Revert "SERVER-24859 Use 'majority' write concern to create changelog and act...Kaloian Manassiev2016-06-301-3/+1
* SERVER-24859 Use 'majority' write concern to create changelog and actionlog c...Kaloian Manassiev2016-06-301-1/+3
* SERVER-24796 DistLockCatalog must not retry 'findAndModify' callsKaloian Manassiev2016-06-304-11/+11
* SERVER-24720 Use MONGO_INITIALIZER to instantiate balancer control commandsKaloian Manassiev2016-06-302-8/+23
* SERVER-24814 ParsedAggregationProjection should reject $-prefixed field namesCharlie Swanson2016-06-302-11/+26
* SERVER-24304 added convenience functions for scheduleResponse to NetworkInter...Benety Goh2016-06-307-125/+87
* SERVER-23750: Connect StorageInterface to ReplicationCoordinatorImplScott Hernandez2016-06-307-17/+48
* SERVER-23750: unit test cleanupScott Hernandez2016-06-307-21/+101
* SERVER-24302 Make "as" option of $filter and $map default to "this"Sally McNichols2016-06-301-4/+8
* SERVER-24381 Implement removeShardFromZone and _configsvrRemoveShardFromZoneRandolph Tan2016-06-304-0/+248
* 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