summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* oops. MINORMathias Stearn2009-12-301-1/+1
* FindAndModify command SERVER-459Mathias Stearn2009-12-301-0/+38
* SERVER-485 fix validate on capped collectionDwight2009-12-301-1/+1
* SERVER-470 complete setup for parallel clients in separate js scopesAaron2009-12-291-1/+1
* SERVER-470 MINOR remove test codeAaron2009-12-291-1/+0
* SERVER-470 MINOR use return value to check in assert.parallelTestsAaron2009-12-291-1/+2
* SERVER-470 allow shell threads to be run in fresh scopesAaron2009-12-291-0/+11
* SERVER-470 test to run basic js tests in parallelAaron2009-12-292-2/+36
* some profiling management cleaning pre SERVER-456Eliot Horowitz2009-12-291-0/+2
* use code in getLastError SERVER-112Eliot Horowitz2009-12-281-0/+7
* MINOR put helper in assert namespaceAaron2009-12-281-1/+1
* Merge branch 'master' of github.com:mongodb/mongoAaron2009-12-282-1/+42
|\
| * more tests for SERVER-181Eliot Horowitz2009-12-281-0/+16
| * fix multiple $inc/$push on same embedded object SERVER-333Eliot Horowitz2009-12-281-1/+1
| * forgot to commit test for SERVER-487Eliot Horowitz2009-12-281-0/+25
* | SERVER-470 add runParallelTests helper, improve insert testAaron2009-12-281-15/+7
* | SERVER-470 improve basic testAaron2009-12-281-3/+13
|/
* debugging for weird 32-bit linux issueEliot Horowitz2009-12-231-0/+2
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2009-12-235-2/+60
|\
| * Merge branch 'master' of github.com:mongodb/mongoAaron2009-12-221-0/+4
| |\
| | * Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-12-222-2/+2
| | |\
| | * | new killOp(opnumber)Dwight2009-12-221-0/+4
| * | | SERVER-470 enhance basic testAaron2009-12-221-2/+25
| * | | SERVER-470 add fork testAaron2009-12-221-0/+22
| * | | SERVER-470 unlock v8 appropriately so can do work in parallelAaron2009-12-221-0/+1
| * | | SERVER-470 begin basic parallel testAaron2009-12-221-0/+8
| | |/ | |/|
| * | SERVER-446 clean up whitespace when creating js function in v8 engineAaron2009-12-221-1/+1
| * | SERVER-446 make type1.js work with v8 double/int scheme as well as smAaron2009-12-221-1/+1
| |/
* | Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2009-12-221-1/+1
|\ \ | |/
| * SERVER-446 implement bsonsize() in v8Aaron2009-12-211-1/+1
* | test for SERVER-505Eliot Horowitz2009-12-221-0/+13
|/
* SERVER-446 adjust test since v8 reorders numeric named fieldsAaron2009-12-211-2/+2
* $atomic option on remove()Dwight2009-12-211-8/+14
* test extent reclamationDwight2009-12-211-0/+11
* SERVER-446 js implementation of keySet()Aaron2009-12-219-21/+21
* tests and minor fixes for SERVER-181 and SERVER-273Eliot Horowitz2009-12-181-0/+34
* fix un-sorted updateEliot Horowitz2009-12-181-0/+19
* add dbtempreleasecond that only releases if you have a single level lockEliot Horowitz2009-12-171-0/+21
* cleaningEliot Horowitz2009-12-161-2/+5
* when doing upsert, don't copy $ filters SERVER-492Eliot Horowitz2009-12-161-0/+8
* test for SERVER-485 (capped + validate) that doesn't work yet (commented out)Eliot Horowitz2009-12-151-0/+11
* test for SERVER-486Eliot Horowitz2009-12-141-0/+15
* add test for object as shardkeyMathias Stearn2009-12-141-0/+1
* tests for $unsetMathias Stearn2009-12-111-0/+19
* $pull uses a matcher now, so partial matches are supportedEliot Horowitz2009-12-111-0/+31
* another inc testEliot Horowitz2009-12-101-0/+16
* MINOR prevent quite unlikely potential port ordering race conditionAaron2009-12-101-2/+4
* SERVER-85 converted repl tests to use new frameworks and small files-Aaron2009-12-0911-151/+106
* SERVER-469 don't crash when authenticate called before getnonceAaron2009-12-092-0/+11
* another mr testEliot Horowitz2009-12-081-0/+39