summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-9063 Fix TextStage to correctly handle returning no resultsJason Rassi2013-10-111-0/+3
* SERVER-6058 Factor out date to UTC handling code and use in mongoexportShaun Verch2013-10-111-0/+65
* SERVER-9063 Add new query operator $textJason Rassi2013-10-112-1/+90
* SERVER-9063 Add new plan stage TextStageJason Rassi2013-10-111-0/+19
* SERVER-3253 expand $out testingMatt Dannenberg2013-10-112-2/+72
* SERVER-7961 Adapted x509_client.js to new user document formatAndreas Nilsson2013-10-111-9/+9
* SERVER-10794 Maintain backwards-compatible form of addUser for one more releaseSpencer T Brody2013-10-1147-88/+102
* SEVER-10521 Update write commands types to comform to v0.4 of the specAlberto Lerner2013-10-112-497/+0
* SERVER-7455 Improvements to the use-x509 and use-ssl passthroughsAndreas Nilsson2013-10-111-1/+1
* SERVER-9648 Change type of date export in csv to include millisecondsShaun Verch2013-10-111-2/+6
* SERVER-7961 Fixed comment in jstest/ssl/x509_client.jsAndreas Nilsson2013-10-111-2/+2
* SERVER-7961 Test for x.509 client authenticationAndreas Nilsson2013-10-111-0/+62
* SERVER-8682 Add ssl client support to toolsShaun Verch2013-10-111-5/+109
* SERVER-11138 Try to stabilize replsets/temp_namespace.jsMathias Stearn2013-10-111-7/+20
* SERVER-7379 Prohibit shard key mutation in updatesAndrew Morrow2013-10-112-23/+62
* SERVER-10471 Note differences in test behavior between new and old query syst...Alberto Lerner2013-10-111-3/+6
* SERVER-11005 disable ssl fips testEric Milkie2013-10-111-2/+2
* SERVER-1351: return new _id from inserted doc from updateScott Hernandez2013-10-102-10/+48
* SERVER-10471 remove flaky orderingHari Khalsa2013-10-101-2/+0
* Remove low utility jstestAlberto Lerner2013-10-101-39/+0
* SERVER-10471 Note differences in test behavior between new and old query systemsAlberto Lerner2013-10-1021-276/+457
* SERVER-9518 Fix some jstests broken by the "name"->user/role renameSpencer T Brody2013-10-103-8/+8
* SERVER-11125 updated db.setProfilingLevel() to accept zero for slowmsBenety Goh2013-10-101-0/+39
* SERVER-7379 Fix up nits in shard_key_immutability.js testAndrew Morrow2013-10-101-20/+12
* SERVER-9240: ignore duplicate points in Polygon/MultiPolygonDan Pasette2013-10-101-0/+72
* SERVER-9517 Fix tool test to work since "name" field got changed to "user"Spencer T Brody2013-10-101-3/+3
* SERVER-10927 Fix replsets/temp_namespace.js failureMathias Stearn2013-10-101-3/+1
* SERVER-9929 Pull in WSAPoll from dll on windowsMathias Stearn2013-10-102-6/+2
* Merge pull request #519 from jameswahlin/SERVER-11005Eric Milkie2013-10-101-0/+20
|\
| * SERVER-11005 - add jstest for --sslFIPSModeJames Wahlin2013-10-101-0/+20
* | SERVER-10471 don't forget to turn table scans back onHari Khalsa2013-10-101-0/+1
* | SERVER-9515 SERVER-6246 SERVER-9517 Instead of "name", in user objects use "u...Spencer T Brody2013-10-106-24/+24
* | SERVER-8678 Implement automated config schema upgrade from v4 to v5Randolph Tan2013-10-102-6/+149
* | SERVER-10471 document some planning shortcomings wrt elemmatchHari Khalsa2013-10-103-27/+64
* | SERVER-10471 comment out and annotate a few tests that rely on quirks of old ...Hari Khalsa2013-10-104-11/+30
* | SERVER-10471 comment test and make sure it doesn't table scanHari Khalsa2013-10-101-0/+13
* | SERVER-10471 remove tests that expect geo idx to be used for searching for eq...Hari Khalsa2013-10-102-61/+1
* | SERVER-10850 fixes for drop/2.js and sharding_passthrough.js to avoid db vari...Greg Studer2013-10-103-51/+60
* | SERVER-11122 wrap move chunk admin command in a retry loop to handle case whe...Benety Goh2013-10-101-4/+15
* | SERVER-10532 fuller mongos tests for batch writesGreg Studer2013-10-091-5/+239
* | SERVER-10532 mongos batched write protocol onlineGreg Studer2013-10-091-0/+23
* | SERVER-6246 Remove grantDelegateRoleToUser and revokeDelegateRoleFromUser com...Spencer T Brody2013-10-091-27/+9
* | SERVER-9515 Add shell helpers for role management commandsSpencer T Brody2013-10-092-1/+120
* | SERVER-8864 SSL mixed mode cmd line parametersAndreas Nilsson2013-10-097-13/+15
* | SERVER-10927 Fix test to wait for replication correctlyMathias Stearn2013-10-091-1/+1
* | SERVER-10471 migrate plan cache tests to tmp directory during migrationHari Khalsa2013-10-099-0/+0
* | SERVER-9660 use buildinfo instead of serverStatus in config upgradeGreg Studer2013-10-091-0/+23
|/
* SERVER-11089 Make test more resilient to reconnects on reconfig.Mathias Stearn2013-10-081-1/+9
* SERVER-10165 aggregate() shell helper now returns a cursorMathias Stearn2013-10-0858-180/+166
* SERVER-6140 Add a basic sharded agg explain testMathias Stearn2013-10-071-0/+13