Change to use sqlalchemy.ext.declarative |
|
More...
|
over 15 years ago
|
Add a common point of sqlalchemy metadata for models |
|
More...
|
over 15 years ago
|
Update the locale handler based upon changes from ThiefMaster |
|
More...
|
over 15 years ago
|
Logging updates for session, new data features, locale changes and session user-agent fix |
|
More...
|
over 15 years ago
|
Add the ability to configure sqlalchemy sessions to include autocommits |
|
More...
|
over 15 years ago
|
Updates to session |
|
More...
|
over 15 years ago
|
Updates for working SQLAlchemy code, session store by username, updates to cache class |
|
More...
|
over 15 years ago
|
Initial untested cache class stub, still needs fleshing out |
|
More...
|
over 15 years ago
|
Remove old tornado logo |
|
More...
|
over 15 years ago
|
Moving static under the tinman dir so its less confusing for new installs |
|
More...
|
over 15 years ago
|
Updated default install template |
|
More...
|
over 15 years ago
|
Add a stale file cleanup cli mode to the session include file |
|
More...
|
over 15 years ago
|
Add tinmans description to the help output |
|
More...
|
over 15 years ago
|
Join the strings instead of create them with replacements |
|
More...
|
over 15 years ago
|
Add a session dir by default |
|
More...
|
over 15 years ago
|
Initial session support, file based for now |
|
More...
|
over 15 years ago
|
Remove the experimental model support and add the ability to have multiple database connections of different types |
|
More...
|
over 15 years ago
|
Remove extra line padding |
|
More...
|
over 15 years ago
|
Handle YAML parsing errors more gracefully |
|
More...
|
over 15 years ago
|
Working insert,update,delete,select using magic model type behavior |
|
More...
|
over 15 years ago
|
Working magic Model -- at least for inserts, now to add read and update |
|
More...
|
over 15 years ago
|
Addition specing of sqlalchemy models |
|
More...
|
over 15 years ago
|
SQLAlchemy updates |
|
More...
|
over 15 years ago
|
Initial stub for SQLAlchemy support, not working fully yet |
|
More...
|
over 15 years ago
|
Fix merge |
|
More...
|
over 15 years ago
|
Add support for xheaders and dont log when the server is in the foreground |
|
More...
|
over 15 years ago
|
Remove the pyc files and add a gitignore so I dont accidentally add them again |
|
More...
|
over 15 years ago
|
Update the README to reflect the current project state |
|
More...
|
over 15 years ago
|
More cleanup going from Tornado Project Stub to Tinman |
|
More...
|
over 15 years ago
|
Trim whitespace and add pidfile support |
|
More...
|
over 15 years ago
|