| Commit message (Expand) | Author | Age | Files | Lines |
| * | - backport the latest version of scrolling | Mike Bayer | 2014-12-30 | 1 | -25/+38 |
| * | - merge the safari-related changes to init.js from zzzeeksphinx | Mike Bayer | 2014-12-28 | 1 | -6/+21 |
| * | relative here | Mike Bayer | 2014-05-29 | 1 | -0/+1 |
| * | - all new approach which allows the main text to be on the top | Mike Bayer | 2014-05-29 | 5 | -134/+221 |
| * | - disable the scrolling layout, anchors for code/params are not working, | Mike Bayer | 2014-05-29 | 1 | -1/+2 |
| * | - a rework of doc layout and nav: | Mike Bayer | 2014-05-28 | 6 | -74/+170 |
| * | - update mysql connector python links, #2938 | Mike Bayer | 2014-02-18 | 1 | -1/+1 |
| * | - the pronoun removal commit. there was only one instance of a | Mike Bayer | 2013-11-30 | 3 | -14/+17 |
| * | sync up some changes for #2604 and #2607 from 0.7.10, 0.8.0b2 | Mike Bayer | 2013-11-14 | 1 | -0/+21 |
| * | sync up 0.8's changelogs with 0.7.... | Mike Bayer | 2013-11-14 | 5 | -38/+19 |
| * | Fix indentation and escape *args and **kwargs | Vraj Mohan | 2013-11-12 | 9 | -119/+124 |
| * | css updates to better work with RTD badge | Mike Bayer | 2013-11-11 | 2 | -2/+17 |
| * | fix to the changelog system for when there's no change recs in the body | Mike Bayer | 2013-10-27 | 1 | -0/+14 |
| * | - farm out everthing to do with rtd out to the sqlalchemy.org site | Mike Bayer | 2013-10-27 | 6 | -206/+33 |
| * | - The regexp used by the :func:`.url.make_url` function now parses | Mike Bayer | 2013-10-23 | 1 | -0/+8 |
| * | render "backports"/ "forward ports" automatically, only write out | Mike Bayer | 2013-09-17 | 2 | -21/+85 |
| * | Fixed bug where list instrumentation would fail to represent a | Mike Bayer | 2013-08-20 | 1 | -0/+10 |
| * | Fixed regression dating back to 0.7.9 whereby the name of a CTE might | Mike Bayer | 2013-08-18 | 1 | -0/+7 |
| * | Updates to MySQL reserved words for versions 5.5, 5.6, courtesy | Mike Bayer | 2013-07-31 | 1 | -0/+7 |
| * | fix changelog | Mike Bayer | 2013-07-31 | 1 | -1/+1 |
| * | - Fixed bug in common table expression system where if the CTE were | Mike Bayer | 2013-07-31 | 1 | -0/+8 |
| * | Fixed bug in :class:`.CheckConstraint` DDL where the "quote" flag from a | Mike Bayer | 2013-07-17 | 1 | -0/+7 |
| * | indentation fix | Mike Bayer | 2013-04-11 | 1 | -13/+13 |
| * | Fixed bug when a query of the form: | Mike Bayer | 2013-04-09 | 1 | -0/+14 |
| * | - Fixed bug in unit of work whereby a joined-inheritance | Mike Bayer | 2013-04-01 | 1 | -0/+9 |
| * | Added support for Postgresql's traditional SUBSTRING | Mike Bayer | 2013-03-09 | 1 | -0/+9 |
| * | - Improved the error message emitted when a "backref loop" is detected, | Mike Bayer | 2013-03-03 | 1 | -0/+23 |
| * | - Fixed an import of "logging" in test_execute which was not | Mike Bayer | 2013-03-02 | 1 | -0/+10 |
| * | - repair "map to selectable" example, place a caveat that this isn't | Mike Bayer | 2013-02-24 | 1 | -2/+18 |
| * | - fix to PDF generation failing totally, latex tools here | Mike Bayer | 2013-02-14 | 2 | -11/+11 |
| * | 0.7.10 | Mike Bayer | 2013-02-07 | 2 | -3/+3 |
| * | Added a conditional import to the ``gaerdbms`` dialect which attempts | Mike Bayer | 2013-02-02 | 1 | -0/+11 |
| * | Backported adjustment to ``__repr__`` for | Mike Bayer | 2013-02-02 | 1 | -0/+8 |
| * | Fixed bug where :meth:`.Table.tometadata` would fail if a | Mike Bayer | 2013-01-27 | 1 | -0/+8 |
| * | Added a py3K conditional around unnecessary .decode() | Mike Bayer | 2013-01-12 | 1 | -0/+8 |
| * | Fixed potential memory leak which could occur if an | Mike Bayer | 2013-01-12 | 1 | -0/+13 |
| * | :meth:`.Query.merge_result` can now load rows from an outer join | Mike Bayer | 2013-01-08 | 1 | -0/+7 |
| * | happy new year (see #2645) | Diana Clarke | 2013-01-01 | 2 | -2/+2 |
| * | fixing typos in the types docs (see #2639) | Diana Clarke | 2012-12-23 | 1 | -6/+6 |
| * | docs - missing 'attr' in AssociationProxy join see #2636 | Diana Clarke | 2012-12-16 | 1 | -1/+1 |
| * | More adjustment to this SQLite related issue which was released in | Mike Bayer | 2012-12-14 | 1 | -0/+10 |
| * | add a doc for the [ticket:2631] quirk | Mike Bayer | 2012-12-08 | 1 | -0/+5 |
| * | Fixed bug where using server_onupdate=<FetchedValue|DefaultClause> | Mike Bayer | 2012-12-08 | 1 | -0/+12 |
| * | The Oracle LONG type, while an unbounded text type, does not appear | Mike Bayer | 2012-12-06 | 1 | -0/+9 |
| * | Repaired the usage of ``.prepare()`` in conjunction with | Mike Bayer | 2012-12-06 | 1 | -0/+13 |
| * | The :class:`.MutableComposite` type did not allow for the | Mike Bayer | 2012-12-03 | 2 | -1/+13 |
| * | comment out PDF for now, it sucks | Mike Bayer | 2012-11-18 | 1 | -6/+8 |
| * | Fixed :meth:`.MetaData.reflect` to correctly use | Mike Bayer | 2012-11-14 | 1 | -0/+9 |
| * | Fixed bug whereby using "key" with Column | Mike Bayer | 2012-11-13 | 1 | -134/+144 |
| * | remove some whitespace | Mike Bayer | 2012-10-25 | 2 | -2/+2 |