summaryrefslogtreecommitdiff
path: root/jstests/auth/lib
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40432 Undo 4.2 changes to $outAnton Korshunov2019-05-301-5/+5
* SERVER-41275 rename $merge option replaceWithNew to replaceCharlie Swanson2019-05-231-1/+1
* SERVER-41193 Get rid of the `refreshSessionsInternal` commandKaloian Manassiev2019-05-211-5/+0
* SERVER-41161 Re-enable renaming between databases for applyOpsXiangyu Yao2019-05-211-0/+41
* SERVER-41200 Change syntax from $out to $merge for tests in other directoriesJacob Evans2019-05-211-4/+16
* SERVER-409050 auth test for searchBeta agg stageIan Boros2019-05-151-4/+45
* SERVER-33631 Refactor rename_collection.cppXiangyu Yao2019-04-291-41/+0
* SERVER-40436 Ignore the 'flags' field from the 'create' commandGregory Wlodarek2019-04-111-1/+1
* SERVER-37823 Server Side Traffic CaptureJason Carey2019-02-041-1/+23
* SERVER-39056 Further refine readWriteAnyDatabaseShreyas Kalyan2019-02-041-0/+18
* SERVER-37875 Add serverStatus privilege to backup roleBlake Oler2019-01-211-4/+4
* SERVER-33226: remove getPrevError() commandKim Tao2019-01-101-9/+0
* Remove listLocalCursorsTed Tuckman2018-10-121-9/+4
* SERVER-37192: Move $backupCursor to enterprise.Daniel Gottlieb2018-09-201-0/+12
* SERVER-36081: Auth tests for $out to a foreign database and bypassDocumentVal...Nick Zolnierz2018-09-121-78/+117
* SERVER-36015 Remove references to system.namespaces and system.indexesDianna Hohensee2018-08-291-80/+41
* SERVER-36081: Write auth tests for $out and bypassDocumentValidationNick Zolnierz2018-08-291-3/+94
* SERVER-36266: Add fsync auth privilege requirement to $backupCursor.Daniel Gottlieb2018-08-271-17/+30
* SERVER-36288: Adjust required $out authz privileges based on modeNick Zolnierz2018-08-231-3/+85
* SERVER-36528 Implement $planCacheStats agg source.David Storch2018-08-211-0/+25
* SERVER-36208 Remove repairDatabase server command and shell helperLouis Williams2018-08-131-36/+0
* SERVER-36257 Remove copyDB and clone commandsMaria van Keulen2018-08-071-20/+0
* SERVER-35847 Remove eval command and remove/update related tests/helpersSara Golemon2018-06-291-20/+0
* SERVER-31963 Removes replSetFresh and replSetFresh command support for pv0.Suganthi Mani2018-06-281-30/+0
* SERVER-35580 Remove ReIndexCmd from mongosCheahuychou Mao2018-06-281-0/+1
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-24/+29
* SERVER-35486 Create _addShard command on shard to drive shard initializationMatthew Saltz2018-06-131-0/+22
* SERVER-28524 remove group commandKyle Suarez2018-05-301-32/+0
* SERVER-32942: Let users listcollections their own collectionsSpencer Jackson2018-05-161-0/+73
* SERVER-18084 Do not expect `getShardMap` to succeed on a non-sharded systemKaloian Manassiev2018-05-071-1/+2
* SERVER-34230 Add ActionType and Commands for Free MonitoringSara Golemon2018-04-181-0/+10
* SERVER-33999 Add auth checks for db or cluster level change streamsCharlie Swanson2018-04-131-1/+44
* SERVER-34246 Add getDatabaseVersion command on shards for support and testingEsha Maharishi2018-04-021-0/+16
* SERVER-33217 Add abortTransaction command.Siyuan Zhou2018-03-221-0/+1
* SERVER-14900 Log operations that exceed slowMs on mongoSBernard Gorman2018-03-221-0/+43
* SERVER-18094 Add 'localOps' parameter to $currentOp to show local mongoS oper...Bernard Gorman2018-03-151-4/+18
* SERVER-31802 SERVER-31239 Remove master-slave replication and resync command.Andy Schwerin2018-03-131-15/+0
* SERVER-33216 Fix doTxn with write concern and auth.Siyuan Zhou2018-03-061-0/+1
* SERVER-32320 Push doTxn oplog entry generation into logOp on transaction commit.Matthew Russotto2018-03-011-38/+82
* SERVER-32321 add commitTxn and abortTxn stub commandsPavithra Vetriselvan2018-02-201-0/+22
* SERVER-32913 doTxn rejects malformed operationsBenety Goh2018-02-161-116/+4
* SERVER-32291 Implement _configsvrCreateCollection commandRandolph Tan2018-02-061-0/+14
* SERVER-32162 Remove non-atomic (push-based replication) support from doTxn.Matthew Russotto2018-01-081-64/+4
* SERVER-31983 Create setFeatureCompatibilityVersion ActionTypeMaria van Keulen2017-12-271-5/+3
* SERVER-32162 Create a doTxn commandMatthew Russotto2017-12-201-0/+484
* SERVER-32277 Remove MONGODB-CR -> SCRAM-SHA-1 upgradeSara Golemon2017-12-181-13/+0
* SERVER-6898 Enable listDatabases for all usersSara Golemon2017-12-051-11/+1
* SERVER-31864 applyOps command with UUID containing op must require granular p...Xiangyu Yao2017-12-041-2/+327
* SERVER-28260 Check coauth for killCursors and add killAnyCursorsSara Golemon2017-11-301-17/+19
* SERVER-31810: Make applyOps require privileges for UUIDsSpencer Jackson2017-11-151-1/+233