| Commit message (Expand) | Author | Age | Files | Lines |
| * | - happy new year | Mike Bayer | 2016-01-29 | 1 | -1/+1 |
| * | - refactor of adapt_like_to_iterable(), fixes #3457. | Mike Bayer | 2015-12-09 | 1 | -53/+19 |
| * | Update usages of getargspec to compat version.pr/210 | Jacob MacDonald | 2015-10-29 | 1 | -1/+2 |
| * | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
| * | minor docstring fix in MappedCollection class | Jochem Oosterveen | 2015-03-06 | 1 | -2/+2 |
| * | - cyclomatic complexity: instrument_class goes from E to an A | Mike Bayer | 2014-09-27 | 1 | -11/+37 |
| * | - Fixed bug in ordering list where the order of items would be | Mike Bayer | 2014-09-10 | 1 | -0/+10 |
| * | - Added new event handlers :meth:`.AttributeEvents.init_collection` | Mike Bayer | 2014-09-07 | 1 | -17/+6 |
| * | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -35/+38 |
| * | - 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 | -1/+1 |
| * | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
| * | - changelog | Mike Bayer | 2013-11-30 | 1 | -7/+8 |
| * | orm.collection, list.clear(). remove 'before_delete()', added unit-test.pr/40 | schettino72 | 2013-11-25 | 1 | -1/+0 |
| * | Add support for python3.3 list.clear() on orm.collections | schettino72 | 2013-11-06 | 1 | -0/+9 |
| * | Fixed bug where list instrumentation would fail to represent a | Mike Bayer | 2013-08-20 | 1 | -1/+4 |
| * | - apply an import refactoring to the ORM as well | Mike Bayer | 2013-08-14 | 1 | -6/+5 |
| * | - after discussions with the original project folks working with zope security | Mike Bayer | 2013-08-02 | 1 | -68/+55 |
| * | a pass where we try to squash down as many list()/keys() combinations | Mike Bayer | 2013-05-26 | 1 | -6/+6 |
| * | most of ORM passing... | Mike Bayer | 2013-05-04 | 1 | -32/+25 |
| * | import of "sqlalchemy" and "sqlalchemy.orm" works. | Mike Bayer | 2013-04-27 | 1 | -5/+1 |
| * | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 1 | -38/+41 |
| * | Fixed the (most likely never used) "@collection.link" collection | Mike Bayer | 2013-01-21 | 1 | -10/+13 |
| |\ |
|
| | * | Fix the collection.link decorator | Luca Wehrstedt | 2013-01-16 | 1 | -9/+9 |
| * | | - Made some fixes to the system of producing custom instrumented | Mike Bayer | 2013-01-21 | 1 | -131/+88 |
| |/ |
|
| * | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 1 | -1/+1 |
| * | - significantly rework the approach to collection events and history within D... | Mike Bayer | 2012-12-21 | 1 | -2/+3 |
| * | just a pep8 pass of lib/sqlalchemy/orm/ | Diana Clarke | 2012-11-19 | 1 | -1/+20 |
| * | - [feature] Adding/removing None from a mapped collection | Mike Bayer | 2012-08-13 | 1 | -4/+4 |
| * | - [feature] A warning is emitted when a reference | Mike Bayer | 2012-08-04 | 1 | -0/+11 |
| * | 2.3 is a distant memory | Mike Bayer | 2012-07-03 | 1 | -71/+63 |
| * | - move all of orm to use absolute imports | Mike Bayer | 2012-06-23 | 1 | -10/+9 |
| * | - [bug] Fixed bug in 0.7.6 introduced by | Mike Bayer | 2012-04-19 | 1 | -8/+85 |
| * | - [bug] Fixed bug whereby objects using | Mike Bayer | 2012-03-05 | 1 | -15/+38 |
| * | - [bug] Fixed bug whereby MappedCollection | Mike Bayer | 2012-02-13 | 1 | -0/+11 |
| * | happy new year | Mike Bayer | 2012-01-04 | 1 | -1/+1 |
| * | - [bug] Fixed inappropriate usage of util.py3k | Mike Bayer | 2011-12-15 | 1 | -1/+1 |
| * | marathon doc updating session including a rewrite of unicode paragraphs | Mike Bayer | 2011-12-04 | 1 | -14/+7 |
| * | clarify that attr_name is a string for [ticket:2176] | Mike Bayer | 2011-05-25 | 1 | -1/+2 |
| * | - remove some remaining sys.modules shenanigansrel_0_7b1 | Mike Bayer | 2011-02-12 | 1 | -2/+1 |
| * | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -12/+12 |
| * | - 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 |
| * | - inlinings | Mike Bayer | 2010-12-16 | 1 | -2/+15 |
| * | - Fixed recursion bug which could occur when moving | Mike Bayer | 2010-09-13 | 1 | -1/+1 |
| * | - lazy loads for relationship attributes now use | Mike Bayer | 2010-09-12 | 1 | -0/+1 |
| * | - collection docs | Mike Bayer | 2010-09-09 | 1 | -4/+5 |
| * | fixes | Mike Bayer | 2010-09-05 | 1 | -1/+1 |
| * | - Similarly, for relationship(), foreign_keys, | Mike Bayer | 2010-08-21 | 1 | -1/+2 |
| * | - Specifying a non-column based argument | Mike Bayer | 2010-08-02 | 1 | -1/+1 |