Remove ignored test. |
|
More...
|
over 11 years ago
|
Explicitly set the version of the plugin used. |
|
More...
|
over 11 years ago
|
Remove stock template notices. |
|
More...
|
over 11 years ago
|
Remove @author tags. |
|
More...
|
over 11 years ago
|
Remove un-ported test files. |
|
More...
|
over 11 years ago
|
Remove stock 'Created with IntelliJ' comments. |
|
More...
|
over 11 years ago
|
Update project tracking files. |
|
More...
|
over 11 years ago
|
Typo. |
|
More...
|
over 11 years ago
|
Fix link. |
|
More...
|
over 11 years ago
|
Extract the section on default response headers to its own file. |
|
More...
|
over 11 years ago
|
Fix links. |
|
More...
|
over 11 years ago
|
Indicate that standard headers are WIP. |
|
More...
|
over 11 years ago
|
Remove genindex and modindex. |
|
More...
|
over 11 years ago
|
Rename the page for client connectors to 'clientConnectors'. Add a page for server connectors. Rename DeproxyEndpoint to Endpoint. |
|
More...
|
over 11 years ago
|
Update groovydocs. |
|
More...
|
over 11 years ago
|
Remove the name parameter from server connector constructors and factories. |
|
More...
|
over 11 years ago
|
Clean up. |
|
More...
|
over 11 years ago
|
Add the ServletServerConnector and a test. |
|
More...
|
over 11 years ago
|
Make HeaderCollection iterable. |
|
More...
|
over 11 years ago
|
Add overloads to allow parameters by name. |
|
More...
|
over 11 years ago
|
Pass the connectorFactory to the constructor. |
|
More...
|
over 11 years ago
|
Add tests for the port and connectorFactory parameters in addEndpoint. |
|
More...
|
over 11 years ago
|
Modify the signature for addEndpoint to allow a custom connector factory. |
|
More...
|
over 11 years ago
|
Rename DeproxyEndpoint to just Endpoint. |
|
More...
|
over 11 years ago
|
Grab an open port, if none specified. |
|
More...
|
over 11 years ago
|
Add tests for the port and connectorFactory parameters to the DeproxyEndpoint constructor. |
|
More...
|
over 11 years ago
|
Use a factory method/closure, instead of a ServerConnector object. |
|
More...
|
over 11 years ago
|
Add a serverConnector parameter to the endpoint constructor to specify a connector. |
|
More...
|
over 11 years ago
|
Add the ServerConnector interface. |
|
More...
|
over 11 years ago
|
Add default parameter values. |
|
More...
|
over 11 years ago
|