| Commit message (Expand) | Author | Age | Files | Lines |
* | Limit non-backend critical profiling tests to SQLite | Mike Bayer | 2020-02-17 | 1 | -1/+1 |
* | Do away with pool._refs | Mike Bayer | 2020-02-01 | 1 | -8/+0 |
* | Remove jython code, remove all jython / pypy symbols | Mike Bayer | 2020-01-17 | 1 | -2/+2 |
* | Add deprecation warnings to all deprecated APIs | Mike Bayer | 2019-01-23 | 1 | -22/+2 |
* | Post black reformatting | Mike Bayer | 2019-01-06 | 1 | -2/+5 |
* | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 1 | -8/+15 |
* | - fully flake8 test/aaa_profiling | Mike Bayer | 2014-07-09 | 1 | -10/+11 |
* | Fix many typos throughout the codebasepr/85 | Alex Gaynor | 2014-04-26 | 1 | -1/+1 |
* | trying different approaches to test layout. in this one, the testing modules | Mike Bayer | 2012-09-27 | 1 | -1/+1 |
* | OK! let's turn this around completely. Forget making a single count across | Mike Bayer | 2012-08-11 | 1 | -3/+3 |
* | - make sure event mechanics have completed before running this test, lower ca... | Mike Bayer | 2012-08-09 | 1 | -6/+10 |
* | more adjustments | Mike Bayer | 2012-08-09 | 1 | -2/+2 |
* | - a new approach to profiling where we attempt to strip out | Mike Bayer | 2012-08-09 | 1 | -9/+3 |
* | trailing whitespace bonanza | Mike Bayer | 2012-07-28 | 1 | -4/+4 |
* | - somehting is making this test have an inconsistent callcount | Mike Bayer | 2012-06-24 | 1 | -1/+1 |
* | callcounts, due to the DummyLock cleanup | Mike Bayer | 2012-06-23 | 1 | -3/+3 |
* | a likely callcount | Mike Bayer | 2012-06-21 | 1 | -1/+6 |
* | callcount | Mike Bayer | 2012-06-20 | 1 | -2/+1 |
* | mark all aaa_profiling tests with __requires__ = 'cpython', | Mike Bayer | 2011-04-23 | 1 | -0/+2 |
* | - callcounts | Mike Bayer | 2011-04-08 | 1 | -3/+12 |
* | - remove test.sql._base, test.engine._base, test.orm._base, move those classe... | Mike Bayer | 2011-03-27 | 1 | -1/+1 |
* | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -1/+1 |
* | callcounts... | Mike Bayer | 2010-12-05 | 1 | -1/+1 |
* | callcounts for 2.4, 2.5, 2.6 | Mike Bayer | 2010-12-05 | 1 | -1/+1 |
* | - fix callcount for 2.6 | Mike Bayer | 2010-12-05 | 1 | -1/+1 |
* | - more inlining. nominal execution on sqlite down to 36 calls, from 51 in 0.6. | Mike Bayer | 2010-12-05 | 1 | -2/+2 |
* | - sqlalchemy.test and nose plugin moves back to being entirely | Mike Bayer | 2010-11-28 | 1 | -1/+1 |
|\ |
|
| * | - move sqlalchemy.test to test.lib | Mike Bayer | 2010-11-15 | 1 | -1/+1 |
* | | - repair remaining tests | Mike Bayer | 2010-11-20 | 1 | -1/+1 |
* | | - pretty much all tests passing, maybe some callcounts are off | Mike Bayer | 2010-07-25 | 1 | -2/+2 |
|/ |
|
* | up the variance on these as the call counts are very low and | Mike Bayer | 2010-07-06 | 1 | -2/+4 |
* | - latest distribute | Mike Bayer | 2010-07-05 | 1 | -2/+5 |
* | more bumps | Mike Bayer | 2010-03-01 | 1 | -1/+1 |
* | callcounts | Mike Bayer | 2010-02-28 | 1 | -1/+1 |
* | - orm: Removed a lot of logging that nobody really cares about, | Mike Bayer | 2010-02-28 | 1 | -2/+2 |
* | python3k fixes | Mike Bayer | 2009-08-09 | 1 | -2/+2 |
* | fix some profiles for 2.4 | Mike Bayer | 2009-08-06 | 1 | -1/+1 |
* | merge 0.6 series to trunk. | Mike Bayer | 2009-08-06 | 1 | -3/+6 |
* | - unit tests have been migrated from unittest to nose. | Mike Bayer | 2009-06-10 | 1 | -0/+40 |