summaryrefslogtreecommitdiff
path: root/jstests/auth
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43990 A command to confirm that all chunks have been moved to the righ...Marcos José Grillo Ramírez2019-11-211-0/+16
* SERVER-44320 Allow users with enableSharding cluster AT to manipulate shardin...Sara Golemon2019-11-131-3/+26
* SERVER-3788 version of auth() that prompts for password so it is never displayedShreyas Kalyan2019-11-111-0/+29
* SERVER-44220 Remove stale TODO in list_sessions.jsCharlie Swanson2019-11-061-4/+0
* SERVER-44036 Test that existing index creation takes intent locksMaria van Keulen2019-11-051-18/+6
* SERVER-43814 Add _configsvrRefineCollectionShardKey to commands_lib.js auth testJack Mulrow2019-10-171-0/+16
* SERVER-40435 A clearJumboChunk command to clear the jumbo flagRandolph Tan2019-10-111-0/+29
* SERVER-38875 Make tests start shards as replica sets instead of standalones a...Cheahuychou Mao2019-10-1041-204/+181
* SERVER-43582 Add requires_replication tag to testSara Golemon2019-09-261-2/+5
* SERVER-42524 remove the touch commandHaley Connelly2019-09-253-30/+2
* SERVER-43582 Do not auth ReplicaSet MonitorSara Golemon2019-09-241-0/+69
* SERVER-29794 Adding a comment to all commandsArun Banala2019-09-241-3/+13
* SERVER-43200 Make auth/mongoURIAuth.js robust to slow commandsMark Benvenuto2019-09-231-1/+4
* SERVER-42652 Fix issue with rename collectionAdam Cooper2019-08-192-5/+69
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-1417-50/+50
* SERVER-41696 Modify tests depending on the 'ns' field from index specs to no ...Gregory Wlodarek2019-07-291-2/+1
* SERVER-42396 Add refineCollectionShardKey action to the enableSharding roleJamie Heppenstall2019-07-291-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-2767-4519/+4388
* SERVER-42129 modifies test to account for ephemeralForTest engine's missing o...Vishnu Kaushik2019-07-241-1/+8
* SERVER-41898 Rename "userImpersonators" to "runBy" in currentOpSpencer Jackson2019-07-091-1/+1
* SERVER-38356 added functionality to forbid dropping the oplog, modified tests...Vishnu Kaushik2019-07-081-2/+7
* SERVER-39576 Remove the 'doTxn' commandWilliam Schultz2019-07-021-429/+0
* SERVER-38251 Remove cloneCollection commandZach Yam2019-06-211-28/+0
* SERVER-41657 Create new ActionType called refineCollectionShardKeyJamie Heppenstall2019-06-191-0/+18
* SERVER-41152 strip white space from auth mechanismsJason Piao2019-06-191-0/+13
* SERVER-40432 Undo 4.2 changes to $outAnton Korshunov2019-05-301-5/+5
* SERVER-40529 Refresh pinned users in background threadJonathan Reams2019-05-281-4/+56
* 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-38867 refine handling of system collections in listCollectionsKevin Pulo2019-05-081-79/+124
* SERVER-40315 Fix SASL mechanism acquisition for __system in testsSpencer Jackson2019-05-071-2/+13
* SERVER-33631 Refactor rename_collection.cppXiangyu Yao2019-04-291-41/+0
* SERVER-35638 Short timeout to autocomplete collection namesA. Jesse Jiryu Davis2019-04-261-0/+52
* Revert "SERVER-35638 Short timeout to autocomplete collection names"Justin Seyster2019-04-241-51/+0
* SERVER-35638 Short timeout to autocomplete collection namesA. Jesse Jiryu Davis2019-04-241-0/+51
* SERVER-40346 Use AlternativeSessionRegion to insert config documents as retry...Blake Oler2019-04-161-7/+3
* SERVER-40553 Filter unauthorized views in listCollectionsSara Golemon2019-04-111-1/+1
* SERVER-40553 Filter unauthorized views in listCollectionsSara Golemon2019-04-111-0/+58
* SERVER-40436 Ignore the 'flags' field from the 'create' commandGregory Wlodarek2019-04-113-6/+4
* SERVER-40269: commitTransaction should assert that the prepare oplog entry is...Lingzhi Deng2019-04-091-6/+12
* SERVER-38556 Handle transaction events in RoleGraph updateSpencer Jackson2019-03-281-0/+1
* SERVER-39820 Include client IP in log message for successful authenticationJonathan Reams2019-03-261-0/+29
* SERVER-35394 Test access control of prepareTransaction commandGregory Wlodarek2019-03-241-0/+199
* SERVER-39178 Negotiate SCRAM mechanism in MongoURI::connect()Shreyas Kalyan2019-03-111-0/+72
* SERVER-38984 Validate unique User ID on UserCache hitSara Golemon2019-02-141-0/+74
* SERVER-37836 re-evaluate authorization for originating command in getMoreIsabella Siu2019-02-081-12/+121
* SERVER-37823 Server Side Traffic CaptureJason Carey2019-02-042-3/+35