cc1509cef3
removed old dependency on the q lib
2013-10-24 10:41:04 -07:00
d678cfc667
fixed a few jshint errors
2013-10-24 09:00:47 -07:00
e231876702
Switched from downloading zips to downloading tarballs, as the unzip module was randomly sucking.
2013-10-23 21:54:36 -07:00
63d0d04796
added README to the js_api generator
2013-10-23 16:12:29 -07:00
20462c73fd
Slight refactor to the api module, so it will simply extend the client like it did previously, and
...
also exposes itself on the module.exports so that is can be referenced externally.
Added "grunt run" task which currently has a single config, generate_js_api.
Removed the api spec submodule, generator just downloads master when it runs.
2013-10-23 16:07:56 -07:00
c14d37aa42
Slight refactor to the api module, so it will simply extend the client like it did
2013-10-23 14:49:00 -07:00
01763c2c39
Refactored the API, moving it into a single api.js file which can be
...
exluded from a build if desired.
2013-10-23 06:24:02 -07:00
8cc87637e2
modified the config to own the connectionPool, transport, and a few other objects
2013-10-18 09:40:55 -07:00
46aeac57e4
yaml tests passing using a personl instance of ES, working on specifying the host/port
2013-10-16 15:13:47 -07:00