summaryrefslogtreecommitdiff
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* mongo-vstudiodwight2010-07-181-1745/+1745
* Fix js mungingMathias Stearn2010-07-161-1/+8
* Revert "TEMPFIX: cant have // in js files except for comments"Mathias Stearn2010-07-162-4/+2
* TEMPFIX: cant have // in js files except for commentsMathias Stearn2010-07-162-2/+4
* rs hbmsgdwight2010-07-161-0/+2
* move counting logic to ShardingTestEliot Horowitz2010-07-161-0/+21
* assert lte/gteEliot Horowitz2010-07-152-0/+27
* don't allow fsync+lock/unlock through mongos fsync by itselfis ok SERVER-932Eliot Horowitz2010-07-141-1728/+1728
* Merge branch 'master' of github.com:mongodb/mongoDwight2010-07-141-0/+15
|\
| * Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-142-1/+26
| |\
| * | killOp and currentOp work sharded SERVER-931Eliot Horowitz2010-07-141-0/+15
* | | rsDwight2010-07-142-0/+4
| |/ |/|
* | rs fixesDwight2010-07-142-1/+26
|/
* SERVER-1185 split->multi-split and testingAlberto Lerner2010-07-141-0/+3
* fix off by oneEliot Horowitz2010-07-141-1/+2
* rsDwight2010-07-142-1763/+1786
* remove old pingersEliot Horowitz2010-07-131-1703/+1703
* Merge branch 'master' of github.com:mongodb/mongoDwight2010-07-121-7/+12
|\
| * dist lock fixesEliot Horowitz2010-07-121-7/+12
* | render mongo_vstudio.cpp in sconstructDwight2010-07-121-1/+6
|/
* db.isMaster() helper in shelldwight2010-07-112-6/+8
* UUID() in the shell beginningsdwight2010-07-101-4/+10
* make BinData really sort of work in the mongo shelldwight2010-07-082-61/+80
* bindata shelldwight2010-07-082-22/+42
* fix v8 cursor closingEliot Horowitz2010-07-051-0/+1
* fix for windowsMathias Stearn2010-07-021-0/+6
* nice printLog methodEliot Horowitz2010-07-021-0/+25
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-021-1/+1
|\
| * Make findAndModify helper function return null rather than {} (no change to s...Mathias Stearn2010-07-011-1/+1
* | finish first cut at migrate in mognod and lots of fixes SERVER-933Eliot Horowitz2010-07-021-1/+14
|/
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-011-8/+11
|\
| * Prettier db.listCommands() SERVER-1337Mathias Stearn2010-07-011-8/+11
* | better printChunksEliot Horowitz2010-07-011-1/+9
|/
* Remove a strlen(x) == 0Mathias Stearn2010-06-291-2/+3
* don't record consecutive duplicate lines in shell historyMathias Stearn2010-06-291-0/+6
* print success message on tests where this is possibleMathias Stearn2010-06-291-0/+10
* Merge branch 'master' of github.com:mongodb/mongoDwight2010-06-291-1/+26
|\
| * md5sumFile function in shellMathias Stearn2010-06-291-1/+26
* | rsDwight2010-06-291-1/+1
|/
* typo SERVER-1310Eliot Horowitz2010-06-281-1/+1
* better escaping in tojson function SERVER-1302Mathias Stearn2010-06-251-4/+17
* ObejctId.equals SERVER-1247Eliot Horowitz2010-06-231-0/+4
* mergeAaron2010-06-222-3/+27
|\
| * better shell helpdwight2010-06-222-3/+26
| * fix shell helpdwight2010-06-221-33/+34
* | SERVER-776 NumberLong in smAaron2010-06-221-13/+21
|/
* enhance repair testAaron2010-06-211-3/+9
* Make MongoDB compile and work on OpenBSD (gcc4 archs, tested on OpenBSD-curre...Frank DENIS2010-06-221-1/+1
* err nosdwight2010-06-171-2/+2
* shelldwight2010-06-173-10/+33