0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

19 Commits

Author SHA1 Message Date
Ian Boros
502df279c7 SERVER-39567 Change find min/max options to require hint 2019-04-11 18:34:10 -04:00
Ian Boros
2a66542157 SERVER-32452 add ability for plan cache entries to be inactive 2018-06-14 11:24:23 -04:00
James Wahlin
1c21898e28 SERVER-35044 Remove maxScan query option 2018-06-11 09:25:31 -04:00
Sulabh Mahajan
e361973f0e SERVER-33605 Mobile SE:Disable capped collections and related testing 2018-06-08 14:34:55 +10:00
Nick Zolnierz
b16dbe9e73 SERVER-32174: Remove old snapshot query option 2018-03-16 17:43:33 -04:00
Bernard Gorman
8c639f958e SERVER-33154 Add tests for upconversion of legacy queries with predicate {query: "foo"} in logs and currentOp 2018-03-15 17:33:29 +00:00
David Bartley
e4f1475e9c SERVER-33154 Legacy queries with predicate {query: "foo"} are upconverted incorrectly 2018-03-15 17:33:28 +00:00
Jack Mulrow
00d92ece19 SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite
The actual suite will come in a follow-up commit.
2017-12-07 14:36:15 -05:00
Tess Avitabile
f56ae94527 SERVER-28575 Profile entry for update/delete should contain entire raw update/delete 2017-05-23 17:37:13 -04:00
Bernard Gorman
51d8b9c2f5 SERVER-27439 Large queries can omit comment in currentOp 2017-03-22 22:30:31 +00:00
James Wahlin
ac7b0469bd SERVER-27175 Improve performance of planSummary string generation 2016-12-27 16:22:21 -05:00
Tess Avitabile
d60a852dad SERVER-26888 profile_find.js should filter profile entries for query 2016-11-04 10:23:29 -04:00
James Wahlin
4b9ef4fb0a SERVER-26115 profile_*.js test should not create new connection 2016-09-15 14:06:54 -04:00
Mark Benvenuto
66391a21a0 SERVER-24614 Add Client Metadata's appname to system.profile 2016-08-04 17:29:34 -04:00
David Hatch
5ecb390a5e SERVER-24063 Add collation to logs, profile and currentOp. 2016-07-20 17:25:21 -04:00
James Wahlin
4767529bec SERVER-23264 Add execStats to profiler for all relevant ops/commands 2016-05-02 11:16:16 -04:00
James Wahlin
66c992d4b9 SERVER-23259 Report planSummary in diagnostic log and profiler 2016-04-26 13:06:22 -04:00
James Wahlin
0f1cf1b71a SERVER-23257 Report keysExamined/docsExamined/hasSortStage where valid 2016-04-20 13:22:35 -04:00
James Wahlin
02b84f058f SERVER-23256 Refactor and expand system.profile metrics coverage tests 2016-04-11 09:16:04 -04:00