| Commit message (Expand) | Author | Age | Files | Lines |
| * | merge default | Mike Bayer | 2013-05-05 | 1 | -17/+20 |
| |\ |
|
| | * | - cleanup | Mike Bayer | 2013-05-05 | 1 | -17/+20 |
| * | | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 1 | -15/+15 |
| |/ |
|
| * | - recognize that do_rollback() and do_commit() work with a DBAPI connection, | Mike Bayer | 2012-11-22 | 1 | -5/+73 |
| * | trying different approaches to test layout. in this one, the testing modules | Mike Bayer | 2012-09-27 | 1 | -5/+5 |
| * | - add req's for predictable gc | Mike Bayer | 2012-09-05 | 1 | -0/+2 |
| * | - [feature] Added support for .info dictionary argument to | Mike Bayer | 2012-08-24 | 1 | -1/+1 |
| * | try to loosen the times up here to reduce failures due to latency | Mike Bayer | 2012-07-17 | 1 | -18/+18 |
| * | notify_all workaround for 2.5 | Mike Bayer | 2012-06-25 | 1 | -0/+1 |
| * | - change notify to notify_all() so all waiters exit immediately, | Mike Bayer | 2012-06-25 | 1 | -6/+39 |
| * | - [bug] Fixed bug whereby | Mike Bayer | 2012-06-22 | 1 | -0/+63 |
| * | ensure sa_pool_key isn't passed to connect | Mike Bayer | 2011-09-21 | 1 | -0/+15 |
| * | - The recreate() method in all pool classes uses | Mike Bayer | 2011-08-14 | 1 | -1/+2 |
| * | - hardcore force every connection into a strong-referenced set, rollback on e... | Mike Bayer | 2011-04-25 | 1 | -3/+4 |
| * | - The "pool.manage" feature doesn't use pickle | Mike Bayer | 2011-04-05 | 1 | -14/+15 |
| * | - remove test.sql._base, test.engine._base, test.orm._base, move those classe... | Mike Bayer | 2011-03-27 | 1 | -2/+3 |
| * | - Fixed bug in QueuePool, SingletonThreadPool whereby | Mike Bayer | 2011-03-22 | 1 | -1/+47 |
| * | - Fixed AssertionPool regression bug. A replacement of finalize | Mike Bayer | 2011-03-16 | 1 | -1/+19 |
| * | - whitespace removal bonanza | Mike Bayer | 2011-01-02 | 1 | -47/+47 |
| * | - removes the "on_" prefix. | Mike Bayer | 2010-12-30 | 1 | -28/+28 |
| * | - they don't want "on_". First step, change the naming convention on Events | Mike Bayer | 2010-12-30 | 1 | -1/+1 |
| * | new calling style: event.listen(target, identifier, fn) | Mike Bayer | 2010-12-01 | 1 | -11/+11 |
| * | - sqlalchemy.test and nose plugin moves back to being entirely | Mike Bayer | 2010-11-28 | 1 | -3/+3 |
| |\ |
|
| | * | - move sqlalchemy.test to test.lib | Mike Bayer | 2010-11-15 | 1 | -3/+3 |
| * | | - SessionEvents is on board and the event model is done, can start building 0... | Mike Bayer | 2010-11-14 | 1 | -2/+32 |
| * | | - pool event tests that don't depend on deprecated listener system, | Mike Bayer | 2010-11-14 | 1 | -101/+228 |
| * | | - basic docs | Mike Bayer | 2010-11-09 | 1 | -0/+30 |
| * | | ding | Mike Bayer | 2010-11-07 | 1 | -3/+3 |
| * | | merge tip | Mike Bayer | 2010-10-02 | 1 | -1/+1 |
| |\ \
| |/ |
|
| | * | - *Major* cleanup / modernization of the Informix | Mike Bayer | 2010-10-01 | 1 | -1/+1 |
| * | | merge from tip | Mike Bayer | 2010-09-03 | 1 | -1/+1 |
| |\ \
| |/ |
|
| | * | - replaced all self.__connection.is_valid with | Mike Bayer | 2010-08-26 | 1 | -1/+1 |
| * | | - reorganize events into cls->dispatch, which is an instance of _Dispatch. | Mike Bayer | 2010-08-10 | 1 | -7/+7 |
| * | | working with how this will be documented and having some probs with sphinx | Mike Bayer | 2010-08-09 | 1 | -4/+4 |
| * | | - pretty much all tests passing, maybe some callcounts are off | Mike Bayer | 2010-07-25 | 1 | -13/+12 |
| |/ |
|
| * | Python-tidy test/engine and test/aaa_profiling, 80% auto + 20% manual interve... | Mike Bayer | 2010-07-11 | 1 | -74/+84 |
| * | - StaticPool now initializes, disposes and recreates without | Mike Bayer | 2010-03-19 | 1 | -0/+19 |
| * | fix the timeout test once and for all | Mike Bayer | 2010-03-13 | 1 | -4/+5 |
| * | fix last commit | Philip Jenvey | 2010-03-08 | 1 | -1/+1 |
| * | small cleanup | Philip Jenvey | 2010-03-08 | 1 | -1/+1 |
| * | there we go, that was the stupid gc bug | Mike Bayer | 2010-03-01 | 1 | -0/+2 |
| * | some ms/odbc fixes | Mike Bayer | 2010-02-28 | 1 | -0/+1 |
| * | increase the timeout here to accommodate slowness on the buildbot | Mike Bayer | 2010-02-22 | 1 | -2/+6 |
| * | missing import, forcefully compile the expression to str | Philip Jenvey | 2010-01-26 | 1 | -1/+1 |
| * | oracle compat | Philip Jenvey | 2010-01-26 | 1 | -1/+1 |
| * | - The cursor associated with connection pool connections | Mike Bayer | 2009-12-03 | 1 | -1/+8 |
| * | fix StaticPool [ticket:1615] | Mike Bayer | 2009-11-12 | 1 | -33/+34 |
| * | - The psycopg2 dialect now uses psycopg2's "unicode extension" | Mike Bayer | 2009-10-26 | 1 | -5/+18 |
| * | close cursors: mostly fetchone -> first | Philip Jenvey | 2009-09-11 | 1 | -1/+1 |
| * | merge 0.6 series to trunk. | Mike Bayer | 2009-08-06 | 1 | -289/+341 |