34
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
local objects don't have a __dict__ any more and added profiler More... about 17 years ago
some small changes on the wrappers (added is_* methods) and added an empty() method to rules More... about 17 years ago
added missing HTTP errors to the exceptions module
RonnyPfannschmidt
as Ronny Pfannschmidt
More... about 17 years ago
Request and Reponse processors More... about 17 years ago
An application skeleton for Kickstart More... about 17 years ago
Series of small fixes to kickstart More... about 17 years ago
whitespace normalized file More... about 17 years ago
[mq]: kickstart-genshi More... about 17 years ago
simplewiki uses proxies and creoleparser 0.3.3 now. see http://code.google.com/p/creoleparser/wiki/QuestionAndComments for more details. Thanks a lot to Stephen H. Day. for the quick fixes. More... about 17 years ago
small updates on the shorty application More... about 17 years ago
removed unused import_string More... about 17 years ago
updated hgignore for docs More... about 17 years ago
added shorty (the application from the tutorial) More... about 17 years ago
updates on the tutorial More... about 17 years ago
Implemented optional session handling for kickstart More... about 17 years ago
added version number to tutorial More... about 17 years ago
added tutorial More... about 17 years ago
marged More... about 17 years ago
removed second init call for the exceptions More... about 17 years ago
fixed my errornous commit for the path issue More... about 17 years ago
reverted one of the routing changes from today because it breaks a unittest More... about 17 years ago
update script docs More... about 17 years ago
documented script changes More... about 17 years ago
marged More... about 17 years ago
small changes on the exception docs docs More... about 17 years ago
automatically select the best pickle protocol More... about 17 years ago
Improve bool handling in werkzeug.script. You now either provide --reloader or --no-reloader, depending on the default. Fixes #304. More... about 17 years ago
unpickling errors cause securecookie to fall back to empty data now More... about 17 years ago
catch base64 errors More... about 17 years ago
secure cookie uses base64 instead of url-encodings now. Much smaller. Additionally the method that generates the salts is limited to 4 bytes More... about 17 years ago