| Commit message (Expand) | Author | Age | Files | Lines |
| * | - fix stray connection | Mike Bayer | 2016-01-23 | 1 | -1/+4 |
| * | - Added new checks for the common error case of passing mapped classes | Mike Bayer | 2015-08-22 | 1 | -2/+2 |
| * | - revert this change which was inadvertently included in the | Mike Bayer | 2015-06-13 | 1 | -2/+1 |
| * | - add changelog for #3451, with 09485d733131b667813f44eb0b6807b698668ee7 fixe... | Mike Bayer | 2015-06-13 | 1 | -1/+2 |
| * | PEP8 cleanup in /test/aaa_profiling | Eric Streeper | 2015-03-18 | 3 | -6/+9 |
| * | - start locking down querying for cols after observing yesterdays | Mike Bayer | 2015-03-09 | 1 | -0/+52 |
| * | - add the test_expire_lots test for comparison | Mike Bayer | 2015-02-18 | 1 | -0/+54 |
| * | - 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 |
| * | - clean up zoomark a little and try to get new profiles written | Mike Bayer | 2014-08-30 | 2 | -3/+5 |
| * | - rework profiling, zoomark tests into single tests so that | Mike Bayer | 2014-08-16 | 3 | -239/+151 |
| * | - 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 |
| * | put a greater variance into this test to prevent sporadic failures | Mike Bayer | 2014-07-21 | 1 | -1/+1 |
| * | imports gone bad | Mike Bayer | 2014-07-10 | 1 | -2/+2 |
| * | - fully flake8 test/aaa_profiling | Mike Bayer | 2014-07-09 | 7 | -430/+581 |
| * | 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 | 2 | -3/+3 |
| * | fixes to get profiling tests working again | Mike Bayer | 2014-03-26 | 1 | -4/+0 |
| * | 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 | 4 | -0/+11 |
| * | - the wrapped memoized_property here was not working, as the attribute name | Mike Bayer | 2013-11-26 | 1 | -0/+60 |
| * | - The :class:`.RowProxy` object is now sortable in Python as a regular | Mike Bayer | 2013-11-19 | 1 | -0/+1 |
| * | - Removed some now unneeded version checks [ticket:2829] courtesy alex gaynor | Mike Bayer | 2013-09-22 | 2 | -2/+0 |
| * | 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 |
| * | A performance fix related to the usage of the :func:`.defer` option | Mike Bayer | 2013-07-13 | 1 | -1/+53 |
| * | - replace most explicitly-named test objects called "Mock..." with | Mike Bayer | 2013-06-30 | 1 | -2/+3 |
| * | - zoomark tests | Mike Bayer | 2013-05-26 | 2 | -0/+4 |
| * | a pass where we try to squash down as many list()/keys() combinations | Mike Bayer | 2013-05-26 | 1 | -2/+3 |
| * | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 6 | -108/+108 |
| * | 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 |
| * | A major fix to the way in which a select() object produces | Mike Bayer | 2013-04-11 | 1 | -0/+12 |
| * | - 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 |
| * | need to disable hstore for the "player" here. should really get rid of the r... | Mike Bayer | 2012-11-18 | 2 | -3/+6 |
| * | - import fixes | Mike Bayer | 2012-09-29 | 2 | -2/+4 |
| * | getting everything to pass again | Mike Bayer | 2012-09-27 | 1 | -1/+2 |
| * | trying different approaches to test layout. in this one, the testing modules | Mike Bayer | 2012-09-27 | 7 | -15/+17 |
| * | - [feature] To complement [ticket:2547], types | Mike Bayer | 2012-08-17 | 1 | -6/+16 |
| * | - this is a refcount test | Mike Bayer | 2012-08-11 | 1 | -0/+2 |
| * | OK! let's turn this around completely. Forget making a single count across | Mike Bayer | 2012-08-11 | 5 | -52/+38 |
| * | adjustments | Mike Bayer | 2012-08-11 | 5 | -8/+8 |
| * | final cleanup | Mike Bayer | 2012-08-10 | 3 | -6/+6 |
| * | adjust | Mike Bayer | 2012-08-09 | 1 | -1/+1 |
| * | - make sure event mechanics have completed before running this test, lower ca... | Mike Bayer | 2012-08-09 | 1 | -6/+10 |