Rename _currentPort to currentPort and _basePort to basePort. |
|
More...
|
almost 12 years ago
|
Remove unused java classes. |
|
More...
|
almost 12 years ago
|
Groovify each and eachWithIndex. Remove unused imports. |
|
More...
|
almost 12 years ago
|
Move HeaderCollection.java and rename to HeaderCollection.groovy. |
|
More...
|
almost 12 years ago
|
Move Header.java and rename to Header.groovy. |
|
More...
|
almost 12 years ago
|
Update TODO's. |
|
More...
|
almost 12 years ago
|
Fix heading lines. |
|
More...
|
almost 12 years ago
|
Remove the 'deproxy.' namespace. |
|
More...
|
almost 12 years ago
|
Clarify allowable custom handlers. |
|
More...
|
almost 12 years ago
|
Add the 'Handler Context' section. Expand the 'Default Response Headers' section. |
|
More...
|
almost 12 years ago
|
Add an example file. |
|
More...
|
almost 12 years ago
|
Convert all code samples to groovy. Add a few more. |
|
More...
|
almost 12 years ago
|
Merge pull request #28 from izrik/improve-port-finder |
|
More...
|
almost 12 years ago
|
Get the version string from the pom file, instead of hard-coding it. |
|
More...
|
almost 12 years ago
|
Run sphinx-quickstart again. |
|
More...
|
almost 12 years ago
|
Add proper tests for PortFinder. |
|
More...
|
almost 12 years ago
|
Use a socket connection instead of toURL. |
|
More...
|
almost 12 years ago
|
Converted the example code to Groovy. |
|
More...
|
almost 12 years ago
|
Re-name. Fix typos. |
|
More...
|
almost 12 years ago
|
Rename. |
|
More...
|
almost 12 years ago
|
Merge pull request #27 from izrik/cleanup-remove-python |
|
More...
|
almost 12 years ago
|
Add explicit types to variables and paramters, where applicable. |
|
More...
|
almost 12 years ago
|
Use default parameter values instead of extra constructors. |
|
More...
|
almost 12 years ago
|
Rename field to remove underscores, especially for publicly-accessible fields. Update accessibility for fields that should not be publicly accessed. |
|
More...
|
almost 12 years ago
|
Remove old commented-out python code if it hasn't been implemented or replaced yet. |
|
More...
|
almost 12 years ago
|
Remove the old python test file. |
|
More...
|
almost 12 years ago
|
Merge pull request #26 from izrik/cleanup-indent |
|
More...
|
almost 12 years ago
|
Re-indent and re-format all code for 4-space indents instead of only 2. |
|
More...
|
almost 12 years ago
|
[maven-release-plugin] prepare for next development iteration |
|
More...
|
almost 12 years ago
|
[maven-release-plugin] prepare release gdeproxy-0.15 |
|
More...
|
almost 12 years ago
|