summaryrefslogtreecommitdiff
path: root/src/mongo/shell
Commit message (Expand)AuthorAgeFilesLines
* SERVER-6018 Replace AtomicUInt with AtomicUInt32Andrew Morrow2014-08-052-4/+4
* Revert "SERVER-14755 increase ReplSetTest timeouts to prevent spurious failur...Eric Milkie2014-08-011-4/+4
* SERVER-14755 increase ReplSetTest timeouts to prevent spurious failures while...matt dannenberg2014-07-311-4/+4
* Database.runCommand takes an optional 2nd argument of extra paramsEliot Horowitz2014-07-291-1/+6
* SERVER-6086 fixed shell to handle zero-width and double-width charactersyeaji.shin2014-07-292-4/+38
* SERVER-14623 fixed shell function ObjectId.fromDate for dates before 1978-07-...Jim OLeary2014-07-291-3/+1
* SERVER-14604: Add replSetGetConfig commandScott Hernandez2014-07-281-2/+10
* SERVER-13961 Pass through OperationContext in the JS frameworkKaloian Manassiev2014-07-281-2/+4
* Revert "SERVER-14604: Add replSetGetConfig command"Spencer T Brody2014-07-281-10/+2
* SERVER-14604: Add replSetGetConfig commandScott Hernandez2014-07-281-2/+10
* SERVER-14516 Brand new testing certificatesStuart Larsen2014-07-263-5/+10
* SERVER-14582 Make ReplSetTest.waitForIndicator work with auth when primary is...Spencer T Brody2014-07-251-48/+48
* Revert "SERVER-14582 Make ReplSetTest.waitForIndicator work with auth when pr...Spencer T Brody2014-07-241-8/+5
* SERVER-14582 Make ReplSetTest.waitForIndicator work with auth when primary is...Spencer T Brody2014-07-241-5/+8
* SERVER-14316 Remove addUser function from the shellAmalia Hawkins2014-07-232-154/+8
* SERVER-13730 remove hardcoded REST URL from rs.help()Justin Case2014-07-231-1/+0
* SERVER-14378 SERVER-12517: make shell use listIndexes when available and star...Eliot Horowitz2014-07-231-1/+35
* SERVER-2442: listCollections command used in shellEliot Horowitz2014-07-141-1/+34
* SERVER-14343 leaner include pathsAndrew Morrow2014-07-122-1/+6
* SERVER-13961 Move benchRunner to be in the shell onlyKaloian Manassiev2014-07-103-2/+1368
* SERVER-6352 Add sh.removeTagRangeAdam Comerford2014-07-091-0/+17
* SERVER-14293 Skip exit logging test when using address sanitizerAndrew Morrow2014-06-301-0/+18
* SERVER-14077 fix binding problem in ReplSetTest.awaitReplication()matt dannenberg2014-06-261-1/+1
* SERVER-14118 removed redundant cfg._id == undefined check from rs.add()Benety Goh2014-06-251-1/+1
* SERVER-14118 Added ability to detect if _id is missing when passing an obj...David Murphy2014-06-251-0/+3
* SERVER-12642 validates input to the distinct commandeshamaharishi2014-06-171-4/+7
* Revert "SERVER-12642 validates input to the distinct command"Benety Goh2014-06-171-7/+4
* SERVER-12642 validates input to the distinct commandeshamaharishi2014-06-171-4/+7
* SERVER-14158 ShardingTest and authutil.asCluster correctly handle keyfile authKevin Pulo2014-06-142-2/+2
* SERVER-2459 Add excludeCollection and excludeCollectionsWithPrefix options to...Shaun Verch2014-06-132-0/+3
* SERVER-13759: Remove Visual Studio build filesMark Benvenuto2014-06-124-4898/+0
* SERVER-2934 split server.js into multiple files: moved startMongodTest() to s...eshamaharishi2014-06-104-64/+91
* SERVER-9634 typo fixesVeres Lajos2014-06-092-2/+2
* SERVER-9790 Add this.$db || db.toString() to DBRef string representationStephen Lee2014-06-061-2/+7
* SERVER-12007 add shell helper to create ObjectId from DateBenety Goh2014-06-061-0/+33
* SERVER-14079: Add signal handlers to shellMark Benvenuto2014-06-051-91/+22
* SERVER-14077 if awaitReplication() sees a newer configVersion, reobtain mastermatt dannenberg2014-05-301-2/+2
* SERVER-14092 ignore local.replset.minvalid in upgradeCheckermatt dannenberg2014-05-301-4/+16
* SERVER-14077 make awaitReplication() change configVersion if it sees a higher...matt dannenberg2014-05-281-75/+83
* SERVER-13985 Remove server side js usage from printShardingStatusShaun Verch2014-05-271-2/+7
* SERVER-13865 handle edge case for v2.4 when upserted _id not returnedGreg Studer2014-05-231-1/+18
* SERVER-12621 narrow the localhost exception when auth is enabledAmalia Hawkins2014-05-224-35/+166
* SERVER-10177 Remove all Js instances of "throw 'string';" with "throw Error();"daveh862014-05-229-76/+76
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-193-16/+16
* SERVER-13645 cleanup heartbeat_infoEric Milkie2014-05-191-1/+0
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-1610-90/+210
* SERVER-13707 simplify tojsonObjectBenety Goh2014-05-161-13/+10
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-151-2/+3
* SERVER-13948 improve stability of replsettest.awaitReplication() while gettin...matt dannenberg2014-05-151-1/+9
* SERVER-12605 update ShardingTest to turn off balancer by defaultdaveh862014-05-121-0/+6