Commit Graph

8 Commits

Author SHA1 Message Date
Kevin Albertson
1d52ab5774 SERVER-24568 Record stats and fix $collStats for views 2016-08-02 16:43:23 -04:00
Max Hirschhorn
75be5358d7 SERVER-24462 Record stats for the "top" command in findAndModify. 2016-07-15 13:31:18 -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
Martin Bligh
5dd9558ed6 SERVER-21276: Fix various issues with top 2015-11-11 17:01:03 -05:00
J Delaney
a28a5d1b08 SERVER-19292 Change const to var in jstests
Closes #994.

Signed-off-by: Max Hirschhorn <max.hirschhorn@mongodb.com>
2015-07-07 14:14:42 -04:00
Geert Bosch
1b9d93acfa SERVER-14223: Fix collection stats for insert
Also rewrite top.js to actually test the stats
2014-10-29 18:56:11 -04:00
Scott Hernandez
00ffa83225 SERVER-13710: Cleanup Replication Tests 2014-04-25 13:08:55 -04:00