| Commit message (Expand) | Author | Age | Files | Lines |
| * | - Mysqlconnector as of version 2.0, probably as a side effect of | Mike Bayer | 2014-10-12 | 1 | -90/+56 |
| * | - updated callcounts | Mike Bayer | 2014-08-31 | 1 | -4/+4 |
| * | - clean up zoomark a little and try to get new profiles written | Mike Bayer | 2014-08-30 | 1 | -6/+6 |
| * | - bump callcounts down | Mike Bayer | 2014-08-29 | 1 | -5/+105 |
| * | - dropping callcounts | Mike Bayer | 2014-08-29 | 1 | -6/+98 |
| * | - rework profiling, zoomark tests into single tests so that | Mike Bayer | 2014-08-16 | 1 | -438/+179 |
| * | - reset callcounts | Mike Bayer | 2014-05-24 | 1 | -396/+291 |
| * | - revert the memoized committed_state / callables changes as they appear to a... | Mike Bayer | 2014-05-24 | 1 | -1/+3 |
| * | - back off the callcounts a bit for the boolean fix | Mike Bayer | 2014-04-01 | 1 | -17/+19 |
| * | - Tweaked the settings for mysql-connector-python; in Py2K, the | Mike Bayer | 2014-03-27 | 1 | -4/+4 |
| * | - fixes to multi-backend tests | Mike Bayer | 2014-03-27 | 1 | -2/+115 |
| * | some profile updates... | Mike Bayer | 2014-03-23 | 1 | -16/+61 |
| * | fix the profiling ids here | Mike Bayer | 2014-03-03 | 1 | -26/+6 |
| * | - Support has been added for pytest to run tests. This runner | Mike Bayer | 2014-03-03 | 1 | -0/+20 |
| * | - a little bit of profile bump, just on insert not too concerned | Mike Bayer | 2014-01-13 | 1 | -3/+3 |
| * | - the wrapped memoized_property here was not working, as the attribute name | Mike Bayer | 2013-11-26 | 1 | -0/+8 |
| * | some zoomark tests without c exts callcounts updated | Mike Bayer | 2013-10-21 | 1 | -3/+3 |
| * | - fix a bunch of test failures | Mike Bayer | 2013-10-08 | 1 | -1/+1 |
| * | - fix bug here in profiling.py | Mike Bayer | 2013-08-28 | 1 | -1/+1 |
| * | - rework the profile thing to just rewrite all failing numbers when --write-p... | Mike Bayer | 2013-08-28 | 1 | -2/+2 |
| * | callcounts | Mike Bayer | 2013-08-27 | 1 | -2/+2 |
| * | - A rework to the way that "quoted" identifiers are handled, in that | Mike Bayer | 2013-08-27 | 1 | -45/+77 |
| * | - The C extensions are ported to Python 3 and will build under | Mike Bayer | 2013-07-26 | 1 | -6/+26 |
| * | typo | Mike Bayer | 2013-07-13 | 1 | -7/+7 |
| * | A performance fix related to the usage of the :func:`.defer` option | Mike Bayer | 2013-07-13 | 1 | -6/+24 |
| * | callcounts | Mike Bayer | 2013-07-08 | 1 | -32/+32 |
| * | profile tweak | Mike Bayer | 2013-07-02 | 1 | -9/+8 |
| * | - refactor pool a bit so that intent between ConnectionRecord/ConnectionFairy... | Mike Bayer | 2013-07-02 | 1 | -39/+39 |
| * | Merge branch 'ticket_2587' | Mike Bayer | 2013-06-04 | 1 | -20/+15 |
| |\ |
|
| | * | callcounts | Mike Bayer | 2013-06-04 | 1 | -14/+9 |
| * | | - clean up some of the requires for cross-schema reflection | Mike Bayer | 2013-06-03 | 1 | -1/+37 |
| |/ |
|
| * | get profile 1a back down to 5100 calls, that one was 10% greater due to this | Mike Bayer | 2013-05-26 | 1 | -2/+1 |
| * | - zoomark tests | Mike Bayer | 2013-05-26 | 1 | -125/+214 |
| * | the callcount went up here, still less than with no C extensions, not prepared | Mike Bayer | 2013-04-26 | 1 | -7/+7 |
| * | A major fix to the way in which a select() object produces | Mike Bayer | 2013-04-11 | 1 | -0/+4 |
| * | some profiles | Mike Bayer | 2013-03-17 | 1 | -0/+2 |
| * | - update some profiling stats due to the #2650 change | Mike Bayer | 2013-01-12 | 1 | -17/+13 |
| * | - recognize that do_rollback() and do_commit() work with a DBAPI connection, | Mike Bayer | 2012-11-22 | 1 | -5/+5 |
| * | callcounts | Mike Bayer | 2012-10-25 | 1 | -9/+9 |
| * | tweaks | Mike Bayer | 2012-09-27 | 1 | -1/+1 |
| * | trying different approaches to test layout. in this one, the testing modules | Mike Bayer | 2012-09-27 | 1 | -0/+264 |