1
I Use This!
Activity Not Available

Commits : Listings

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