Sanitize the accept header before trying to process it.
Typo.
fixed issue with unencoded request parameters
Add missing URLAccessor test, restish.url now at 100% coverage FWIW.
Extend and improve the child match specificity test.
Thought there might be a bug that caused any "any" matched to be chosen over a "fixed/{dynamic}" matcher. It appears to work correctly but the new test is good to keep anyway.
Fix a bunch of PEP8 warnings.
Not sure they're all worth it, and there are still a few left, but it's got to be a good thing to do.
Increment version for future release.
Prepare 0.11 release.
Improve the default home page for new paster projects.
Reference public/index.html in the example root resource.
Support additional headers in the redirect response helpers.
Remove arg than has no chance of being used.
Remove .egg-info directory
Remove dependency on setuptools' ez_setup.
Install setuptools or distribute manually, it's your choice.
Remove generated .egg-info directory from repo.
Add a long overdue THANKS file to credit those who have helped out so far.
Raise a meaningful error message when the templating has not been configured with a renderer.
Add 0.10 release date.
Add quick overview of release procedure I follow.
Increment version for further development.
Prepare for 0.10 release.
Fix docs to work with latest Sphinx.
Only get the accept and content-type headers once during content negotiation.
Allow static child names to contain regex chars.
Remove unused code.
1 2 3 ... 13 Next » (1-25/320) | Per page: 25, 50, 100
Also available in: Atom