summaryrefslogtreecommitdiff
path: root/src/mongo/shell/db.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62277 Add `freeStorage` option to dbstats, off by defaultDaniel Gómez Ferro2022-01-181-2/+13
* SERVER-46399 remove SCRAM-SHA-1 as a default internal auth mechAdam Rayner2021-12-311-4/+16
* SERVER-58035 Remove leftover codeBlake Oler2021-12-231-6/+0
* SERVER-56905 Ban API params to aggregate/find/etc shell helpersNicholas Zolnierz2021-10-121-0/+4
* SERVER-55175 Maintain original read concern and read preference for $currentO...Katherine Wu2021-08-171-9/+3
* SERVER-57389 Remove GLE helpers from the shell and dbclientIrina Yatsenko2021-07-031-77/+0
* SERVER-55596 Remove isMaster from API Version 1A. Jesse Jiryu Davis2021-05-121-8/+32
* SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggre...Katherine Wu2021-05-071-2/+70
* Revert "SERVER-47603 Rewrite db.currentOp() shell helper in terms of $current...Katherine Wu2021-03-291-49/+15
* SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggre...Katherine Wu2021-03-121-15/+49
* SERVER-47817 Remove resetError commandAlexandre Bique2021-01-281-5/+0
* SERVER-47863 Add fields to initial sync progress metricsJason Chan2020-11-161-1/+21
* SERVER-43462 Remove cloneDatabase and copyDatabase shell helpersGeert Bosch2020-10-271-97/+0
* SERVER-50250 Remove references to slave terminology in db.jsAli Mir2020-10-211-12/+12
* SERVER-41118 Only timeout autocomplete when interactiveDavid Percy2020-09-111-2/+4
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-091-4/+2
* SERVER-19823 rs.printSlaveReplicationInfo() syncedTo field displays the epoch...Huayu Ouyang2020-09-091-19/+8
* SERVER-49989 Add db.hello() shell helperAli Mir2020-08-251-0/+5
* SERVER-49990 Alias setSlaveOk() and getSlaveOk() shell helpersAli Mir2020-08-201-7/+19
* SERVER-49380 Add API params to mongo shellA. Jesse Jiryu Davis2020-08-201-2/+13
* SERVER-49991 Alias db. and rs.printSlaveReplicationInfo() to printSecondaryRe...Pavi Vetriselvan2020-08-121-7/+13
* SERVER-49136 Added shell helper for rotate commandMina Mahmood2020-08-071-0/+10
* SERVER-48859 Implement db.sbe test command.Martin Neupauer2020-06-241-0/+9
* Revert "SERVER-48860 Implement db.sbe test command."Martin Neupauer2020-06-241-9/+0
* SERVER-48859 Implement db.sbe test command.Martin Neupauer2020-06-241-0/+9
* SERVER-46903 Ensure mongo shell respects readPreference for $out and $merge w...Mihai Andrei2020-05-111-17/+1
* SERVER-3788 version of auth() that prompts for password so it is never displayedShreyas Kalyan2019-11-111-3/+8
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1617/+1601
* SERVER-38251 Remove cloneCollection commandZach Yam2019-06-211-27/+0
* SERVER-37062 db.watch does not show up in autocomplete or helpDavis Haupt2019-05-301-0/+2
* SERVER-41249 Fix special cases for $out to include $mergeCharlie Swanson2019-05-221-5/+10
* SERVER-40712 Ensure the dropDatabase() command accepts a write concern.Gregory Wlodarek2019-05-131-9/+8
* SERVER-35638 Short timeout to autocomplete collection namesA. Jesse Jiryu Davis2019-04-261-7/+14
* Revert "SERVER-35638 Short timeout to autocomplete collection names"Justin Seyster2019-04-241-14/+7
* SERVER-35638 Short timeout to autocomplete collection namesA. Jesse Jiryu Davis2019-04-241-7/+14
* SERVER-40436 Ignore the 'flags' field from the 'create' commandGregory Wlodarek2019-04-111-33/+1
* SERVER-38631 Let DriverSession own SessionAwareClient.Siyuan Zhou2019-01-241-2/+2
* SERVER-33226: remove getPrevError() commandKim Tao2019-01-101-12/+0
* SERVER-36204 Deprecate cloneCollection commandXiangyu Yao2018-11-261-0/+2
* SERVER-36064 Alphebetize the output of db.help()Tyler Kaye2018-10-251-6/+5
* SERVER-36015 Remove references to system.namespaces and system.indexesDianna Hohensee2018-08-291-50/+6
* SERVER-36899 Accept new 'startAfter' option in watch() helpersCharlie Swanson2018-08-281-17/+4
* SERVER-36406 Respect _defaultAuthenticationMechanism when providedSara Golemon2018-08-221-0/+6
* SERVER-36208 Remove repairDatabase server command and shell helperLouis Williams2018-08-131-10/+0
* SERVER-36257 Remove copyDB and clone commandsMaria van Keulen2018-08-071-6/+10
* SERVER-35617 Improve free-monitoring message on non-primary nodeMark Benvenuto2018-08-011-0/+6
* SERVER-35775 Improve free-monitoring message on down cloud endpointMark Benvenuto2018-08-011-3/+6
* SERVER-35579 Improve user experience for db.enableFreeMonitoring() when endpo...Mark Benvenuto2018-06-181-3/+3
* SERVER-28524 remove group commandKyle Suarez2018-05-301-33/+0
* SERVER-34999 Deprecate clone and copydb commandsMaria van Keulen2018-05-241-2/+6