summaryrefslogtreecommitdiff
path: root/jstests/auth/js_scope_leak.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch2018-07-051-1/+1
* SERVER-35847 Remove eval command and remove/update related tests/helpersSara Golemon2018-06-291-22/+1
* SERVER-28524 remove group commandKyle Suarez2018-05-301-38/+2
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-35/+45
* SERVER-22341 fix jslint errors in jstests/auth with eslint --fixMike Grundy2016-02-051-8/+8
* SERVER-13191 migrate auth jstest suite to use write commands apiRandolph Tan2014-03-261-1/+0
* SERVER-11555 Replace all occurrences of addUser with createUser in jstestsSpencer T Brody2013-11-061-2/+2
* SERVER-10794 Maintain backwards-compatible form of addUser for one more releaseSpencer T Brody2013-10-111-2/+2
* SERVER-9517 Update tests to pass with new user schemaSpencer T Brody2013-09-061-3/+3
* SERVER-10596 Globalize formerly per-thread Pool of JS ScopesMathias Stearn2013-08-261-56/+65
* SERVER-9129: reset js scope cache after auth and logoutBen Becker2013-04-241-0/+130