| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix cross references | Vraj Mohan | 2013-11-12 | 1 | -1/+1 |
| * | - catch the metadata on ScalarTest.test_scalar_proxy, this has been leaving i... | Mike Bayer | 2013-10-25 | 1 | -1/+5 |
| * | - apply an import refactoring to the ORM as well | Mike Bayer | 2013-08-14 | 3 | -6/+7 |
| * | - add event.contains() function to the event package, returns True | Mike Bayer | 2013-07-26 | 1 | -1/+1 |
| * | tpo | Mike Bayer | 2013-07-20 | 1 | -9/+9 |
| * | - Improved the examples in ``examples/generic_associations``, including | Mike Bayer | 2013-07-19 | 2 | -1/+41 |
| * | Minor hybrid extension documentation updatepr/18 | David Beitey | 2013-07-19 | 1 | -2/+2 |
| * | - Added new method to the :func:`.insert` construct | Mike Bayer | 2013-07-05 | 1 | -0/+6 |
| * | ORM descriptors such as hybrid properties can now be referenced | Mike Bayer | 2013-07-02 | 1 | -10/+12 |
| * | - add a test for pullreq 8 | Mike Bayer | 2013-06-23 | 1 | -3/+3 |
| * | make tests passpr/8 | Devi | 2013-06-20 | 1 | -1/+1 |
| * | check if compostite_class is of class type | Devi | 2013-06-19 | 1 | -1/+2 |
| * | - rework PropComparator.adapted() to be PropComparator.adapt_to_entity(), | Mike Bayer | 2013-06-17 | 1 | -1/+1 |
| * | Added additional criterion to the ==, != comparators, used with | Mike Bayer | 2013-06-08 | 1 | -4/+26 |
| * | Fixed bug where :class:`.MutableDict` didn't report a change event | Mike Bayer | 2013-06-03 | 1 | -0/+4 |
| * | - fix a dict while iterate mutation | Mike Bayer | 2013-05-27 | 1 | -1/+1 |
| * | clean up some of this collection stuff | Mike Bayer | 2013-05-26 | 1 | -18/+12 |
| * | a pass where we try to squash down as many list()/keys() combinations | Mike Bayer | 2013-05-26 | 4 | -6/+6 |
| * | do a sweep of some obvious 3kisms | Mike Bayer | 2013-05-26 | 1 | -16/+27 |
| * | Merge branch 'rel_0_9' of bitbucket.org:zzzeek/sqlalchemy into rel_0_9 | Mike Bayer | 2013-05-26 | 1 | -1/+1 |
| |\ |
|
| | * | - fixing AbstractConcreteBase import in docstring, 0.9 | diana | 2013-05-26 | 1 | -1/+1 |
| * | | extension tests | Mike Bayer | 2013-05-26 | 1 | -9/+7 |
| * | | fix serializer tests. something is wrong with non-C pickle but for some reas... | Mike Bayer | 2013-05-26 | 1 | -19/+2 |
| |/ |
|
| * | most of ORM passing... | Mike Bayer | 2013-05-04 | 1 | -0/+2 |
| * | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 7 | -50/+52 |
| * | fix here, was only failing in the py3k version | Mike Bayer | 2013-04-26 | 1 | -1/+1 |
| * | Fixes to the ``sqlalchemy.ext.serializer`` extension, including | Mike Bayer | 2013-04-26 | 1 | -2/+3 |
| * | Fixed indirect regression regarding :func:`.has_inherited_table`, | Mike Bayer | 2013-04-09 | 1 | -1/+1 |
| * | this step is not needed | Mike Bayer | 2013-02-25 | 1 | -3/+0 |
| * | formatting | Mike Bayer | 2013-02-02 | 1 | -3/+7 |
| * | clean up ordering list docs, [ticket:2557] | Mike Bayer | 2013-02-02 | 1 | -73/+92 |
| * | MutableDict.__delitem__ should require only 'key' argument | Audrius Kažukauskas | 2013-01-17 | 1 | -2/+2 |
| * | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 12 | -12/+12 |
| * | Fixes grammar in docstring. | Taavi Burns | 2012-12-31 | 1 | -1/+1 |
| * | Extended the :doc:`/core/inspection` system so that all Python descriptors | Mike Bayer | 2012-12-29 | 2 | -4/+48 |
| * | fixing broken links (see #2625) | Diana Clarke | 2012-12-06 | 1 | -5/+6 |
| * | The :class:`.MutableComposite` type did not allow for the | Mike Bayer | 2012-12-03 | 1 | -35/+56 |
| * | - refactor of pathing mechanics, to address #2614, #2617 | Mike Bayer | 2012-12-01 | 1 | -0/+8 |
| * | Allow use of synonyms in primaryjoin / secondaryjoin conditions | Richard Mitchell | 2012-11-27 | 1 | -2/+5 |
| * | just a pep8 pass of lib/sqlalchemy/ext | Diana Clarke | 2012-11-19 | 9 | -193/+261 |
| * | just a pep8 pass of lib/sqlalchemy/ext/declarative | Diana Clarke | 2012-11-19 | 4 | -48/+78 |
| * | iterate through column_attrs here | Mike Bayer | 2012-11-18 | 1 | -8/+6 |
| * | - add HSTORE | Mike Bayer | 2012-11-17 | 1 | -3/+0 |
| * | - hstore adjustments | Mike Bayer | 2012-11-17 | 1 | -20/+58 |
| * | - store only MultipleClassMarkers inside of ModuleMarker, then | Mike Bayer | 2012-10-28 | 2 | -26/+71 |
| * | - fix declarative __init__ | Mike Bayer | 2012-10-04 | 1 | -4/+2 |
| * | - commit Priit Laes docstring fixes | Mike Bayer | 2012-09-30 | 1 | -21/+10 |
| * | - [bug] Fixed a disconnect that slowly evolved | Mike Bayer | 2012-09-14 | 1 | -2/+6 |
| * | - [feature] Added a hook to the system of rendering | Mike Bayer | 2012-09-09 | 1 | -0/+15 |
| * | - [feature] declared_attr can now be used with | Mike Bayer | 2012-08-27 | 3 | -9/+91 |