Commit Graph

4 Commits

Author SHA1 Message Date
David Storch
5df895a08f SERVER-24122 make SORT_KEY_GENERATOR convert strings in sort keys to ICU comparison keys
This means that mongos merge sorting, which is done via $sortKey meta
projection, can be done correctly without a CollatorInterface.
2016-05-31 09:50:36 -07: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
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