summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-31174 Move the sessions collection to config.system.sessionssamantharitter2017-09-256-65/+80
* SERVER-29141 Add latest oplog timestamp to CursorResponse objectBernard Gorman2017-09-253-0/+80
* SERVER-30399 Add caching for $lookup non-correlated sub-pipeline prefixBernard Gorman2017-09-2430-109/+1545
* SERVER-30135 Don't use notify_all_at_thread_exit if we might not have a std::...Andrew Morrow2017-09-231-2/+1
* SERVER-30471 Fix broken lint ruleKaloian Manassiev2017-09-231-1/+1
* SERVER-31170 Cleanup bench_run.cppKaloian Manassiev2017-09-2210-307/+246
* SERVER-31195 Remove inactive test case from session_test.cppKaloian Manassiev2017-09-221-45/+0
* SERVER-30621 Ensure chunk metadata exists when cleanUpRange is called in move...Dianna Hohensee2017-09-222-76/+82
* SERVER-31233 Temporarily disable tests in session_catalog_migration_destinati...Randolph Tan2017-09-221-1/+4
* SERVER-31144 Add static WithLock::withoutLock(), unit testNathan Myers2017-09-223-2/+100
* SERVER-31095 Adding an evergreen builder to test the legacy transport layer. ...Henrik Edin2017-09-223-1/+10
* SERVER-30471 Service executors take a timeout in shutdown to honor shutdown g...Henrik Edin2017-09-2215-50/+124
* SERVER-30135 Added a synchronous executor to make the code path between the t...Henrik Edin2017-09-2219-106/+530
* Revert "SERVER-31174 Move the sessions collection to config.system.sessions"Ian Whalen2017-09-226-80/+65
* SERVER-31202 add support for get/setClusterTime to local shell clientMisha Tyulenev2017-09-221-2/+2
* SERVER-31175 improve javascript setClusterTimeMark Benvenuto2017-09-221-0/+9
* SERVER-31174 Move the sessions collection to config.system.sessionssamantharitter2017-09-226-65/+80
* Revert "Revert "SERVER-21677 Remove "diaglog" support from the server""Dan Pasette2017-09-2111-292/+0
* SERVER-30430 Gate session use on featureCompatibilityVersionGabriel Russell2017-09-2111-2/+103
* SERVER-28336 endSessions commandGabriel Russell2017-09-2128-366/+558
* SERVER-31110 Startup warning for incomplete featureCompatibilityVersion upgra...Louis Williams2017-09-211-0/+26
* SERVER-30953 Add auto-retry logic to the mongo shell for testing during stepd...Jack Mulrow2017-09-212-2/+7
* SERVER-31049 Fix resolution of a view's default collation on mongos.David Storch2017-09-217-31/+165
* SERVER-31070 dbCheck should be a test commandLouis Williams2017-09-211-1/+3
* Revert "SERVER-29428 Fail gracefully in mongod when featureCompatibilityVersi...Louis Williams2017-09-211-15/+2
* SERVER-31186 Get rid of namespace.cpp which does not declare any symbolsKaloian Manassiev2017-09-215-178/+101
* SERVER-30993 Always remove UUIDs when setting featureCompatibilityVersion to 3.4Louis Williams2017-09-211-2/+19
* Revert "SERVER-30722 Make changestreams require FCV 3.6"Ian Whalen2017-09-211-9/+0
* SERVER-4941 Allow renameCollection during initial syncGeert Bosch2017-09-214-64/+245
* SERVER-31159 Make count command support UUIDsGeert Bosch2017-09-218-34/+87
* SERVER-29921 rewrite URI parserSara Golemon2017-09-2114-108/+2289
* SERVER-30346 Add startupWarnings for master-slaveKatherine Walker2017-09-214-3/+20
* SERVER-30722 Make changestreams require FCV 3.6Matthew Russotto2017-09-211-0/+9
* Revert "SERVER-21677 Remove "diaglog" support from the server"Ian Whalen2017-09-2111-0/+292
* SERVER-31176 Use stderr for interactive password promptsKevin Pulo2017-09-211-2/+2
* SERVER-19076 handle multiline shard keys in sh.status()Kevin Pulo2017-09-212-55/+92
* SERVER-30737 Use launchServiceWorkerThread to launch threads in ServiceExecut...Andrew Morrow2017-09-203-13/+23
* SERVER-31187 refactor ShardLocal and move some functionality to RSLocalClientMisha Tyulenev2017-09-205-124/+274
* SERVER-30830 applyOps checks if collection/database exists before applying CR...Benety Goh2017-09-201-46/+71
* SERVER-30933 Change invariant to uassert for invalid uuid in queriesMaria van Keulen2017-09-204-4/+30
* SERVER-30894 Handle nested oplog entries in retry pathRandolph Tan2017-09-202-42/+341
* SERVER-21677 Remove "diaglog" support from the serverDan Pasette2017-09-2011-292/+0
* SERVER-30695 uniqueItems must ignore field order when comparing documentsKyle Suarez2017-09-202-3/+12
* SERVER-31132 Make noop writer interval configurableJudah Schvimer2017-09-201-2/+19
* SERVER-30679 Integrate causallyConsistentReads into SessionOptions.Max Hirschhorn2017-09-203-184/+136
* SERVER-31032 Make secondary requests default to 'available' rc-level when bot...Dianna Hohensee2017-09-203-7/+31
* SERVER-31117 pin can return unauthorizedJason Carey2017-09-201-1/+1
* SERVER-31120 fix invalid session getMore invariantJason Carey2017-09-201-6/+9
* SERVER-31011 Provide transaction record deletion hookJason Carey2017-09-2025-74/+699
* SERVER-30914: Repair basic builds on OpenBSDAndrew Aldridge2017-09-205-4/+13