3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 05, 2025 — Jan 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Modern style exception handling.
atomatt
as Matt Goodall
More... almost 11 years ago
Remove commented out code.
atomatt
as Matt Goodall
More... almost 11 years ago
Fix mime type in test, mostly just for correctness.
atomatt
as Matt Goodall
More... almost 11 years ago
Remove blank line at end of files.
atomatt
as Matt Goodall
More... almost 11 years ago
Improve setup.py format; use README for long description.
atomatt
as Matt Goodall
More... almost 11 years ago
Prepare release 0.13.2.
atomatt
as Matt Goodall
More... almost 11 years ago
Add missing paster template app to package.
atomatt
as Matt Goodall
More... almost 11 years ago
Prepare 0.13.1 release.
atomatt
as Matt Goodall
More... almost 11 years ago
Add MANIFEST to include all source files in dist.
atomatt
as Matt Goodall
More... almost 11 years ago
Prepare release 0.13.0.
atomatt
as Matt Goodall
More... almost 11 years ago
Return "400 Bad Request" if the URL cannot be parsed.
atomatt
as Matt Goodall
More... almost 11 years ago
Fix typo in docstring.
atomatt
as Matt Goodall
More... about 11 years ago
Add "415 Unsupported Media Type" response helper.
atomatt
as Matt Goodall
More... over 11 years ago
Abort best dispatcher matching after no content type match.
atomatt
as Matt Goodall
More... over 11 years ago
Merge pull request #5 from jamestait/master
atomatt
as Matt Goodall
More... over 12 years ago
Don't automatically set a Content-Type header on 204 and 304 responses. More... over 12 years ago
Add "204 No Content" response helper. More... over 12 years ago
Fixes issue #2 More... over 12 years ago
Add URL q, rmq aliases for replace_query, remove_query respectively.
atomatt
as Matt Goodall
More... about 13 years ago
Remove duplication in _filter_dispatchers_on_xxx functions.
atomatt
as Matt Goodall
More... over 13 years ago
Improve guard docstring - it's not a decorator itself, but makes one.
atomatt
as Matt Goodall
More... almost 14 years ago
Remove decorator dependency.
atomatt
as Matt Goodall
More... almost 14 years ago
Fix Accept content type with param separator but no actual param.
atomatt
as Matt Goodall
More... over 14 years ago
Update for 0.12.1 release, this time with an updated CHANGELOG.
atomatt
as Matt Goodall
More... almost 15 years ago
Update version for release.
atomatt
as Matt Goodall
More... almost 15 years ago
Fix accept matching with latest mimeparse.
atomatt
as Matt Goodall
More... almost 15 years ago
Fix tests for stricter WebOb/WebTest.
atomatt
as Matt Goodall
More... over 15 years ago
Fix default HEAD implementation to handle resource forwarding.
atomatt
as Matt Goodall
More... over 15 years ago
Sanitize the accept header before trying to process it.
atomatt
as Matt Goodall
More... over 15 years ago
Typo.
atomatt
as Matt Goodall
More... over 15 years ago