| Commit message (Expand) | Author | Age | Files | Lines |
* | update for 2017 copyright | Mike Bayer | 2017-01-04 | 1 | -1/+1 |
* | - happy new year | Mike Bayer | 2016-01-29 | 1 | -1/+1 |
* | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
* | - major refactoring/inlining to loader.instances(), though not really | Mike Bayer | 2014-08-28 | 1 | -106/+0 |
* | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -31/+33 |
* | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
* | Documentation fix-up: "its" vs. "it's"pr/91 | Matthias Urlichs | 2014-05-11 | 1 | -2/+2 |
* | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
* | - apply an import refactoring to the ORM as well | Mike Bayer | 2013-08-14 | 1 | -1/+3 |
* | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 1 | -1/+1 |
* | fixing sessionmaker link | Diana Clarke | 2012-12-07 | 1 | -1/+1 |
* | just a pep8 pass of lib/sqlalchemy/orm/ | Diana Clarke | 2012-11-19 | 1 | -7/+5 |
* | - move ext to relative imports | Mike Bayer | 2012-07-17 | 1 | -44/+44 |
* | - move all of orm to use absolute imports | Mike Bayer | 2012-06-23 | 1 | -1/+1 |
* | Add some `Sphinx` paragraph level versions informations markups, | Mike Bayer | 2012-06-08 | 1 | -4/+5 |
* | happy new year | Mike Bayer | 2012-01-04 | 1 | -1/+1 |
* | fix a whole bunch of note:: / warning:: that were inline, | Mike Bayer | 2011-12-25 | 1 | -3/+9 |
* | - some doc reorg | Mike Bayer | 2011-03-17 | 1 | -1/+1 |
* | corrected a bunch of spelling typos | Diana Clarke | 2011-02-28 | 1 | -3/+3 |
* | - Fixed bug whereby Session.merge() would call the | Mike Bayer | 2011-02-12 | 1 | -14/+18 |
* | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -49/+49 |
* | - clean up copyright, update for 2011, stamp every file with | Mike Bayer | 2011-01-02 | 1 | -0/+6 |
* | - add QueryContext to load(), refresh() | Mike Bayer | 2010-12-31 | 1 | -1/+1 |
* | - removes the "on_" prefix. | Mike Bayer | 2010-12-30 | 1 | -17/+17 |
* | new calling style: event.listen(target, identifier, fn) | Mike Bayer | 2010-12-01 | 1 | -20/+20 |
* | merge tip | Mike Bayer | 2010-11-18 | 1 | -0/+4 |
* | - SessionEvents is on board and the event model is done, can start building 0... | Mike Bayer | 2010-11-14 | 1 | -0/+13 |
* | - event documentation bonanza | Mike Bayer | 2010-11-14 | 1 | -14/+81 |
* | - attempting system of propagation. getting stuck on attempting to use inst... | Mike Bayer | 2010-11-06 | 1 | -4/+4 |
* | - most tests passing on adapted MapperExtension | Mike Bayer | 2010-11-06 | 1 | -3/+27 |
* | - nearly complete implementation of MapperEvents, tests still failing and opt... | Mike Bayer | 2010-11-06 | 1 | -0/+42 |
* | - add instrumentation events | Mike Bayer | 2010-10-02 | 1 | -4/+6 |
* | - reorganization | Mike Bayer | 2010-09-14 | 1 | -0/+421 |