| Commit message (Expand) | Author | Age | Files | Lines |
* | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
* | - Mapped state internals have been reworked to allow for a 50% reduction | Mike Bayer | 2015-02-18 | 1 | -0/+20 |
* | - major refactoring/inlining to loader.instances(), though not really | Mike Bayer | 2014-08-28 | 1 | -7/+9 |
* | - rename _InspectionAttr to InspectionAttr | Mike Bayer | 2014-08-13 | 1 | -2/+2 |
* | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -26/+30 |
* | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
* | inlining | Mike Bayer | 2014-05-19 | 1 | -2/+4 |
* | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
* | - spot checking of imports, obsolete functions | Mike Bayer | 2013-08-17 | 1 | -1/+1 |
* | - apply an import refactoring to the ORM as well | Mike Bayer | 2013-08-14 | 1 | -25/+52 |
* | - Removal of event listeners is now implemented. The feature is | Mike Bayer | 2013-07-26 | 1 | -0/+6 |
* | remove all remaining start/end py2k/py3k blocks | Mike Bayer | 2013-06-07 | 1 | -11/+9 |
* | most of ORM passing... | Mike Bayer | 2013-05-04 | 1 | -0/+2 |
* | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 1 | -14/+16 |
* | Improved the behavior of instance management regarding | Mike Bayer | 2013-04-20 | 1 | -0/+7 |
* | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 1 | -1/+1 |
* | Extended the :doc:`/core/inspection` system so that all Python descriptors | Mike Bayer | 2012-12-29 | 1 | -1/+19 |
* | just a pep8 pass of lib/sqlalchemy/orm/ | Diana Clarke | 2012-11-19 | 1 | -2/+5 |
* | - [feature] Improvements to event listening for | Mike Bayer | 2012-10-12 | 1 | -0/+6 |
* | - with InstanceState more public, underscore all its methods | Mike Bayer | 2012-07-18 | 1 | -7/+7 |
* | - [moved] The InstrumentationManager interface | Mike Bayer | 2012-06-24 | 1 | -316/+79 |
* | - move all of orm to use absolute imports | Mike Bayer | 2012-06-23 | 1 | -4/+3 |
* | - [removed] The legacy "mutable" system of the | Mike Bayer | 2012-04-23 | 1 | -7/+1 |
* | begin implementing inspection system for #2208 | Mike Bayer | 2012-04-03 | 1 | -1/+1 |
* | happy new year | Mike Bayer | 2012-01-04 | 1 | -1/+1 |
* | - Enhanced the instrumentation in the ORM to support | Mike Bayer | 2011-09-28 | 1 | -0/+4 |
* | take out a little cruft. Spend two hours trying to make things simpler, | Mike Bayer | 2011-06-01 | 1 | -23/+1 |
* | - add a comment regarding why __init__ has a return value | Mike Bayer | 2011-05-28 | 1 | -1/+2 |
* | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -51/+51 |
* | - clean up copyright, update for 2011, stamp every file with | Mike Bayer | 2011-01-02 | 1 | -0/+6 |
* | - removes the "on_" prefix. | Mike Bayer | 2010-12-30 | 1 | -4/+4 |
* | - another heap of inlinings and now I really have to be done with this | Mike Bayer | 2010-12-21 | 1 | -7/+9 |
* | - propagate flag on event.listen() results in the listener being placed | Mike Bayer | 2010-11-07 | 1 | -6/+19 |
* | a little cleanup, but we probably need a generalized "propagate" mechanism | Mike Bayer | 2010-11-06 | 1 | -2/+3 |
* | - begin adding tests for event registration and dispatch standalone | Mike Bayer | 2010-10-02 | 1 | -1/+1 |
* | - add instrumentation events | Mike Bayer | 2010-10-02 | 1 | -2/+10 |
* | - reorganization | Mike Bayer | 2010-09-14 | 1 | -0/+661 |