| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add SQL Server CI coverage | Mike Bayer | 2017-08-31 | 1 | -1/+1 |
| * | Isolate memory tests in forks | Mike Bayer | 2017-08-14 | 1 | -28/+83 |
| * | - try adding the prints back in and re-test | Mike Bayer | 2017-08-11 | 1 | -8/+8 |
| * | - take more print statements out, maybe this is not | Mike Bayer | 2017-08-10 | 1 | -8/+8 |
| * | - dont print samples, this appears like it may be | Mike Bayer | 2017-08-08 | 1 | -1/+6 |
| * | - allow the shrink phase for memusage to go until zeroed, | Mike Bayer | 2017-08-08 | 1 | -3/+12 |
| * | Use baked lazyloading by default | Mike Bayer | 2017-04-13 | 1 | -1/+2 |
| * | - try one more test, then we're likely going to give up on cx_Oracle | Mike Bayer | 2017-04-12 | 1 | -29/+30 |
| * | - move a few memusage tests out of "backend". something is up w/ cx_Oracle | Mike Bayer | 2017-04-12 | 1 | -30/+35 |
| * | Warn on _compiled_cache growth | Mike Bayer | 2017-04-12 | 1 | -29/+25 |
| * | Don't cache savepoint identifiers | Mike Bayer | 2017-03-06 | 1 | -4/+46 |
| * | Make all tests to be PEP8 compliant | Khairi Hafsham | 2017-02-07 | 1 | -2/+2 |
| * | Deprecate Mapper.order_by | Mike Bayer | 2016-04-19 | 1 | -5/+3 |
| * | - Fixed a leak which would occur in the unsupported and highly | Mike Bayer | 2014-11-13 | 1 | -0/+26 |
| * | - The :func:`~.expression.column` and :func:`~.expression.table` | Mike Bayer | 2014-09-01 | 1 | -1/+1 |
| * | - A new style of warning can be emitted which will "filter" up to | Mike Bayer | 2014-08-31 | 1 | -0/+14 |
| * | - turn off the testing reaper here, that's the source of the leaks | Mike Bayer | 2014-08-08 | 1 | -12/+14 |
| * | - add support for tags, including include/exclude support. | Mike Bayer | 2014-07-27 | 1 | -0/+1 |
| * | - fully flake8 test/aaa_profiling | Mike Bayer | 2014-07-09 | 1 | -110/+139 |
| * | Documentation fix-up: "its" vs. "it's"pr/91 | Matthias Urlichs | 2014-05-11 | 1 | -1/+1 |
| * | Fix many typos throughout the codebasepr/85 | Alex Gaynor | 2014-04-26 | 1 | -2/+2 |
| * | use integer division here | Mike Bayer | 2014-03-26 | 1 | -1/+1 |
| * | - rework memusage tests so that it only runs five iterations at a time, if it... | Mike Bayer | 2014-03-26 | 1 | -29/+47 |
| * | - rename __multiple__ to __backend__, and apply __backend__ to a large number... | Mike Bayer | 2014-03-24 | 1 | -0/+1 |
| * | Improved support for the cymysql driver, supporting version 0.6.5, | Mike Bayer | 2013-08-17 | 1 | -1/+2 |
| * | - Removal of event listeners is now implemented. The feature is | Mike Bayer | 2013-07-26 | 1 | -0/+1 |
| * | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 1 | -1/+1 |
| * | testing.crashes on cymysql >= 0.6 | Hajime Nakagami | 2013-04-20 | 1 | -1/+1 |
| * | skip with cymysql 0.6 | Hajime Nakagami | 2013-04-20 | 1 | -0/+1 |
| * | - remove all compat items that are pre-2.5 (hooray) | Mike Bayer | 2013-03-09 | 1 | -1/+1 |
| * | - add workaround for sqlite memusage tests, so no longer need to count to 220... | Mike Bayer | 2013-01-12 | 1 | -11/+26 |
| * | - refactor of pathing mechanics, to address #2614, #2617 | Mike Bayer | 2012-12-01 | 1 | -2/+4 |
| * | trying different approaches to test layout. in this one, the testing modules | Mike Bayer | 2012-09-27 | 1 | -5/+6 |
| * | -whitespace bonanza, contd | Mike Bayer | 2012-07-28 | 1 | -2/+2 |
| * | - [feature] The of_type() construct on attributes | Mike Bayer | 2012-06-20 | 1 | -46/+112 |
| * | - [removed] The legacy "mutable" system of the | Mike Bayer | 2012-04-23 | 1 | -48/+0 |
| * | - [bug] Fixed memory leak in core which would | Mike Bayer | 2012-03-10 | 1 | -0/+16 |
| * | - this helps oracle here since it has a panic attack otherwise | Mike Bayer | 2011-04-25 | 1 | -1/+2 |
| * | mark all aaa_profiling tests with __requires__ = 'cpython', | Mike Bayer | 2011-04-23 | 1 | -6/+2 |
| * | - remove test.sql._base, test.engine._base, test.orm._base, move those classe... | Mike Bayer | 2011-03-27 | 1 | -7/+7 |
| * | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -32/+32 |
| * | triple check that the dict is empty | Mike Bayer | 2010-12-19 | 1 | -2/+5 |
| * | - system to cache the bind/result processors in a dialect-wide registry. | Mike Bayer | 2010-12-13 | 1 | -1/+27 |
| * | - support for cdecimal | Mike Bayer | 2010-12-11 | 1 | -2/+2 |
| * | - merge default tip | Mike Bayer | 2010-12-05 | 1 | -1/+26 |
| |\ |
|
| | * | fixed a small potential memory leak in UnicodeResultProcessor (for some weird | Gaƫtan de Menten | 2010-11-27 | 1 | -1/+11 |
| | * | Remove unused import. | Taavi Burns | 2010-11-20 | 1 | -1/+1 |
| | * | DecimalResultProcessor memory testing is likely to catch something only when ... | Taavi Burns | 2010-11-20 | 1 | -0/+2 |
| | * | Shorter tests for [ticket:1978] | Taavi Burns | 2010-11-19 | 1 | -33/+6 |
| | * | Fix memory leaks in the cprocessors DecimalResultProcessor, including tests. ... | Taavi Burns | 2010-11-19 | 1 | -1/+41 |