Commit Graph

10 Commits

Author SHA1 Message Date
Kaloian Manassiev
68dfaba3e8 SERVER-21489 enableSharding should return error if sharding is already enabled 2015-11-18 18:25:52 -05:00
Kamran Khan
15376bdb53 SERVER-20941 Update v8-specific code and comments in JS tests
The switch to SpiderMonkey invalidated some of the code and comments.
2015-11-13 12:32:15 -05:00
Jonathan Reams
707a9e18da SERVER-18607 Promote modules list to stable buildInfo interface 2015-09-18 16:46:38 -04:00
Jonathan Reams
8b93c58a2b SERVER-18652 Don't check keys of buildInfo.buildEnvironment 2015-09-04 16:33:06 -04:00
Jason Carey
e749ffad9b SERVER-18531 Integrate SpiderMonkey
Provides SpiderMonkey 38.0.1esr as a JS engine for mongo and mongod.
2015-07-14 16:15:54 -04:00
Jonathan Reams
5da4be677c SERVER-18376 Re-add bits to buildinfo 2015-05-11 14:52:44 -04:00
Jonathan Reams
c269033226 SERVER-18099 Refactor buildinfo/version reporting 2015-04-30 09:47:35 -04:00
Kaloian Manassiev
4868624655 SERVER-15440 Remove the closeAllDatabases command and tests 2014-10-03 08:30:19 -04:00
Eliot Horowitz
670e6a3160 SERVER-13635: more jstests work with generic storage engine 2014-08-05 08:51:41 -04:00
Randolph Tan
5595b94560 SERVER-12127 migrate js tests to jscore suite when not related to writes
Moved test jstest/[a-i].js -> jstests/core/ and made changes to comply with write command api
2014-02-28 16:26:33 -05:00