summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25662 added log message for oplog fetcher completion to the data repli...r3.4.0-rc3Benety Goh2016-11-091-0/+2
* SERVER-25604 fix $replaceRoot error messageDavid Storch2016-11-092-20/+11
* SERVER-26958 Fix potential nullptr dereference in WCE retry loopGeert Bosch2016-11-091-1/+1
* SERVER-26969 add data replicator test case for shutting down immediately afte...Benety Goh2016-11-091-0/+8
* SERVER-26065 Write more generic optime comparator functionRandolph Tan2016-11-095-185/+251
* SERVER-26685 register Database::AddCollectionChange in the correct orderMathias Stearn2016-11-092-8/+19
* SERVER-26243 Allow deletion of system.views and fix/test rollbackGeert Bosch2016-11-096-26/+174
* Revert "SERVER-26834 replset7.js should cause documents to be seen twice in i...Tess Avitabile2016-11-098-150/+62
* SERVER-26933 Add sleep interval to assert retryWilliam Schultz2016-11-092-10/+16
* SERVER-26834 replset7.js should cause documents to be seen twice in initial syncTess Avitabile2016-11-098-62/+150
* SERVER-21745 change shell to not print readMode/writeMode fallback messagesDavid Storch2016-11-091-2/+0
* SERVER-26742 Increase verbosity during testshard1.jsCharlie Swanson2016-11-091-2/+19
* SERVER-26799 do not refresh if RSM is removed from a RSM managerMisha Tyulenev2016-11-094-0/+25
* SERVER-25662 removed non-initial sync functionality from Data ReplicatorBenety Goh2016-11-096-902/+27
* SERVER-26894 Tolerate invalid views in validate_collections.js.Max Hirschhorn2016-11-091-9/+25
* SERVER-26261 Expose current() and advance() methods on version iterator.Max Hirschhorn2016-11-093-46/+77
* Revert "SERVER-25662: rework DR shutdown and finishing initial sync"Benety Goh2016-11-083-257/+146
* SERVER-26118 Ignore IndexNotFound error when applying ttl-time change.Siyuan Zhou2016-11-082-4/+47
* SERVER-26369: Fix shard server crash with encrypted PEMKeyFilesSpencer Jackson2016-11-082-12/+63
* SERVER-26674 Remove uses of locks in TransportLayerLegacysamantharitter2016-11-0816-363/+462
* SERVER-26674 Add checked_pointer_castsamantharitter2016-11-081-0/+37
* SERVER-26202 Relax index constraints in oplog applicationSiyuan Zhou2016-11-0838-168/+527
* SERVER-26553 Log OperationFailures to test fixture in initial sync hooksJudah Schvimer2016-11-081-6/+6
* SERVER-26715 Set default values for WireSpec min/max valuesJonathan Reams2016-11-083-11/+6
* SERVER-24556 fix warning for AsyncSecureStream::connectMatt Cotter2016-11-082-2/+2
* Import tools: 3cc9a07766fb55de63e81a13e72f3c5a7c07f477 from branch v3.3Ramon Fernandez2016-11-0823-442/+772
* SERVER-26902 Update to Mozilla Javascript ESR 45.4.0Mark Benvenuto2016-11-08121-557/+1092
* SERVER-26928 Check for shutdown in pauseRsBgSyncProducer failpointJudah Schvimer2016-11-081-1/+4
* SERVER-26922 minvalid2 should wait for arbiter to be up before shutting secon...Benety Goh2016-11-081-0/+5
* SERVER-26182 Reserve error code in use on 3.2 branchCharlie Swanson2016-11-081-0/+1
* SERVER-26938 sync source resolver should log requiredOptime and lastOpTimeFet...Judah Schvimer2016-11-082-11/+18
* SERVER-26859 AsyncResultsMerger replica set retargeting may block the ASIO ca...Randolph Tan2016-11-083-14/+103
* SERVER-26288 reduce log verbosity for continuous stepdown suiteMisha Tyulenev2016-11-073-240/+267
* SERVER-26904 correctly parse socketTimeoutMS as msMatt Cotter2016-11-071-3/+3
* SERVER-25027 add units to exported server paramsJason Carey2016-11-071-6/+6
* SERVER-25027 Configurable connpool in mongosJason Carey2016-11-075-14/+57
* SERVER-26934 removed hardcoded ReplSetTest.awaitReplication timeouts from JS ...Benety Goh2016-11-0714-27/+26
* Revert "SERVER-26646: Add structure to build up wiredtiger extensions"Daniel Gottlieb2016-11-079-162/+13
* SERVER-26929 Make all sharding legacy cloner commands include namespaceKaloian Manassiev2016-11-072-8/+9
* SERVER-26934 increase replication timeout in indexbg_drop.jsBenety Goh2016-11-071-1/+1
* SERVER-26937 fixed variable name of default timeout in ReplSetTestBenety Goh2016-11-072-3/+3
* SERVER-26885 Take collection X lock to enter the migration critical sectionKaloian Manassiev2016-11-072-13/+18
* SERVER-25145 fix lintSpencer T Brody2016-11-071-1/+1
* SERVER-26672 Generate exact bounds for timestamps in index bounds builderMarko Vojvodic2016-11-078-27/+186
* SERVER-25145 Add jstest to ensure that we can no longer trigger double-rollback.Spencer T Brody2016-11-073-0/+191
* SERVER-26864 switch NIA setAlarm to use durationsMatt Cotter2016-11-071-1/+2
* SERVER-26910 lock around fork() in shell launcherJason Carey2016-11-071-67/+83
* SERVER-26646: Add structure to build up wiredtiger extensionsDaniel Gottlieb2016-11-079-13/+162
* SERVER-26685 move ephemeral bypass for waitUntilDurable into SessionCacheMathias Stearn2016-11-072-5/+6
* SERVER-25318 limit total memory consumed by bulk simultaneous index buildsEric Milkie2016-11-073-8/+46