| Updated docs on Context. |
|
More...
|
over 12 years ago
|
| Removed unused test helper. |
|
More...
|
over 12 years ago
|
| DRY'd up configuration setup for NetHttpPlugin. |
|
More...
|
over 12 years ago
|
| Documented return type for Client.set_api. |
|
More...
|
over 12 years ago
|
| Removed unused method. |
|
More...
|
over 12 years ago
|
| Renamed a method for consistency. |
|
More...
|
over 12 years ago
|
| Fixed yard doc warning. |
|
More...
|
over 12 years ago
|
| Client now accepts and correctly constructs a :http_handler. |
|
More...
|
over 12 years ago
|
| Removed warnings when adding a new http handler to a HandlerList (priority :send). |
|
More...
|
over 12 years ago
|
| Handlers are no longer constructed with the configuration. |
|
More...
|
over 12 years ago
|
| Added support for testing specific test files. |
|
More...
|
over 12 years ago
|
| Added the ability to register event listeners from the request. |
|
More...
|
over 12 years ago
|
| Cleaned up Request tests. |
|
More...
|
over 12 years ago
|
| Client now provides a single default plugin. |
|
More...
|
over 12 years ago
|
| Client now raises a helpful error when the endpoint can not be determined. |
|
More...
|
over 12 years ago
|
| NetHttpPlugin now correct accepts the 2nd argument to #add_handlers. |
|
More...
|
over 12 years ago
|
| DRY'd up PluginList add logic. |
|
More...
|
over 12 years ago
|
| Added PluginList#set. |
|
More...
|
over 12 years ago
|
| Removed duplicate test. |
|
More...
|
over 12 years ago
|
| Now bundling a ca-bundle.crt file for use with Net::HTTP. |
|
More...
|
over 12 years ago
|
| Added a rake task to download an updated ca-bundle.crt file. |
|
More...
|
over 12 years ago
|
| Added a basic NetHttpPlugin. |
|
More...
|
over 12 years ago
|
| Renamed HttpHandler to NetHttpHandler. |
|
More...
|
over 12 years ago
|
| HandlerList now emits a warning to $stderr if you attempt to register mulitple :send handlers. |
|
More...
|
over 12 years ago
|
| HandlerList now supports multiple handlers per priority. |
|
More...
|
over 12 years ago
|
| Updated PluginList method level api docs. |
|
More...
|
over 12 years ago
|
| Added missing require statement for stringio to Context. |
|
More...
|
over 12 years ago
|
| Removed :after_send handler priority and added validation on priority. |
|
More...
|
over 12 years ago
|
| Added test for default handler priority. |
|
More...
|
over 12 years ago
|
| Renamed a method for clarity. |
|
More...
|
over 12 years ago
|