summaryrefslogtreecommitdiff
path: root/jstests/sharding/safe_secondary_reads_drop_recreate.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18971 log command success/failureKevin Pulo2018-02-011-12/+12
* SERVER-32594 add mechanism to close and reopen the catalogKyle Suarez2018-01-311-0/+1
* SERVER-29771 Remove the forceerror commandjannaerin2018-01-311-1/+0
* SERVER-32463 Remove FCV dependent miscellaneous sharding codeJack Mulrow2018-01-231-1/+0
* SERVER-30152 Add safe secondary reads targeted tests for mapReduceEsha Maharishi2018-01-111-6/+79
* SERVER-32363 Create a _configsvrDropDatabase commandKaitlin Mahar2017-12-191-0/+1
* SERVER-32277 Remove MONGODB-CR -> SCRAM-SHA-1 upgradeSara Golemon2017-12-181-1/+0
* SERVER-30534 Create a _configsvrDropCollection commandKaitlin Mahar2017-12-131-0/+1
* SERVER-32276 Remove support for MONGODB-CR in copydbSara Golemon2017-12-121-1/+0
* SERVER-31627 ShardingTest.checkUUIDsConsistentAcrossCluster can fail to see c...Esha Maharishi2017-12-051-5/+5
* SERVER-31651 Extend geoNear command and agg stage to accept optional 'key' fi...David Storch2017-12-011-6/+6
* SERVER-31275 Ensure causal consistency guarantees on secondaries during chunk...Dianna Hohensee2017-11-081-3/+11
* Revert "Revert "SERVER-21677 Remove "diaglog" support from the server""Dan Pasette2017-09-211-1/+0
* SERVER-28336 endSessions commandGabriel Russell2017-09-211-0/+1
* Revert "SERVER-21677 Remove "diaglog" support from the server"Ian Whalen2017-09-211-0/+1
* SERVER-21677 Remove "diaglog" support from the serverDan Pasette2017-09-201-1/+0
* SERVER-31032 Make secondary requests default to 'available' rc-level when bot...Dianna Hohensee2017-09-201-9/+24
* SERVER-31011 Provide transaction record deletion hookJason Carey2017-09-201-0/+1
* SERVER-31069 Stop converting SendStaleConfig to RecvStaleConfigMathias Stearn2017-09-131-3/+3
* SERVER-30786 Fix races between metadata propagation to secondary and versione...Dianna Hohensee2017-09-121-0/+16
* SERVER-30698 make the distinct command deterministically versioned on mongos ...Esha Maharishi2017-08-211-1/+1
* SERVER-28338 KillSessions SupportJason Carey2017-08-171-0/+4
* SERVER-28335 Implement refreshSessions and refreshSessionsInternal commandssamantharitter2017-08-151-0/+2
* SERVER-29202 Add a refreshLogicalSessionCacheNow test commandsamantharitter2017-08-141-0/+1
* SERVER-18940 Optimise sharded aggregations that are targeted to a single shardBernard Gorman2017-08-021-44/+53
* SERVER-30255 fix lintEsha Maharishi2017-07-241-1/+1
* SERVER-30255 add safe secondary reads targeted tests for drop/recreateEsha Maharishi2017-07-241-0/+534