1
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change to use sqlalchemy.ext.declarative
Gavin M. Roy
as gmr
More... over 15 years ago
Add a common point of sqlalchemy metadata for models
Gavin M. Roy
as gmr
More... over 15 years ago
Update the locale handler based upon changes from ThiefMaster
Gavin M. Roy
as gmr
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
Gavin M. Roy
as gmr
More... over 15 years ago
Updates for working SQLAlchemy code, session store by username, updates to cache class
Gavin M. Roy
as gmr
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
Gavin M. Roy
as gmr
More... over 15 years ago
Remove extra line padding
Gavin M. Roy
as gmr
More... over 15 years ago
Handle YAML parsing errors more gracefully
Gavin M. Roy
as gmr
More... over 15 years ago
Working insert,update,delete,select using magic model type behavior
Gavin M. Roy
as gmr
More... over 15 years ago
Working magic Model -- at least for inserts, now to add read and update
Gavin M. Roy
as gmr
More... over 15 years ago
Addition specing of sqlalchemy models More... over 15 years ago
SQLAlchemy updates
Gavin M. Roy
as gmr
More... over 15 years ago
Initial stub for SQLAlchemy support, not working fully yet
Gavin M. Roy
as gmr
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
Gavin M. Roy
as gmr
More... over 15 years ago
Update the README to reflect the current project state
Gavin M. Roy
as gmr
More... over 15 years ago
More cleanup going from Tornado Project Stub to Tinman
Gavin M. Roy
as gmr
More... over 15 years ago
Trim whitespace and add pidfile support
Gavin M. Roy
as gmr
More... over 15 years ago