Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup sql session after request. ALWAYS! | Elrond | 2012-04-07 | 1 | -0/+6 |
* | Finally load all models. | Elrond | 2012-03-21 | 1 | -2/+1 |
* | Create load_models(). | Elrond | 2012-03-20 | 1 | -0/+12 |
* | Import "Base" from base instead of models. | Elrond | 2012-03-20 | 1 | -2/+1 |
* | Disable query logging for now, so we get nicer logs | Elrond | 2012-03-20 | 1 | -1/+1 |
* | Improve logging of sql queries a bit. | Elrond | 2012-03-10 | 1 | -1/+3 |
* | Cleanup Session after each request. | Elrond | 2012-02-28 | 1 | -0/+1 |
* | Fix copyright statements; add LICENSE for EXIF.py | Will Kahn-Greene | 2012-02-08 | 1 | -1/+1 |
* | Add copyright header and a bit of pep8ification | Elrond | 2012-01-20 | 1 | -1/+18 |
* | Factor out check_db_migrations_current | Elrond | 2012-01-01 | 1 | -0/+4 |
* | SQL: mongokit like interface | Elrond | 2011-12-18 | 1 | -0/+29 |