summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-15471 improve GhostSync::associateSlave() error messagematt dannenberg2015-02-112-2/+2
* SERVER-10904 Possible for _master and _slaveConn to be pointing to different ...Randolph Tan2015-02-101-0/+6
* SERVER-17191 remove warning on 2.6 mongods when connected to from 2.8 mongosDan Pasette2015-02-091-1/+2
* SERVER-17216 2.6 mongostat should not crash if connected to a 3.0 mongod, and...mike o'brien2015-02-092-3/+16
* SERVER-17022 Update assert code to avoid conflicts in v3.0 branchRamon Fernandez2015-02-091-1/+1
* SERVER-16984 Do not rely on ShardedConnectionInfo::get() if not doing normal ...Randolph Tan2015-02-092-1/+147
* SERVER-16984 UpdateLifecycleImpl can return empty collectionMetadata even if ...Randolph Tan2015-02-091-1/+2
* SERVER-14044 Invalid {$meta: 'text'} reference in agg $sort error messageKamran Khan2015-02-091-1/+2
* SERVER-14572 Increase C runtime stdio file limitAdam Midvidy2015-02-091-0/+6
* SERVER-14190 fix possible non-null terminated string in mongorestoreMatt Kangas2015-02-091-2/+4
* SERVER-17022 Re-enable SSL caching as it didn't fix SERVER-10261Spencer Jackson2015-02-091-3/+8
* SERVER-16274 synchronize start of bg index builds on secondariesEric Milkie2015-02-063-0/+42
* SERVER-17087 Add listCollections command functionality to shell and clientEric Milkie2015-02-068-76/+203
* SERVER-15802 if an equality over a single-field unique index can be used to i...David Storch2015-02-0610-6/+243
* SERVER-15400: Create Windows Enterprise Zip File with vcredist and dependent ...Mark Benvenuto2015-02-043-3/+18
* SERVER-16527 S2NearStage explain correctly reports nscanned, nscannedObjects,...David Storch2015-01-236-20/+67
* SERVER-16655 do not strip index tags from geo predicates during planning for ...David Storch2015-01-222-1/+36
* SERVER-16421 sharding_rs2.js should clean up data on all replicasSiyuan Zhou2015-01-151-1/+1
* SERVER-14756 support storage.quota.enforced option in the YAML configurationAdam Midvidy2015-01-141-1/+0
* SERVER-16315 Nodes should not threaten to veto nodes whose config version is ...Andy Schwerin2015-01-141-0/+6
* post 2.6.7Ernie Hershey2015-01-147-7/+7
* Revert "SERVER-14756 support storage.quota.enforced option in the YAML config...Ernie Hershey2015-01-141-0/+1
* Revert "SERVER-16315 Nodes should not threaten to veto nodes whose config ver...Ernie Hershey2015-01-141-6/+0
* SERVER-14756 support storage.quota.enforced option in the YAML configurationAdam Midvidy2015-01-141-1/+0
* SERVER-16315 Nodes should not threaten to veto nodes whose config version is ...Andy Schwerin2015-01-141-0/+6
* BUMP 2.6.7r2.6.7Ernie Hershey2015-01-137-7/+7
* Revert "SERVER-14756 support storage.quota.enforced option in the YAML config...Adam Midvidy2015-01-131-0/+1
* SERVER-14756 support storage.quota.enforced option in the YAML configurationAdam Midvidy2015-01-121-1/+0
* post 2.6.7-rc0Ernie Hershey2015-01-077-7/+7
* BUMP 2.6.7-rc0r2.6.7-rc0Dan Pasette2015-01-067-7/+7
* SERVER-16237 Don't check shard version if the replica set monitor knows the p...Spencer T Brody2015-01-064-1/+34
* SERVER-16683 Decrease mongos memory footprint when shards have several tagsRandolph Tan2015-01-067-51/+137
* SERVER-16732 prevent an illegal erase from _slaveMapmatt dannenberg2015-01-061-1/+1
* SERVER-16081 add --check to init script daemon commandErnie Hershey2015-01-061-1/+1
* SERVER-16408 Disable max_time_ms.js in parallel suiteJason Rassi2015-01-061-0/+1
* SERVER-15766 prefix_shard_key.js depends on primary allocation to particular ...Siyuan Zhou2014-12-181-2/+4
* SERVER-14306 Make sure mongos never requests more results than needed from th...Spencer T Brody2014-12-184-0/+68
* post 2.6.6Ernie Hershey2014-12-097-7/+7
* BUMP 2.6.6r2.6.6Ernie Hershey2014-12-087-7/+7
* post 2.6.6-rc0Ernie Hershey2014-12-027-7/+7
* BUMP 2.6.6-rc0r2.6.6-rc0Ernie Hershey2014-12-017-7/+7
* SERVER-15849 fix reversed logicmatt dannenberg2014-12-011-1/+4
* SERVER-14057 Changing TTL should invalidate catalog's cached spec objJason Rassi2014-12-014-8/+87
* SERVER-15849 add test for removing a chained membermatt dannenberg2014-12-011-0/+53
* SERVER-15849 clear SyncSourceFeedback maps on non-additive reconfigsmatt dannenberg2014-12-011-4/+23
* SERVER-15629 Clear owned lines/polys correctlyRamon Fernandez2014-11-281-2/+2
* SERVER-14080 Have migration result reported in the changelog correctlydaveh862014-11-281-28/+19
* SERVER-15318 copydb should not use exhaust flag when used against mongosRandolph Tan2014-11-261-2/+3
* Revert "SERVER-13425 migrate sharding jstest suite to use write commands api"Randolph Tan2014-11-25101-837/+1660
* Revert "SERVER-13741 Migrate remaining tests to use write commands"Randolph Tan2014-11-25115-1185/+1342