summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* windows fix MINORr0.9.8Eliot Horowitz2009-08-141-1/+1
* BUMP 0.9.8Eliot Horowitz2009-08-142-2/+2
* increase timeout to start mongod MINOREliot Horowitz2009-08-141-1/+1
* clean up assert code MINOREliot Horowitz2009-08-141-10/+15
* a little more lenient on timingEliot Horowitz2009-08-141-1/+1
* noprealloc for sharding tests for speed MINOREliot Horowitz2009-08-141-2/+3
* better file handling in shellEliot Horowitz2009-08-142-2/+13
* cleaning install stuff - adding tiger infoEliot Horowitz2009-08-141-6/+11
* fix os-x 64 bit dependencay issueEliot Horowitz2009-08-131-0/+3
* cleaning MINORDwight2009-08-131-2/+0
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-08-131-0/+1
|\
| * clean warning MINOREliot Horowitz2009-08-131-0/+1
* | don't allow dropping an index $ collectionDwight2009-08-138-30/+34
|/
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-08-1336-246/+601
|\
| * Merge branch 'master' of git@github.com:mongodb/mongoAaron Staple2009-08-1224-41/+206
| |\
| | * when doing a dump from a replica pair, do it from the slave SERVER-169Eliot Horowitz2009-08-123-6/+14
| | * DBCclientPaired::slaveConn - for getting the slave side of a paired connectionEliot Horowitz2009-08-122-1/+8
| | * auth support for tools SERVER-147Eliot Horowitz2009-08-127-5/+47
| | * don't need execinfo in bridge at all MINOREliot Horowitz2009-08-121-2/+1
| | * check for NOEXECINFO for mongobridge as wellMike Dirolf2009-08-121-3/+3
| | * compile on 10.4 SERVER-231Eliot Horowitz2009-08-123-3/+5
| | * get rid of spurious warning about no _id index on system namespacesEliot Horowitz2009-08-121-1/+2
| | * add collstats command SERVER-215Eliot Horowitz2009-08-125-14/+66
| | * better sm lockingEliot Horowitz2009-08-124-8/+57
| | * almost made sniff compile on WIN32 MINOREliot Horowitz2009-08-111-0/+1
| | * another sniff win attempt MINOREliot Horowitz2009-08-111-2/+6
| | * try to fix win32 compile MINOREliot Horowitz2009-08-111-2/+2
| * | SERVER-149 implement $existsAaron Staple2009-08-123-30/+65
| |/
| * SERVER-100 checkpoint field range organization improvementsAaron Staple2009-08-116-163/+175
| * SERVER-100 checkpoint btree cursor can take multiple rangesAaron Staple2009-08-113-12/+155
* | elim warning windowsDwight2009-08-131-1/+1
|/
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-08-1111-47/+66
|\
| * changed dbpath to std::stringEliot Horowitz2009-08-119-19/+20
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-08-111-12/+12
| |\
| | * Merge branch 'master' of git@github.com:mongodb/mongoMike Dirolf2009-08-111-0/+2
| | |\
| | * | don't require 'run' to start mongod SERVER-160Mike Dirolf2009-08-111-12/+12
| * | | use DBClientPaired when given , serversEliot Horowitz2009-08-112-17/+35
| | |/ | |/|
* | | better commentDwight2009-08-111-1/+3
|/ /
* | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-08-111-4/+7
|\ \ | |/
| * cleaning 32-bit warning again MINOREliot Horowitz2009-08-111-4/+7
* | added currentOp/killOpEliot Horowitz2009-08-111-0/+2
|/
* cleaned 32bit warningEliot Horowitz2009-08-111-5/+10
* $snapshot in shell SERVER-227Eliot Horowitz2009-08-111-0/+6
* use $snapshot for dump/export tools SERVER-226Eliot Horowitz2009-08-112-3/+3
* fix $snapshot on empty dbEliot Horowitz2009-08-111-13/+15
* 32-bit startup messageEliot Horowitz2009-08-111-1/+9
* don't optimize field set for sharding internalsEliot Horowitz2009-08-115-18/+35
* some more testsEliot Horowitz2009-08-112-0/+15
* use new append(Min|Max)KeyEliot Horowitz2009-08-111-38/+2
* beter output for (Min|Max)KeyEliot Horowitz2009-08-111-0/+6