Commit Graph

10 Commits

Author SHA1 Message Date
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
3bed8596d1 SERVER-22341 fix jslint errors in jstests/core with eslint --fix
Conflicts:
	jstests/core/count_hint.js
2016-02-09 13:41:02 -05:00
Matt Kangas
c0a623cf2b SERVER-16209 jstest fixes 2014-11-18 23:02:54 -05:00
Matt Kangas
024c9130eb SERVER-15486 jstest fix 2014-10-16 22:06:04 -04:00
Benety Goh
ac6b4eac9d SERVER-15045 extend logComponentVerbosity to support less verbose BSON format for log component severity 2014-08-28 13:44:47 -04:00
Benety Goh
269682556e SERVER-5092 removed logLevel_* server parameters. these have been replaced by a single server parameter logComponentVerbosity 2014-07-15 23:07:24 -04:00
Benety Goh
124b5aeda3 SERVER-14416 added server parameter logComponentVerbosity.
This supports the use of BSON objects in querying/updating the log component hierarchy.
2014-07-15 23:07:24 -04:00
Benety Goh
b08b3ae832 SERVER-5092 added server parameters for tag log levels 2014-06-27 09:42:53 -04:00
Siyuan Zhou
3660343e0b SERVER-12127 migrate js tests to jscore suite when not related to writes
Migrate js tests starting from j-z.
Include SERVER-12920 Update use_power_of_2.js

Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
2014-03-03 22:54:10 -05:00