summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/bson_template_evaluator_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24508 delete BSONObj::equal()David Storch2016-08-191-4/+4
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-16/+34
* SERVER-18978: Clang-Format - Fix comment word wrapping indentationMark Benvenuto2015-06-201-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-707/+718
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-1/+1
* SERVER-13237: benchRun should use a thread-safe random number generatordalyd2015-05-281-10/+10
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+2
* SERVER-15641 Fix memory leaks in C++ unit testsAndrew Morrow2014-10-151-58/+58
* SERVER-15574 Exception in benchrun when a #VARIABLE is used without a corrosp...Alvin Richards2014-10-101-0/+25
* SERVER-15222 BsonTemplateEvaluator::_evalElem one builds a single levelAlvin Richards2014-10-071-7/+110
* SERVER-15064 Extend benchRun store and retrieve valuesAlvin Richards2014-09-201-61/+148
* SERVER-13492 fix bson template evaluator test compile on 32 bit linuxDavid Storch2014-04-071-2/+3
* SERVER-13492 add OID and SEQ_INT to bson template evaluatorDavid Storch2014-04-071-0/+153
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-8177 Improve copyright license consistency for scripting filesTad Marshall2013-01-151-2/+0
* SERVER-5861 Support for template language-benchRunSiddharth Singh2012-06-121-2/+196
* Bug fix in testSiddharth Singh2012-06-071-1/+1
* SERVER-5861 Support for template language-benchRunSiddharth Singh2012-06-071-0/+166