ae69f624a7
added timer stubs for clear, since not all platforms accept a number in clearTimeout
2015-03-26 13:55:25 -07:00
867e3ae569
Revert "remove timer specifications"
...
This reverts commit 878fb67801 .
2015-03-26 13:54:05 -07:00
878fb67801
remove timer specifications
2015-03-17 14:20:59 -07:00
c991b589a4
transition away from lodash-node
2015-03-17 11:59:06 -07:00
88bff6e67d
fix test for IE
2015-01-11 00:46:10 -07:00
3b69e21262
update tests to use new timer object
2015-01-09 23:23:06 -07:00
44490e16ae
added a note to the config docs about the suggestCompression setting
2014-09-08 16:22:15 -07:00
4e8d267d71
added tests verifying the global config is always passed to the host.
2014-09-08 16:12:35 -07:00
4ab22a1a61
switched to bluebird for promise support
2014-03-27 09:49:21 -07:00
bfa6c40157
Updated nodes_to_host callback
...
Now, it will properly ignore nodes without HTTP enabled, and nodes with addresses that don't match the pattern will not cause all hell to break loose but rather log an error message and cancel the sniff.
Also comes with minor updates to the API.
2014-03-18 11:45:59 -07:00
03f7a844a3
use lodash-node rather than vanilla lodash so that lodash doesn't attach to require js even when it's available.
2014-02-11 16:08:10 -07:00
513486f372
updated loggers to write the actual url
2014-01-28 16:45:39 -07:00