Commit Graph

6 Commits

Author SHA1 Message Date
Jason Carey
cd96e35ef6 SERVER-26343 DBPointer.prototype -> bson crashes
DBPointer's prototype isn't serializable and triggers a bad code path in
oid.  Let's guard against that route.
2016-10-05 13:50:47 -04:00
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
Stephen Lee
0cc8d91cb3 SERVER-9790 Add this.$db || db.toString() to DBRef string representation
Signed-off-by: Benety Goh <benety@mongodb.com>
2014-06-06 13:40:17 -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