| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up most py3k compat | Federico Caselli | 2021-11-24 | 1 | -1/+1 |
* | Remove object in class definition | Federico Caselli | 2021-11-22 | 1 | -2/+2 |
* | First round of removal of python 2 | Federico Caselli | 2021-11-01 | 1 | -7/+1 |
* | Replace all http:// links to https:// | Federico Caselli | 2021-07-04 | 1 | -1/+1 |
* | set identifier length for MySQL constraints to 64 | Mike Bayer | 2021-01-30 | 1 | -0/+7 |
* | happy new year | Mike Bayer | 2021-01-04 | 1 | -1/+1 |
* | Provision on different drivers dynamically | Mike Bayer | 2020-08-14 | 1 | -0/+3 |
* | Ensure all nested exception throws have a cause | Mike Bayer | 2020-03-02 | 1 | -1/+2 |
* | Rework combination exclusions | Mike Bayer | 2020-02-10 | 1 | -36/+9 |
* | Enable F821 | Mike Bayer | 2020-01-04 | 1 | -1/+3 |
* | happy new year | Mike Bayer | 2020-01-01 | 1 | -1/+1 |
* | Test fixture improvements | Mike Bayer | 2019-11-11 | 1 | -1/+4 |
* | Support exclusion rules in combinations | Mike Bayer | 2019-11-09 | 1 | -10/+41 |
* | Fix exclusions for multiple fails_on | Mike Bayer | 2019-11-09 | 1 | -11/+10 |
* | Remove unnecessary util.callable usage | Steven Loria | 2019-09-09 | 1 | -1/+1 |
* | move to inspect_getfullargspec | Mike Bayer | 2019-01-15 | 1 | -2/+2 |
* | happy new year | Mike Bayer | 2019-01-11 | 1 | -1/+1 |
* | Post black reformatting | Mike Bayer | 2019-01-06 | 1 | -3/+2 |
* | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 1 | -64/+59 |
* | rework the exclusions spec expression | Mike Bayer | 2018-12-31 | 1 | -12/+18 |
* | Default server_version_info to (0, ) | Mike Bayer | 2018-05-11 | 1 | -1/+3 |
* | happy new year | Mike Bayer | 2018-01-12 | 1 | -1/+1 |
* | - a few mysql fixes, more to come | Mike Bayer | 2017-08-20 | 1 | -3/+4 |
* | update for 2017 copyright | Mike Bayer | 2017-01-04 | 1 | -1/+1 |
* | Additions to support HAAlchemy plugin | Mike Bayer | 2016-09-16 | 1 | -7/+9 |
* | - happy new year | Mike Bayer | 2016-01-29 | 1 | -1/+1 |
* | - Fixed bug where use of the :meth:`.Query.select_from` method would | Mike Bayer | 2015-12-12 | 1 | -2/+2 |
* | Update usages of getargspec to compat version.pr/210 | Jacob MacDonald | 2015-10-29 | 1 | -1/+2 |
* | - fix the postgresql_jsonb requirement to include the 9.4 requirement | Mike Bayer | 2015-08-18 | 1 | -3/+3 |
* | - move away from explicit raises of SkipTest, instead call a | Mike Bayer | 2015-05-01 | 1 | -2/+1 |
* | - copyright 2015 | Mike Bayer | 2015-03-10 | 1 | -1/+1 |
* | - enhance only_on() to work with compound specs | Mike Bayer | 2014-12-06 | 1 | -1/+1 |
* | - embedding an existing predicate into a new one only | Mike Bayer | 2014-10-11 | 1 | -2/+1 |
* | - raise from cause here to preserve stack trace | Mike Bayer | 2014-09-16 | 1 | -1/+1 |
* | - add support for tags, including include/exclude support. | Mike Bayer | 2014-07-27 | 1 | -7/+27 |
* | - rework the exclusions system to have much better support for compound | Mike Bayer | 2014-07-26 | 1 | -110/+164 |
* | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects, | Brian Jarrett | 2014-07-20 | 1 | -32/+36 |
* | - break up the <authors> copyright comment as part of a pass | Mike Bayer | 2014-07-09 | 1 | -1/+2 |
* | - Fixed ORM bug where changing the primary key of an object, then marking | Mike Bayer | 2014-03-28 | 1 | -0/+3 |
* | - add more support for suite tests, moving some tests from test_query out to ... | Mike Bayer | 2014-03-13 | 1 | -0/+2 |
* | - cx_oracle test for "unicode returns" needs to be cx_oracle only, | Mike Bayer | 2014-03-06 | 1 | -2/+2 |
* | - Support has been added for pytest to run tests. This runner | Mike Bayer | 2014-03-03 | 1 | -25/+32 |
* | - happy new year | Mike Bayer | 2014-01-05 | 1 | -1/+1 |
* | - support addition of fails_if()/only_on(), just wraps the decorators | Mike Bayer | 2014-01-02 | 1 | -0/+5 |
* | - enhance the exclusions system to support database versions within the __onl... | Mike Bayer | 2013-12-17 | 1 | -1/+8 |
* | - add copyright to source files missing it | Mike Bayer | 2013-10-26 | 1 | -0/+5 |
* | - zoomark tests | Mike Bayer | 2013-05-26 | 1 | -1/+1 |
* | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 1 | -5/+5 |
* | - adding in requirements | Mike Bayer | 2013-02-06 | 1 | -1/+3 |
* | just a pep8 pass of lib/sqlalchemy/testing/ | Diana Clarke | 2012-11-19 | 1 | -0/+19 |