summaryrefslogtreecommitdiff
path: root/shell/utils.js
Commit message (Expand)AuthorAgeFilesLines
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-1896/+0
* SERVER-4243 temporarily remove fsync2 test from parallel suiteAaron2011-12-171-2/+4
* Revert "Keeping version number if present in rs.reconfig"Kristina2011-12-091-2/+1
* Keeping version number if present in rs.reconfigVictor G Estevez2011-12-071-1/+2
* Fix some tests that use benchRun to work with authSpencer T Brody2011-12-051-3/+5
* made timeout test more verbose, and increased timeout mr_benchagirbal2011-12-051-1/+1
* SERVER-4382: added timing test for MRagirbal2011-11-291-2/+22
* SERVER-4006 -- remove duplicates from autocomplete listTad Marshall2011-11-281-61/+65
* SERVER-4052 -- case-insensitive command completion in the shellTad Marshall2011-11-281-1/+2
* Enable running our full js test suite with authentication. SERVER-4237.Spencer T Brody2011-11-091-1/+76
* jsTest namespacegregs2011-10-251-0/+18
* SERVER-4084 -- spell 'during' correctlyTad Marshall2011-10-171-1/+1
* don't call db.getLastError() by default without db variablegregs2011-10-121-1/+3
* fix buildbot; not my breakage :-)dwight2011-10-121-1/+1
* string utilities for shellgregs2011-10-111-0/+8
* - SERVER-2684: special types in shell (e.g. Timestamp) display in variety of ...agirbal2011-10-071-16/+46
* - SERVER-1507: option as string must be converted to booleanagirbal2011-10-041-1/+5
* spidermonkey doesn't have Array.isArrayGreg Studer2011-09-291-0/+6
* auto-reload chunk manager to check version not reset after third staleconfig ...gregs2011-09-291-2/+2
* More explicit ISODate exampleMathias Stearn2011-09-261-1/+1
* Merge branch 'master' of github.com:mongodb/mongoDwight2011-09-261-8/+35
|\
| * SERVER-1507: add shell syntaxagirbal2011-09-251-0/+16
| * SERVER-1401: getLastError only called once per line input, if a write op was ...agirbal2011-09-211-1/+9
| * SERVER-1401: Dont call getLastError if last statement didn't go to serveragirbal2011-09-201-8/+1
| * SERVER-2031: setSlaveOk at each level in shellagirbal2011-09-201-1/+1
| * SERVER-1507: moved option at shell levelagirbal2011-09-201-0/+10
* | shell help isodateDwight2011-09-261-0/+3
|/
* helpDwight2011-09-201-1/+2
* fix show SERVER-3679Eliot Horowitz2011-08-291-1/+1
* tests for including location in geoNear resultsgregs2011-08-041-0/+20
* don't allow multikey shard indices or array values in shard keysgregs2011-08-041-0/+5
* added some shell helpers for common replica set problemsKristina2011-08-041-0/+35
* allow sharding and rs tests to respect smoke --nopreallocj settinggregs2011-08-031-1/+2
* Allow turning off journaling at smoke.py command line to make tests run faste...gregs2011-08-011-0/+5
* clean test case SERVER-3471gregs2011-07-281-1/+20
* some test case fixes for SERVER-1726gregs2011-07-281-0/+4
* fix shell assignmentEliot Horowitz2011-07-271-1/+1
* add between assertion to jsgregs2011-07-271-0/+12
* arrays follow lint rulesEliot Horowitz2011-07-051-6/+14
* more forgiving assert.eqEliot Horowitz2011-07-051-3/+3
* some NumberInt tests and equality SERVER-854Eliot Horowitz2011-07-041-1/+14
* SERVER-854: NumberInt implemented in SMagirbal2011-07-031-6/+6
* removing NumberInt ref until implemented in SMagirbal2011-07-031-6/+6
* SERVER-854: implementation of NumberInt for V8agirbal2011-07-021-1/+8
* cleanups for parallel testsAaron2011-06-211-10/+12
* added options arg to rs.reconfigKristina2011-06-161-2/+6
* rs.config alias to rs.confdannenberg2011-06-161-0/+1
* SERVER-3168: added length() and subtype(). Moved methods from SM layer to uti...agirbal2011-05-301-0/+8
* shell bindata stuffdwight2011-05-271-12/+12
* put fields into system.profile, not a big string SERVER-3061Eliot Horowitz2011-05-081-1/+26