Mark Benvenuto
6dcdd23dd3
SERVER-23971 Clang-Format code
2016-05-28 17:55:12 -04:00
Jonathan Abrahams
4ae691e8ed
SERVER-22468 Format JS code with approved style in jstests/
2016-03-09 12:18:14 -05:00
Mike Grundy
f768da59c3
SERVER-22341 fix jslint errors in jstests/replsets with eslint --fix
2016-02-05 15:00:51 -05:00
Kaloian Manassiev
3ed6635a5f
SERVER-21050 Cleanup ReplSetTest
...
This is just a cleanup work to hide some of the private state of
ReplSetTest so it is easier to encapsulate and add new logic. Also enables
strict mode.
2015-12-08 13:05:00 -05: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
David Percy
a601b18a06
SERVER-13635 Fix two more system.indexes in jstests/replsets
2014-10-10 12:55:06 -04:00
Kevin Matulef
4372bc82d8
ensure we don't say 'insure' when we mean 'ensure'
2012-12-21 11:58:42 -05:00
Kevin Matulef
0ec6cb9781
add new capped coll autoIndexId test
2012-08-06 11:29:38 -04:00
Kevin Matulef
b202965c2a
SERVER-5516 SERVER-5304 SERVER-6577 new capped collections now get _id index by default (except in local db)
2012-08-02 08:14:22 -04:00
Kevin Matulef
1a17d25673
SERVER-6577 capped coll updates trigger _id index creation on secondaries
2012-07-26 15:55:26 -04:00
Kristina
2af911ee30
Fix test to wait for secondaries SERVER-6607
2012-07-26 11:51:11 -04:00
Kevin Matulef
ace93c1392
add setSlaveOk to capped_id test
2012-07-24 17:23:04 -04:00
Kevin Matulef
e91b8eab10
SERVER-5304 test capped colls get _id index on secondaries
2012-07-24 12:10:05 -04:00