summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/v8_deadline_monitor.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17310 Rewrite V8 deadline monitor thread to eliminate use of boost::th...Andy Schwerin2015-05-191-43/+32
* SERVER-17310 Make mongo::mutex a typedef of boost::mutex and remove mongo::sc...Andy Schwerin2015-03-121-6/+5
* SERVER-13256 Add std namespace qualifications in headersAndrew Morrow2015-01-151-1/+1
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-8177 Improve copyright license consistency for scripting filesTad Marshall2013-01-151-9/+9
* SERVER-8053: support for timeouts in V8Scope's invoke() and exec()Ben Becker2013-01-111-0/+171