SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for rubygem-webmock-1.9.0-7.10.i586.rpm :

* Thu Nov 15 2012 cooloAATTsuse.com- updated to version 1.9.0
* Added support for Typhoeus >= 0.5.0 and removed support for Typhoeus < 0.5.0.
* Mon Oct 01 2012 cooloAATTsuse.com- updated to version 1.8.11
* Fix excon adapter to handle `:body => some_file_object`
* Wed Sep 12 2012 cooloAATTsuse.com- updated to version 1.8.10
* em-http-request fix. After request callbacks are correctly invoked for 3xx responses, when :redirects option is set. Thanks to [Myron Marston](https://github.com/myronmarston) for reporting that issue.
* Fixed compatibility with Net::HTTP::DigestAuth Thanks to [Jonathan Hyman](https://github.com/jonhyman) for reporting that issue.
* Fixed problem in em-http-request 0.x appending the query to the client URI twice. Thanks to [Paweł Pierzchała](https://github.com/wrozka)
* Sun Aug 26 2012 cooloAATTsuse.com- updated to version 1.8.9
* Fixed problem with caching nil responses when the same HTTPClient instance is used. Thanks to [Myron Marston](https://github.com/myronmarston)
* Added support for Addressable >= 2.3.0. Addressable 2.3.0 removed support for multiple query value notations and broke backwards compatibility. https://github.com/sporkmonger/addressable/commit/f51e290b5f68a98293327a7da84eb9e2d5f21c62 https://github.com/sporkmonger/addressable/issues/77
* Wed Nov 16 2011 fcastelliAATTsuse.com- Update to 1.7.7, too many changes to report here.
* Mon Jun 14 2010 mrueckertAATTsuse.de- additional changes from version 1.2.2 - Fixed problem where ArgumentError was raised if query params were made up of an array e.g. data[]=a&data[]=b. Thanks to Steve Tooke- additional changes from version 1.2.1 - Changed license from GPL to MIT - Fixed gemspec file. Thanks to Razic- additional changes from version 1.2.0 - RSpec 2 compatibility. Thanks to Sam Phillips! - :allow_localhost => true\' now permits 127.0.0.1 as well as \'localhost\'. Thanks to Mack Earnhardt - Request URI matching in now 2x faster!- additional changes from version 1.1.0 - [VCR](http://github.com/myronmarston/vcr/) compatibility. Many thanks to Myron Marston for all suggestions. - Support for stubbing requests and returning responses with multiple headers with the same name. i.e multiple Accept headers. - When real net connections are disabled and unstubbed request is made, WebMock throws WebMock::NetConnectNotAllowedError instead of assertion error or StandardError. - Added WebMock.version()- additional changes from version 1.0.0 - Added support for [Patron](http://toland.github.com/patron/) - Responses dynamically evaluated from block (idea and implementation by Tom Ward) - Responses dynamically evaluated from lambda (idea and implementation by Tom Ward) - Response with custom status message - Raising timeout errors (suggested by Jeffrey Jones) (compatibility with Ruby 1.8.6 by Mack Earnhardt) - External requests can be disabled while allowing localhost (idea and implementation by Mack Earnhardt) - Fixed issue where Net::HTTP adapter didn\'t work for requests with body responding to read (reported by Tekin Suleyman) - Fixed issue where request stub with headers declared as nil was matching requests with non empty headers
* Fri Jun 11 2010 mrueckertAATTsuse.de- use rubygems_requires macro
* Thu Feb 18 2010 prusnakAATTsuse.cz- created package
 
ICM