summaryrefslogtreecommitdiff
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
...
* increase oplog sizes for testingEliot Horowitz2011-07-131-3/+3
* SERVER-3176: autoIndexId not passed if not defined to let DB decideagirbal2011-07-112-6/+4
* SERVER-3176: autoIndexId not honored in mongo shell's createCollection commandagirbal2011-07-102-2/+8
* cleaningEliot Horowitz2011-07-081-1/+1
* default to using rsGetStatus for slaveReplInfo SERVER-3376Kristina2011-07-072-9/+11
* fix NumberInt problem in rs testsKristina2011-07-061-3/+2
* hacks for NumberIntEliot Horowitz2011-07-051-0/+9
* better error messageEliot Horowitz2011-07-051-1/+1
* better error messageEliot Horowitz2011-07-051-2/+2
* use double for return codes for nowEliot Horowitz2011-07-051-2/+2
* arrays follow lint rulesEliot Horowitz2011-07-052-12/+28
* more forgiving assert.eqEliot Horowitz2011-07-052-6/+6
* some NumberInt tests and equality SERVER-854Eliot Horowitz2011-07-042-2/+28
* 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-022-2/+16
* make getOther work bettergregs2011-06-301-5/+7
* SERVER-1687 .mongorc.js file is read from home directory on shell startupdannenberg2011-06-241-0/+22
* fix auth test and missing hook callKristina2011-06-231-1/+3
* fix ShardingTest bugKristina2011-06-221-1/+1
* db.logout() commandEliot Horowitz2011-06-222-1/+13
* added extraOptions to ShardingTest ctorKristina2011-06-221-6/+11
* Revert "allow reconfig on secondary on startup"Kristina2011-06-221-1/+8
* allow reconfig on secondary on startupKristina2011-06-221-8/+1
* cleanups for parallel testsAaron2011-06-211-10/+12
* fix error codesagirbal2011-06-211-1/+1
* Added $db to allowed fields with names starting with '$'Steve Francia2011-06-211-1/+1
* retry migrations for testgregs2011-06-181-1/+8
* Merge pull request #43 from dannenberg/masterEliot2011-06-171-3/+9
|\
| * fixed white space mistakedannenberg2011-06-151-1/+1
| * prompt can be string or function and works with spidermonkey in addition to v8dannenberg2011-06-151-3/+9
| * fixed custom prompt in spidermonkeydannenberg2011-06-151-4/+4
* | tests for parallel cursor and failover SERVER-2481gregs2011-06-161-29/+445
* | compile newer gccdwight2011-06-161-2/+7
* | added options arg to rs.reconfigKristina2011-06-161-2/+6
* | rs.config alias to rs.confdannenberg2011-06-161-0/+1
|/
* SERVER-3267 very basic custom prompt addeddannenberg2011-06-151-2/+7
* doesnt make much sense to specify capped without a size so check for thatdwight2011-06-111-8/+21
* added shutdownServer options SERVER-616Kristina2011-06-101-8/+21
* clean up nonce implementationdwight2011-06-051-5/+5
* some rs logging cleaningEliot Horowitz2011-06-021-14/+1
* better bridging for testsKristina2011-06-011-4/+5
* SERVER-3168: added length() and subtype(). Moved methods from SM layer to uti...agirbal2011-05-302-0/+16
* shell bindata stuffdwight2011-05-274-18/+22
* fix test to pass through thisKristina2011-05-171-10/+12
* make ReplSetTest::awaitReplication more robustKristina2011-05-171-1/+10
* sh.moveChunkEliot Horowitz2011-05-132-1/+15
* remove WIN32 define from vcxprojsDwight2011-05-111-2/+2
* fix compileagirbal2011-05-101-29/+29
* remove support for validate 1.9.0-specific validate outputMathias Stearn2011-05-092-32/+0