0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added default_error.html to project, and app.yaml setting. More... about 13 years ago
Fixed Oauth 1.0/1.0a and started OAuth example. More... about 13 years ago
Adding auth example, unported yet. More... about 13 years ago
Reverting. More... about 13 years ago
Fix some typos on tipfy/auth/oauth.py More... about 13 years ago
- Merge with upstrem More... about 13 years ago
Patch for /tipfyext/mako.py to render unicode correctly. Thanks, lamyanchi. (Fixes issue 78) More... about 13 years ago
Enable appstats by default in dev too. More... about 13 years ago
Added docblock placeholders. More... about 13 years ago
Updating oauth, adding OAuth 1.0a and 2.0 support. More... about 13 years ago
Make all imports absolute. More... about 13 years ago
Backport from Tornado: Use POST instead of GET for OpenID check_authentication. More... about 13 years ago
SDK 1.4.2. More... about 13 years ago
Removed scripts package from setup.py. More... about 13 years ago
Don't assume xhr requests are safe when csrf is enabled in WTForms (Fixes issue 75). More... about 13 years ago
Updated to SDK 1.4.1. More... about 13 years ago
Manage scripts are a work in progress and will be out for a while. More... about 13 years ago
Fix some error on moving project/app to project/app-example. More... over 13 years ago
Moved project/app to project/app-example. This will enable to work with our app without interfere on main stream Added project/app/ to .hgignore More... over 13 years ago
Fix typo on tipfy.auth.facebook documentation More... over 13 years ago
Enabled eggs for babel, gaepytz, jinja2 and wtforms. Now hello_world example works. GAE SDK moved to 1.4.1 More... over 13 years ago
Cleanups. More... over 13 years ago
Added section interpolation to config. More... over 13 years ago
Simplified config usage: "app" is set as global variable that can be used in expansions. More... over 13 years ago
Script help minor improvements. More... over 13 years ago
Better help for runserver/deploy. More... over 13 years ago
Do not run hooks when --help is in arguments. More... over 13 years ago
Using DEFAULT section in script config; simplified defaults with interpolation. dropped config.getlists(). More... over 13 years ago
Added config.getlists(). More... over 13 years ago
Dropped old function. More... over 13 years ago