summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-26952: Cache SCRAM-SHA-1 ClientKeySpencer Jackson2017-04-0731-342/+676
* SERVER-28377 If first batch of OplogFetcher has a document ahead of the remot...Matthew Russotto2017-04-062-6/+35
* SERVER-28278 Wait for desired sync source to replicate dummy write in syncFro...Spencer T Brody2017-04-061-1/+7
* SERVER-27995 rename DataReplicator to InitialSyncerJudah Schvimer2017-04-0613-683/+681
* SERVER-27403 Ensure sync source is ahead and has not rolled back after first ...Judah Schvimer2017-04-0624-218/+477
* SERVER-27995 make repl_set* naming convention consistentJudah Schvimer2017-04-0679-1023/+1007
* SERVER-27543 Process OplogQueryMetadata with backwards and forwards compatibi...Judah Schvimer2017-04-0633-292/+714
* SERVER-27543 send OplogQueryMetadata with OplogFetcher queriesJudah Schvimer2017-04-0612-34/+187
* SERVER-27543 Create new metadata for oplog queriesJudah Schvimer2017-04-064-0/+331
* SERVER-27854 initiate replicasets faster in resmoke.pyRobert Guo2017-04-061-16/+47
* SERVER-27691 Make OperationContext::setKillAllOperations interrupt all operat...Kaloian Manassiev2017-04-0512-118/+31
* SERVER-28259 Log time elapsed during connect for NetworkInterfaceASIO connect...samantharitter2017-04-051-1/+3
* SERVER-28546 confirm WiredTiger unindex operations remove the correct documentEric Milkie2017-04-054-14/+58
* SERVER-24498 Write tests for linearizable reads in a sharded systemWilliam Schultz2017-04-043-3/+122
* SERVER-28380 Clear ramlog before looking for stopReplProducer failpoint log m...Spencer T Brody2017-04-045-4/+78
* SERVER-28181 Fix the deadlock in OplogFetcher's constructor.Siyuan Zhou2017-04-041-7/+7
* SERVER-28181 Deadlock involving the mutexes of oplog fetcher and replication ...Siyuan Zhou2017-04-042-21/+28
* SERVER-28272 extend timeout in step_down_during_draining.js when waiting for ...Benety Goh2017-04-041-3/+3
* SERVER-27120 Fix js test for no journal builds.Siyuan Zhou2017-04-041-1/+1
* SERVER-27120 Increase synchronization between producer/applier threads and st...Siyuan Zhou2017-04-0420-315/+531
* SERVER-28548 skip unused keys in restorePosition, even when prev location is ...Eric Milkie2017-04-041-4/+0
* SERVER-27098 Review and fix log levels in initial sync codeWilliam Schultz2017-04-041-2/+2
* SERVER-28347 enforce storage depth limit for user documentsKyle Suarez2017-04-0414-169/+912
* SERVER-28526 Fix API URL parsing errorBrian Samek2017-04-031-6/+5
* SERVER-26830 Randomize priority takeover delayWilliam Schultz2017-04-034-98/+287
* SERVER-28526 Update Evergreen API URL in burn_in_tests.pyBrian Samek2017-04-031-1/+1
* SERVER-28586 Check out branch before switching to subdirectory.Max Hirschhorn2017-04-031-1/+2
* SERVER-28462: Updaste perf.yml to compare against latest stable releasedalyd2017-04-031-2/+2
* SERVER-28572 Change a js test to comply with configuration boundsAlex Gorrod2017-04-031-3/+3
* SERVER-28376 ReplSetTest.stepUp() calls awaitReplication() before sending rep...Benety Goh2017-04-014-4/+28
* SERVER-27834 disable implicit collection creation in IndexBuilderBenety Goh2017-03-311-16/+3
* SERVER-27834 FeatureCompatibilityVersion creates the admin.system.version col...Benety Goh2017-03-311-0/+12
* SERVER-27834 applyOperation_inlock() fails index creation if collection is mi...Benety Goh2017-03-312-76/+132
* Revert "SERVER-28376 ReplSetTest.stepUp() calls awaitReplication() before sen...Benety Goh2017-03-311-16/+1
* SERVER-28376 ReplSetTest.stepUp() calls awaitReplication() before sending rep...Benety Goh2017-03-311-1/+16
* SERVER-28376 fixed jstests/ssl and jstests/sslSpecial tests to not require no...Benety Goh2017-03-313-3/+12
* SERVER-28376 remove requirement for node 0 of every shard to be primary in Sh...Benety Goh2017-03-311-2/+8
* SERVER-28376 split ReplSetTest.initiate() into 3 functions.Benety Goh2017-03-312-11/+36
* SERVER-28376 fixed replsets/auth2.js to not clobber global 'rs' variable.Benety Goh2017-03-311-54/+58
* SERVER-28376 remove references to unsupported ReplSetTest.initiate() initiate...Benety Goh2017-03-312-18/+5
* SERVER-27701 fix race in AsyncResultsMerger error handlingDavid Storch2017-03-312-2/+45
* SERVER-27329 added unit tests for rollback() (rs_rollback.cpp)Benety Goh2017-03-311-4/+121
* SERVER-27329 moved BackgroundSync::_rollback() to rs_rollback.cppBenety Goh2017-03-315-112/+121
* SERVER-27329 cleaned up BackgroundSync::_rollback() argument.Benety Goh2017-03-315-202/+241
* SERVER-27329 added insertion operator to MemberStateBenety Goh2017-03-311-0/+9
* SERVER-28329 Remove comparison tasks from MicrobenchmarksHenrik Ingo2017-03-311-200/+0
* SERVER-28169 Set eviction=(threads_min=1) in Microbenchmarks testingHenrik Ingo2017-03-311-3/+3
* SERVER-28426 Update etc/longevity.yml to use run_test.pyHenrik Ingo2017-03-311-3/+3
* SERVER-28184 removed election_timing.jsBenety Goh2017-03-302-367/+0
* SERVER-28185 removed reconfig_without_increased_queues.jsBenety Goh2017-03-301-107/+0