summaryrefslogtreecommitdiff
path: root/jstests/core/profile_getmore.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59872 Block profile_getmore.js in replica_sets_jscore_multiversion_pas...Mickey. J Winters2021-10-011-0/+1
* SERVER-54571 Add queryHash and planCacheKey fields to getMore request slow qu...Mickey. J Winters2021-08-191-39/+40
* SERVER-54840 [SBE] Allow SBE getMores to generate execStats for profiler entriesMihai Andrei2021-03-241-9/+8
* SERVER-51677 Use LockFree Collection RAII helpers in find, getmore and aggreg...Henrik Edin2020-11-091-2/+0
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-1/+6
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-5/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-144/+142
* SERVER-37451 Move all ClientCursor ownership to the global CursorManager.David Storch2019-01-151-0/+1
* SERVER-33605 Mobile SE:Disable capped collections and related testingSulabh Mahajan2018-06-081-1/+1
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-0/+2
* SERVER-31366 Use filters in getLatestProfilerEntry() to make profile_getmore....David Storch2017-10-061-7/+8
* SERVER-28575 Profile entry for update/delete should contain entire raw update...Tess Avitabile2017-05-231-5/+5
* SERVER-27439 Large queries can omit comment in currentOpBernard Gorman2017-03-221-0/+22
* SERVER-28196 Make legacy query and getMore appear in a consistent format acro...Bernard Gorman2017-03-071-13/+9
* SERVER-27848 Add index hint to aggregation and non-materialized viewsJames Wahlin2017-02-031-1/+4
* SERVER-27175 Improve performance of planSummary string generationJames Wahlin2016-12-271-2/+2
* SERVER-24614 Add Client Metadata's appname to system.profileMark Benvenuto2016-08-041-0/+3
* SERVER-23265 Make aggregation diagnostics consistentJames Wahlin2016-06-071-15/+14
* SERVER-23260 Report original query with getMoreJames Wahlin2016-06-031-2/+39
* SERVER-23264 Add execStats to profiler for all relevant ops/commandsJames Wahlin2016-05-021-1/+1
* SERVER-23259 Report planSummary in diagnostic log and profilerJames Wahlin2016-04-261-1/+1
* SERVER-23257 Report keysExamined/docsExamined/hasSortStage where validJames Wahlin2016-04-201-5/+22
* SERVER-23256 Refactor and expand system.profile metrics coverage testsJames Wahlin2016-04-111-0/+69