summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25868 Incomplete FTDC files on WindowMark Benvenuto2016-09-071-1/+3
* SERVER-25230 use ReplicaSetMonitor's ConnectionString when reloading shards f...Misha Tyulenev2016-09-073-7/+17
* SERVER-25889 Collection validation should fail if featureCompatibilityVersion...Tess Avitabile2016-09-072-6/+6
* SERVER-25868 Incomplete FTDC files on WindowsMark Benvenuto2016-09-073-7/+53
* SERVER-25895 JS Exceptions can overflow BufBuilderMark Benvenuto2016-09-071-14/+24
* SERVER-25978 Do not clear the CollectionShardingState map on stepdownKaloian Manassiev2016-09-075-22/+22
* SERVER-25982 Improve log message after finish event in data replicatorJudah Schvimer2016-09-071-1/+1
* SERVER-25742 Disallow per-op collation when featureCompatibilityVersion=3.2Tess Avitabile2016-09-079-0/+127
* SERVER-25975 print oplog on failures in optime.jsJudah Schvimer2016-09-071-13/+9
* SERVER-25977 Increase default assert.soon timeout to 5 minutesJudah Schvimer2016-09-071-1/+1
* SERVER-24600 Increase interruptibility of RemoteCommandTargeter::findHost.Andy Schwerin2016-09-0720-108/+110
* SERVER-25965 Use 'ceil' division when determining the optimal number of chunk...Kaloian Manassiev2016-09-062-7/+24
* SERVER-25186 fix comment for ViewCatalog::modifyViewKyle Suarez2016-09-061-1/+1
* SERVER-25186 check view collation during create/collModKyle Suarez2016-09-062-0/+30
* SERVER-25186 support a default collation for viewsKyle Suarez2016-09-0615-59/+190
* SERVER-22666 Test that basic sharded cluster upgrade procedure properly makes...Spencer T Brody2016-09-061-0/+3
* SERVER-24508 delete BSONElement::valuesEqual() in favor of BSONElementComparatorDavid Storch2016-09-066-19/+34
* SERVER-25887 fix autocomplete for NumberLongMatt Cotter2016-09-061-9/+10
* SERVER-25603 Quiet net resets in asio check openJason Carey2016-09-062-2/+3
* SERVER-25002 Wire in new _configsvrMergeChunks command so shards no longer ru...Spencer T Brody2016-09-0610-294/+317
* SERVER-24702 remove remnants of ShardingCatalogManagerImpl from ShardingTestF...Esha Maharishi2016-09-062-3/+1
* SERVER-23972 Disallow decimal insertion in legacy write mode when featureComp...Tess Avitabile2016-09-062-7/+6
* SERVER-25131: release collection/db locks on collection clone failure.Scott Hernandez2016-09-065-45/+111
* SERVER-25916: disable doc validation for all writes during bulk collection cl...Scott Hernandez2016-09-061-2/+3
* SERVER-25335 use open + fdopen on OSX, and cope with slow program outputKevin Pulo2016-09-061-2/+2
* SERVER-25335 avoid group and other permissions when creating .dbshell history...Kevin Pulo2016-09-061-2/+12
* SERVER-25008 Disallow repairPath with non-mmapv1 storage engines.Michael Cahill2016-09-051-0/+6
* SERVER-25789 Reset WiredTiger sessions before caching.Michael Cahill2016-09-051-2/+5
* Revert "SERVER-25935 move ShardRegistry::init() out of Grid::init()"Max Hirschhorn2016-09-045-16/+15
* SERVER-24991 log redaction for bson, client, auth, catalogThomas Schubert2016-09-0218-86/+80
* SERVER-24991 log redaction for matcher, ops, pipeline, queryThomas Schubert2016-09-0216-90/+85
* SERVER-25159 Default BSON validation version should depend on admin.system.ve...Tess Avitabile2016-09-0230-102/+169
* SERVER-25938 ShardLocal::runCommand should parse writeConcernError even when ...Spencer T Brody2016-09-022-12/+1
* SERVER-25935 move ShardRegistry::init() out of Grid::init()Esha Maharishi2016-09-025-15/+16
* SERVER-25912 Disable periodic noop writes in jstestsSpencer T Brody2016-09-023-6/+48
* SERVER-24991 log redaction for commands, concurrency, exec, indexThomas Schubert2016-09-0243-177/+152
* SERVER-25872 Remove pessimizing moveCharlie Swanson2016-09-022-4/+4
* SERVER-24153 Make DocumentSourceMock hold GetNextResultsCharlie Swanson2016-09-0211-218/+259
* SERVER-24508 BSONElement::ComparatorInterfaceDavid Storch2016-09-0227-208/+696
* SERVER-25937 Writing to system.views collection should not error when feature...Tess Avitabile2016-09-023-16/+0
* SERVER-7295 check arguments to rename collection helperMatt Cotter2016-09-021-0/+13
* SERVER-25919 rewrite asio stress testMatt Cotter2016-09-022-73/+82
* SERVER-25800 StorageInterface::insertDocuments no longer checks for empty arr...Benety Goh2016-09-012-11/+4
* SERVER-25800 insertDocuments falls back on inserting documents one at a time ...Benety Goh2016-09-012-16/+78
* SERVER-25827 fix UB related to NumberLong(NaN) in shellMatt Cotter2016-09-012-45/+27
* SERVER-25934 rename MongodTestFixture to ShardingMongodTestFixtureEsha Maharishi2016-09-019-10/+10
* SERVER-25872 make DistLockCatalogFixture and ReplSetDistLockManagerFixture ex...Esha Maharishi2016-09-0110-365/+361
* SERVER-25914 OplogFetcher should shutdown and join Fetcher at destructionBenety Goh2016-09-012-10/+16
* Revert "SERVER_25914 OplogFetcher should shutdown and join Fetcher at destruc...Benety Goh2016-09-012-16/+10
* SERVER_25914 OplogFetcher should shutdown and join Fetcher at destructionBenety Goh2016-09-012-10/+16