summaryrefslogtreecommitdiff
path: root/jstests/replsets/temp_namespace.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-2/+2
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-2/+2
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-2/+2
* SERVER-50651 Replace occurrences of isMaster command with hello in replsets j...Ali Mir2020-09-281-38/+35
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-40345 Change calls involving the 'temp' field in the 'create' command ...Gregory Wlodarek2019-04-041-4/+9
* SERVER-38516 Tighten up tests that don't fail when not closing connections du...Matthew Russotto2019-02-121-5/+1
* SERVER-30848 make shell getMores use sessionsJason Carey2017-10-031-2/+2
* SERVER-26241 don't print so much in temp_namespace.jsEric Milkie2016-09-231-2/+0
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-46/+48
* SERVER-22341 fix jslint errors in jstests/replsets with eslint --fixMike Grundy2016-02-051-1/+1
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-1/+1
* SERVER-16659 listColls/listIndexes: empty cursor obj no longer neededJason Rassi2015-01-151-4/+2
* SERVER-16518 listCollections response changed to cursor object formJason Rassi2014-12-161-10/+14
* SERVER-13635: make some replset tests genericEliot Horowitz2014-10-121-15/+31
* SERVER-13190 migrate replset jstest suite to use write commands apiRandolph Tan2014-03-141-2/+1
* fix an instability in replset/temp_namespace.jsMatt Dannenberg2014-01-271-4/+11
* SERVER-11138 Try to stabilize replsets/temp_namespace.jsMathias Stearn2013-10-111-7/+20
* SERVER-10927 Fix replsets/temp_namespace.js failureMathias Stearn2013-10-101-3/+1
* SERVER-10927 Fix test to wait for replication correctlyMathias Stearn2013-10-091-1/+1
* SERVER-10927 RS hosts drop temp collections on promotion to masterMathias Stearn2013-10-071-0/+69