Commit Graph

554 Commits

Author SHA1 Message Date
778d9a06bf remove buggy and useless ping test 2014-09-24 07:22:26 -07:00
230578d4bc use the fabulous screencast-reporter 2014-09-23 09:55:17 -07:00
03a776daf1 yum, flat badges 2014-09-23 09:47:22 -07:00
c197a42777 [connector/angular] don't modify global header deaults, fixed #146 2014-09-23 09:39:46 -07:00
8053e20d7e move globals into local .jshintrc file 2014-09-23 09:35:32 -07:00
818a0e226a use personal fork of grunt-contrib-jshint so that we can use personal fork of jshint 2014-09-23 09:34:02 -07:00
abe006c76c allow testing the 1.4 branch 2014-09-23 08:45:01 -07:00
dc52a435de alias the browser_test_server in grunt 2014-09-23 08:44:36 -07:00
a58cdd6bb7 browser build tests now have their own jshintrc 2014-09-23 08:44:08 -07:00
39fb73a2a8 added angular and angular-mocks as bower_components, jquery as npm dep 2014-09-23 08:43:25 -07:00
0d43632839 removed benchmark apis 2014-09-17 11:53:43 -07:00
56d04a4185 additional changes required for 1.4 2014-09-12 16:34:09 -07:00
e1ace4f2a9 added the 1.4 api 2014-09-12 16:32:35 -07:00
6928064530 Merge branch 'updated_for_138' 2014-09-08 16:23:24 -07:00
44490e16ae added a note to the config docs about the suggestCompression setting 2014-09-08 16:22:15 -07:00
c85d5eb72b Merge pull request #141 from spenceralger/updated_for_138
Updates for #138
2014-09-08 16:14:22 -07:00
4e8d267d71 added tests verifying the global config is always passed to the host. 2014-09-08 16:12:35 -07:00
5164b30a38 cleaned up ConnectionPool#getConnections() 2014-09-08 16:12:08 -07:00
06ea97fb21 always use self once it's defined 2014-09-08 15:32:22 -07:00
4e4c59dcec track the global config and pass it to the host objects on creation 2014-09-08 15:32:06 -07:00
eb4e0136a6 added a few tests checking the headers actually being set 2014-09-08 13:11:15 -07:00
6e2c2a8417 added suggestCompression config 2014-09-04 16:05:58 -07:00
a0ffe50745 converted decompression to use streams rather than callbacks 2014-09-04 16:05:54 -07:00
dea4a9a97c Merge branch 'pr', closes #138 2014-09-04 14:26:59 -07:00
83b6400000 adding check and test for deflate algo 2014-09-04 18:14:42 -03:00
ccdd4df661 Merge branch 'pr', Closes #130 2014-09-03 18:28:53 -07:00
7e7c43eb61 Merge branch 'pr', Closes #134 2014-09-03 18:27:35 -07:00
aec0333a91 This will add the capability for handling gzipped content to the
http connector. On one hand, the response is handled with buffers
instead of assuming it is a string, and then depending on the
presence of the "content-encoding" header, will try to uncompress
the response or return it as it is. Either way, it will try to
handle the final result as an utf8 encoded string
2014-09-02 14:48:27 -03:00
01d233a428 updated readme to point to new jenkins 2014-08-22 14:34:14 -07:00
95bc903315 Issue133 - jQuery.ajax HTTP method set as "type:", not "method:". 2014-08-22 14:10:18 -04:00
2f81dd6152 'through' duplicate removed 2014-08-16 17:41:16 +02:00
151124f922 updated api's to latest 2014-08-13 10:11:25 -07:00
1241ab11d4 trim down the travis builds 2014-07-30 15:14:41 -07:00
12a65e5637 Merge branch 'master' into 2.4 2014-07-30 15:05:47 -07:00
5c5d7e5c07 Adding esq as an alternative to elastic.js 2014-07-30 15:04:06 -07:00
95a4ddd38f Update quick_start.asciidoc
typo
2014-07-30 15:03:49 -07:00
4368fb5890 Merge branch 'master' into 2.4 2014-07-30 14:56:32 -07:00
dbaf7508b6 Merge branch 'pr/124' 2014-07-30 14:55:57 -07:00
b158339d99 added 1.2 api to the doc index 2014-07-30 14:51:43 -07:00
77beeb6a12 Merge commit '838cfe8cf653d5eb26cd876ff13e2f778a3a225d' 2014-07-30 14:35:46 -07:00
fadb52e6bf version 2.4.0 2014-07-30 14:28:40 -07:00
34b8bd8767 run tests against 1.3 on travis 2014-07-30 11:51:17 -07:00
4eb5ab67d7 run tests against 1.3 on travis 2014-07-30 11:51:00 -07:00
15917303d2 Merge branch 'master' into 2.4 in prep for 2.4.0 release 2014-07-30 11:43:16 -07:00
6d0a15d82e cleaned up the new do_match task 2014-07-30 11:40:41 -07:00
00a721a112 another attempt to prevent failures because of visionmedia/mocha#1292 2014-07-30 10:10:41 -07:00
5ade73c8bb forcing the latest version of mocha because of visionmedia/mocha#1292 2014-07-30 10:06:49 -07:00
0e05b0f0a1 updated tests to be compatible with the limited api version available in the browser_client, and updated grunt-saucelabs 2014-07-30 10:01:43 -07:00
017a554683 fixed the match action in the yaml tests to follow updated conventions. 2014-07-29 22:03:20 -07:00
838cfe8cf6 Update quick_start.asciidoc
typo
2014-07-25 21:41:39 -04:00