0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 13 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #6 from advoretsky/master More... over 12 years ago
fix UnicodeEncodeError when authenticating with non ascii user name More... over 12 years ago
Added tag 1.0b3 for changeset b2379ae9e05c More... almost 13 years ago
Updated buildout.cfg; this is 1.0b3. More... almost 13 years ago
Added tag 1.0b2 for changeset ac07ba532581 More... almost 13 years ago
1.0b2 More... almost 13 years ago
OpenID vulnerability fix as explained here - http://openid.net/2011/05/05/attribute-exchange-security-alert/ More... almost 13 years ago
Dropped set_syst_path, main.py sets the path and we avoid unexpected results. More... almost 13 years ago
Added templates for auth example. More... almost 13 years ago
Added deferred: on to app.yaml. Thanks, techniq35. (Fixes issue 84) More... almost 13 years ago
Switching branch. More... almost 13 years ago
Call set_path() actually inside main(). More... about 13 years ago
lib -> lib_path More... about 13 years ago
Fixed weird set_sys_path side effect. Thanks for the the report and solution, guys. :) (Fixes issue 81) More... about 13 years ago
Set correct version number. More... about 13 years ago
Organized imports. More... about 13 years ago
Reverted sessions. More... about 13 years ago
Starting sessions review. More... about 13 years ago
Added builder.close() to get_test_context(). More... about 13 years ago
Removed MakeFile and duplicated manage/utils.py. More... about 13 years ago
Some docblocks added to manage/config.py. More... about 13 years ago
Better variable interpolation in manage/config.py. More... about 13 years ago
A few dockblock fixes. More... about 13 years ago
Added tag 1.0b1 for changeset 5f50bfd68dcd More... about 13 years ago
Editor was set to use tabs. Moving back to spaces. More... about 13 years ago
Added registry dict to Request. And named this 1.0b1. More... about 13 years ago
Moved from a handler-centric approach to a request-centric, to accommodate view functions. High level usage remains the same. Added run_tests.py. More... about 13 years ago
Added coverage dir to .hgignore. More... about 13 years ago
Now set_sys_path.py is here. More... about 13 years ago
Added RequestHandlerMiddleware base class. More... about 13 years ago