| Commit message (Expand) | Author | Age | Files | Lines |
* | Make all tests to be PEP8 compliant | Khairi Hafsham | 2017-02-07 | 1 | -13/+15 |
* | unit-test deterministic topological sort | Sebastian Bank | 2015-03-07 | 1 | -0/+29 |
* | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 1 | -3/+3 |
* | trying different approaches to test layout. in this one, the testing modules | Mike Bayer | 2012-09-27 | 1 | -3/+3 |
* | -whitespace bonanza, contd | Mike Bayer | 2012-07-28 | 1 | -11/+11 |
* | - Fixed bug in unit of work whereby detection of | Mike Bayer | 2011-09-22 | 1 | -2/+28 |
* | - remove test.sql._base, test.engine._base, test.orm._base, move those classe... | Mike Bayer | 2011-03-27 | 1 | -2/+2 |
* | Removing unused symbol import | Taavi Burns | 2011-03-15 | 1 | -1/+1 |
* | - move topological, queue into util | Mike Bayer | 2010-12-05 | 1 | -2/+1 |
* | - 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 | -2/+2 |
* | | - propagate flag on event.listen() results in the listener being placed | Mike Bayer | 2010-11-07 | 1 | -7/+2 |
|/ |
|
* | - CircularDependencyError now has .cycles and .edges | Mike Bayer | 2010-09-29 | 1 | -6/+17 |
* | tidy test/base, test/ex, test/ext | Mike Bayer | 2010-07-11 | 1 | -104/+93 |
* | dont use collections on 2.4 | Mike Bayer | 2010-04-14 | 1 | -3/+2 |
* | breakthrough, wow | Mike Bayer | 2010-04-05 | 1 | -4/+4 |
* | - further reduce what topological has to do, expects full list of nodes | Mike Bayer | 2010-04-04 | 1 | -16/+25 |
* | really got topological going. now that we aren't putting fricking mapped ob... | Mike Bayer | 2010-03-31 | 1 | -10/+126 |
* | This is turning out to be a rewrite of the accounting system of unitofwork.py... | Mike Bayer | 2010-03-30 | 1 | -30/+24 |
* | start sketching ideas for a rewritten unit of work. | Mike Bayer | 2010-03-19 | 1 | -70/+23 |
* | 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/+186 |