| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 |
* | - hstore adjustments | Mike Bayer | 2012-11-17 | 1 | -4/+4 |
* | missing with_statement | Mike Bayer | 2012-10-08 | 1 | -0/+2 |
* | - test updates | Mike Bayer | 2012-10-04 | 1 | -28/+36 |
* | adjustments | Mike Bayer | 2012-09-29 | 1 | -1/+1 |
* | - more tests, move some tests out of test_reflection, test_query | Mike Bayer | 2012-09-27 | 1 | -40/+74 |
* | trying different approaches to test layout. in this one, the testing modules | Mike Bayer | 2012-09-27 | 1 | -0/+269 |