summaryrefslogtreecommitdiff
path: root/jstests/evald.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-7776: fix preemption mechanism, heap-allocated handles and handle scopesBen Becker2012-12-211-10/+40
* while(true) spin with v8 too slow to interruptgregs2011-07-271-5/+5
* SERVER-1928 try to fix evald race conditionAaron2010-10-121-2/+3
* SERVER-1841 don't allow client js to catch timeout/interruptAaron2010-10-061-3/+2
* SERVER-387 clean testAaron2010-10-061-4/+0
* SERVER-1861 remove debuggingAaron2010-09-291-1/+1
* SERVER-1861 give test more opportunity to find eval op idAaron2010-09-271-4/+5
* SERVER-1861 debuggingAaron2010-09-271-1/+1
* SERVER-387 reduce test timeoutsAaron2010-09-231-1/+1
* SERVER-387 enable interrupts for v8Aaron2010-09-231-17/+46
* SERVER-387 fix test race conditionAaron2010-09-201-0/+1
* SERVER-387 support killop with db.evalAaron2010-09-141-0/+41