[SERVER-2104] - covered index should support dotted fields
[SERVER-3181] - Add option to listDatabases to only get db names, not size info
[SERVER-18407] - Ensure getLastErrorDefaults/getLastErrorModes are satisfiable
[SERVER-18410] - Remove RWLock
[SERVER-21933] - Update README
[SERVER-25879] - AtomicWord constructor should be constexpr
[SERVER-26830] - Randomize priority takeover timeout
[SERVER-27158] - Shut down clusters on finished jobs in resmoke
[SERVER-27553] - Remove mongo/util/print.h
[SERVER-27627] - Use requests library to manage HTTP posts in resmoke.py buildlogger support
[SERVER-27810] - Guarantee that replicaset is stable with node 0 as primary after ReplSetTest.initiate()
[SERVER-27836] - Package smoke testing should retry verify step and not call converge
[SERVER-27866] - The globalLockManager dump should print thread ID in decimal & hex
[SERVER-27868] - Upload debug symbols on all build variants that create separate symbol files
[SERVER-27869] - Create a build artifact of hang_analyzer.py output and upload it to S3
[SERVER-27870] - Add option to invoke hang_analyzer.py with an explicit list of PIDs
[SERVER-27871] - Add hang_analyzer.py option to produce core dump, default to off
[SERVER-27875] - Dump critical sections on Windows in hang_analyzer.py
[SERVER-27876] - hang_analyzer.py should deduplicate stacks from different threads in Windows debugger CDB
[SERVER-27973] - make ClusterClientCursor own ClusterClientCursorParams and pass the params by reference to RouterStageMerge/ARM
[SERVER-28000] - sys-perf: Organize all dsi yaml config files under configurations/
[SERVER-28025] - Stand up interface to `IndexCatalog` and `IndexCatalogEntry`
[SERVER-28036] - Use dmesg -c to clear ring buffer before tasks instead of dmesg --clear
[SERVER-28052] - Make SHA1Hash a full fledged class
[SERVER-28099] - Use key rather than cmp in libdeps.py sorted_by_str
[SERVER-28102] - Add more diagnostic info to stats.js
[SERVER-28155] - Cleanup sharding library dependencies