summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update base.pyrel_0_7Peter Demin2015-10-081-1/+1
* - backport the latest version of scrollingMike Bayer2014-12-301-25/+38
* - merge the safari-related changes to init.js from zzzeeksphinxMike Bayer2014-12-281-6/+21
* relative hereMike Bayer2014-05-291-0/+1
* - all new approach which allows the main text to be on the topMike Bayer2014-05-295-134/+221
* - disable the scrolling layout, anchors for code/params are not working,Mike Bayer2014-05-291-1/+2
* - a rework of doc layout and nav:Mike Bayer2014-05-286-74/+170
* - update mysql connector python links, #2938Mike Bayer2014-02-182-2/+3
* - the pronoun removal commit. there was only one instance of aMike Bayer2013-11-306-20/+24
* sync up some changes for #2604 and #2607 from 0.7.10, 0.8.0b2Mike Bayer2013-11-141-0/+21
* sync up 0.8's changelogs with 0.7....Mike Bayer2013-11-145-38/+19
* Fix indentation and escape *args and **kwargsVraj Mohan2013-11-129-119/+124
* css updates to better work with RTD badgeMike Bayer2013-11-112-2/+17
* fix to the changelog system for when there's no change recs in the bodyMike Bayer2013-10-271-0/+14
* - farm out everthing to do with rtd out to the sqlalchemy.org siteMike Bayer2013-10-276-206/+33
* - The regexp used by the :func:`.url.make_url` function now parsesMike Bayer2013-10-233-14/+38
* render "backports"/ "forward ports" automatically, only write outMike Bayer2013-09-172-21/+85
* correct for missing fail() methods which were lost when we removed unittest.T...Mike Bayer2013-08-261-25/+20
* clean up formatting and other linting issuesMike Bayer2013-08-261-52/+52
* - this comment is wrong, the method here returns all mapper entitiesMike Bayer2013-08-241-4/+1
* Fixed bug where list instrumentation would fail to represent aMike Bayer2013-08-203-4/+22
* Fixed regression dating back to 0.7.9 whereby the name of a CTE mightMike Bayer2013-08-183-1/+24
* Updates to MySQL reserved words for versions 5.5, 5.6, courtesyMike Bayer2013-07-312-3/+18
* fix changelogMike Bayer2013-07-311-1/+1
* - Fixed bug in common table expression system where if the CTE wereMike Bayer2013-07-314-12/+55
* Fixed bug in :class:`.CheckConstraint` DDL where the "quote" flag from aMike Bayer2013-07-173-1/+33
* Merge pull request #17 from iElectric/docs/wording_yield_permike bayer2013-07-141-6/+6
* move to git dotfiles for 0.7 branchMike Bayer2013-05-253-107/+11
* - fix long-outdated documentation for sql_mode/ansiquotes,Mike Bayer2013-04-291-26/+15
* backport just the test from 0.8 for [ticket:2710]. 0.7 doesn'tMike Bayer2013-04-211-2/+37
* - merge tests cleanup from defaultMike Bayer2013-04-211-278/+116
* repair order byMike Bayer2013-04-181-1/+1
* - additional test + correction for [ticket:2699]Mike Bayer2013-04-182-5/+57
* python2.4Mike Bayer2013-04-111-1/+1
* indentation fixMike Bayer2013-04-111-13/+13
* order by...Mike Bayer2013-04-091-2/+2
* Fixed bug when a query of the form:Mike Bayer2013-04-093-2/+127
* - Fixed bug in unit of work whereby a joined-inheritanceMike Bayer2013-04-015-5/+99
* Added support for Postgresql's traditional SUBSTRINGMike Bayer2013-03-093-2/+27
* print statement !Mike Bayer2013-03-031-3/+2
* - Improved the error message emitted when a "backref loop" is detected,Mike Bayer2013-03-036-12/+143
* - Fixed an import of "logging" in test_execute which was notMike Bayer2013-03-023-2/+12
* - repair "map to selectable" example, place a caveat that this isn'tMike Bayer2013-02-241-2/+18
* - fix to PDF generation failing totally, latex tools hereMike Bayer2013-02-142-11/+11
* Added tag rel_0_7_10 for changeset 7b2088b0be45684fb6f40ccff3a0fc5d00e49b2eMike Bayer2013-02-071-0/+1
* - add upload options for GPGrel_0_7_10Mike Bayer2013-02-071-0/+5
* 0.7.10Mike Bayer2013-02-072-3/+3
* this is 0.7.10Mike Bayer2013-02-071-1/+1
* Added a conditional import to the ``gaerdbms`` dialect which attemptsMike Bayer2013-02-022-5/+39
* Backported adjustment to ``__repr__`` forMike Bayer2013-02-024-2/+22