summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30255 fix lintEsha Maharishi2017-07-241-1/+1
* SERVER-30175: Remove unused variableAnne Lim2017-07-241-2/+2
* SERVER-30255 add safe secondary reads targeted tests for drop/recreateEsha Maharishi2017-07-242-0/+535
* Revert "SERVER-28918 Make CRUD paths retryable"Jack Mulrow2017-07-249-379/+9
* SERVER-28918 Make CRUD paths retryableJack Mulrow2017-07-249-9/+379
* SERVER-28752 Get rid of all usages of Batched Insert/Update/Delete Request ou...Kaloian Manassiev2017-07-2414-315/+125
* Revert "SERVER-30147 Remove some unused calls around ShardServerCatalogCacheL...Kaloian Manassiev2017-07-243-25/+26
* SERVER-29979 Move SplitChunk Logic from split_chunk_command to split_chunkHugh Han2017-07-248-288/+1168
* SERVER-30175: minimum, exclusiveMinimum, exclusiveMaximumAnne Lim2017-07-242-14/+229
* SERVER-30275 Get rid of the apply_ops_cmd_common libraryKaloian Manassiev2017-07-247-396/+198
* SERVER-30147 Remove some unused calls around ShardServerCatalogCacheLoaderKaloian Manassiev2017-07-233-26/+25
* SERVER-29184 Update RoleGraph to propagate restrictions via subordinatesSara Golemon2017-07-233-21/+85
* SERVER-29179 Extend the role document parser to parse authenticationRestrictionsSara Golemon2017-07-234-10/+201
* SERVER-30221 Refactor Restriction/RestrictionSet to allow serialization to BSONSara Golemon2017-07-238-79/+185
* Revert "SERVER-30264 Delete ChunkSizeTracker"Hugh Han2017-07-224-0/+390
* SERVER-30264 Delete ChunkSizeTrackerHugh Han2017-07-224-390/+0
* SERVER-29660 move the logic of the enableSharding into the new _configsvrEnab...Jessica Yu2017-07-2217-381/+528
* SERVER-25788 Accept command line arguments in unit testsSiyuan Zhou2017-07-213-12/+60
* SERVER-28766 Create CurrentDateNodeTess Avitabile2017-07-217-15/+633
* SERVER-19402 Change agg array sort semantics to match find.David Storch2017-07-2126-479/+1282
* SERVER-29583: Create $_internalSchemaMinProperties and $_internalSchemaMaxPro...Anne Lim2017-07-2112-5/+521
* SERVER-29943 Move IdempotencyTest test fixture to its own librarymay2017-07-211-0/+1
* SERVER-29943 Move IdempotencyTest test fixture to its own librarymay2017-07-211-4/+4
* SERVER-29870 Move splitVector command code into a separate function that can ...Joanna Huang2017-07-215-261/+720
* SERVER-30030 Fixup missing constGeert Bosch2017-07-211-1/+1
* SERVER-30030 create an $_internalSchemaCond MatchExpressionKyle Suarez2017-07-2111-0/+562
* SERVER-28771 PullAllNodeJustin Seyster2017-07-2111-122/+939
* SERVER-28912 Thread stmtId from update and delete requests to oplogRandolph Tan2017-07-2126-38/+185
* SERVER-28912 Include session id, txnNumber and stmtId to oplog for insertRandolph Tan2017-07-215-6/+94
* SERVER-30150 DropPendingCollectionReaper::rollBackDropPendingCollection() rol...Benety Goh2017-07-215-33/+32
* SERVER-29241 WiredTigerRecordStore::updateRecord has an unnecessary WT_CURSOR...Keith Bostic2017-07-211-1/+0
* SERVER-29185: JSTest restrictions on usersSpencer Jackson2017-07-211-0/+262
* SERVER-29178: Add restriction support to updateUserSpencer Jackson2017-07-211-4/+31
* SERVER-29177: Add restriction support to createUserSpencer Jackson2017-07-219-0/+141
* SERVER-29814 Move BSONObj::MatchType/BSONElement::getGtLtOp() to matcherJames Wahlin2017-07-2116-225/+377
* SERVER-30180 Move should-split logic from cluster_write.cpp to chunk.cppHugh Han2017-07-213-13/+20
* SERVER-29284 Add support for using "+04:00" and similar as time zone specifierDerick Rethans2017-07-214-28/+398
* SERVER-29817 Use hinted insert when building chunkRangeMapAndy Schwerin2017-07-211-4/+7
* SERVER-29817 Use hinted insert when building CollectionMetadata for performance.Andy Schwerin2017-07-211-2/+5
* SERVER-30240 Remove obsolete comment in oplog.cpp.Andy Schwerin2017-07-211-5/+0
* SERVER-29209 Add timezone support to $dateFromStringDerick Rethans2017-07-216-49/+488
* SERVER-30133 fix windows compileEsha Maharishi2017-07-201-1/+1
* SERVER-30133 update last stable suite blacklist to reflect renamed testsEsha Maharishi2017-07-201-1/+2
* SERVER-29840 Merge libexpressions and libexpressions_geo.David Storch2017-07-206-124/+43
* SERVER-29840 Use ExtensionsCallbackDisallowExtensions in ArrayFilter.David Storch2017-07-206-164/+95
* SERVER-30133 fix lintEsha Maharishi2017-07-201-6/+4
* SERVER-30133 add failpoint to suspend range deletion and turn on failpoint in...Esha Maharishi2017-07-206-94/+566
* SERVER-30184 Add mock getters to storage interface for stable timestamp and i...Judah Schvimer2017-07-202-10/+34
* SERVER-30150 DropPendingCollectionReaper supports multiple drop-pending names...Benety Goh2017-07-203-11/+39
* fix lint moreNathan Myers2017-07-201-4/+2