summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod/geo_near_random2.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-4/+6
|
* SERVER-22341 fix jslint errors in jstests/noPassthroughWithMongod with ↵Mike Grundy2016-02-051-1/+1
| | | | eslint --fix
* SERVER-13391 Rename slowNightly -> noPassthroughWithMongod and slowWeekly -> ↵Mathias Stearn2014-03-271-0/+21
noPassthrough This better represents their purpose and the difference between them.