0
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed test coverage. More... over 15 years ago
Test access denied. More... over 15 years ago
Cleanup. More... over 15 years ago
Moved the event class to it's own module. Also added a doctest for it to show it's usage. More... over 15 years ago
Restructuring. More... over 15 years ago
Use ``webob.Request`` everywhere. More... over 15 years ago
The system now redirects a user to the proper url when a match path misses or has an extra slash. This behaviour avoids needless 404's whilst keeping a single URL for each resource. More... over 15 years ago
We don't need to guess. More... over 15 years ago
Improved the utility functions for testing to make the rst files cleaner and more concise More... over 15 years ago
Made it easier to override the traversal event More... over 15 years ago
Merge branch 'master' of [email protected]:malthe/otto More... over 15 years ago
Added a type filter on the traversal events More... over 15 years ago
Traversal events are now supported. This makes it possible to check for security etc. More... over 15 years ago
Merge. More... over 15 years ago
Moving document. More... over 15 years ago
Updating documentation. More... over 15 years ago
added basic templating More... over 15 years ago
added to controller More... over 15 years ago
Added the starting point for an assertion based security system More... over 15 years ago
Added a check to make sure the router doesn't crash when there are no routes More... over 15 years ago
added controller and custom FluxBinApplication More... over 15 years ago
Added the base for the fluxbin example app More... over 15 years ago
Merge branch 'master' of [email protected]:malthe/otto More... over 15 years ago
git-noob alert: commit the remainder of the stuff I wanted to commit to make the doc tests work More... over 15 years ago
Moved the docs to the "proper" dir More... over 15 years ago
Merge branch 'master' of github.com:malthe/otto More... over 15 years ago
We need to declare an encoding on the Python-file to support both setuptools and the rst2html formatter. More... over 15 years ago
Renamed the guidelines to make it proper restructured text More... over 15 years ago
Initial checkin of the guidelines More... over 15 years ago
Convert to unicode. More... over 15 years ago