summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | make tools capable of running standalone, without a mongod instanceAaron2009-05-2012-48/+52
|/
* more robust maintenance of mod ids set in repl codeAaron2009-05-192-9/+7
* Add paramaterizable timeout for engine's invoke and exec, set timeout of 10 m...Aaron2009-05-196-46/+98
* make 'dummySmokeSideEffect' a side effect of startMongod so that when someone...Aaron2009-05-191-2/+3
* adjust timeouts MINORAaron2009-05-191-5/+9
* Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-191-1/+12
|\
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-05-193-5/+7
| |\
| * | fix shell commandsEliot Horowitz2009-05-191-1/+12
* | | audit allocated ports to make sure there are no duplicates MINORAaron2009-05-191-0/+2
| |/ |/|
* | do checkLocation before testing refLoc in clientcursor, to remove warning mes...Aaron2009-05-192-2/+4
* | reorder cursor / connection destructionAaron2009-05-191-3/+3
|/
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-05-195-128/+5
|\
| * remove outdated 'mongod <arg>' style tests, add mongod msg test to smokeClientAaron2009-05-195-128/+5
* | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-05-1913-54/+306
|\ \ | |/
| * add reads/writes to dbtopAaron2009-05-185-16/+45
| * Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-184-15/+100
| |\
| | * add convertToCapped commandAaron2009-05-182-1/+62
| | * support renaming capped collectionAaron2009-05-182-14/+38
| * | use reference counted pointers for private connection and cursor objects to e...Aaron2009-05-181-23/+45
| * | Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-181-1/+1
| |\ \ | | |/
| | * tool log 'connected' message to stderrAaron2009-05-181-1/+1
| * | add test for expiration of indexed or cursor referenced objects in capped col...Aaron2009-05-182-0/+24
| |/
| * add cloneCollectionAsCapped commandAaron2009-05-183-0/+92
* | cleaning index accessor methodsEliot Horowitz2009-05-191-2/+3
|/
* autoIndexId defaults to false when creating a capped collectionAaron2009-05-182-6/+13
* add /usr/lib back into lib search path for mongo on 64-bit macEliot Horowitz2009-05-181-1/+1
* some collection admin helper methodsEliot Horowitz2009-05-161-0/+36
* all target MINOREliot Horowitz2009-05-161-0/+7
* Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-157-5/+11
|\
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-05-1542-314/+1168
| |\
| | * fix assert macro definition after a boost include (ugly at the moment)Dwight2009-05-156-3/+8
| | * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-05-1513-223/+177
| | |\
| | * | remove vstudio warning MINOREliot Horowitz2009-05-151-1/+1
| * | | don't install jarsEliot Horowitz2009-05-151-1/+2
* | | | never destroy the rec store mutexAaron2009-05-151-227/+227
| |_|/ |/| |
* | | get rid of fork()Aaron2009-05-156-145/+8
* | | convert clonecolletion.js test to use spawned shells instead of fork()Aaron2009-05-153-133/+162
* | | add ability to spawn a shell from shellAaron2009-05-156-58/+112
* | | disable shellfork and clonecollection testsAaron2009-05-152-149/+153
* | | don't define JS_THREADSAFEAaron2009-05-152-1/+5
* | | fix compile warnings MINORAaron2009-05-152-6/+6
| |/ |/|
* | Merge branch 'smshell'Eliot Horowitz2009-05-1534-266/+1161
|\ \ | |/ |/|
| * backwards compatibile js timestampEliot Horowitz2009-05-152-3/+3
| * simpoe sub object testEliot Horowitz2009-05-151-0/+14
| * make assert.eq betterEliot Horowitz2009-05-151-2/+3
| * sharding: object, not arrayEliot Horowitz2009-05-151-1/+1
| * kill spawned mongo processes on synchronous os signalAaron2009-05-152-1/+2
| * finish cleaning up externalSetup modes MINORAaron2009-05-153-3/+3
| * cleanup externalSetup modes MINORAaron2009-05-154-8/+6
| * Thread cleanup MINORAaron2009-05-151-3/+2