Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not execute the session tests within transactions | Aaron Patterson | 2010-07-25 | 1 | -0/+2 |
* | testing sqlbypass destroy. caching connection during destroy | Aaron Patterson | 2010-07-23 | 1 | -0/+9 |
* | refactoring class methods to a module | Aaron Patterson | 2010-07-22 | 1 | -2/+5 |
* | session_id is a VARCHAR | Santiago Pastorino | 2010-07-22 | 1 | -5/+5 |
* | adding a test for session save | Aaron Patterson | 2010-07-22 | 1 | -0/+10 |
* | testing loaded? method and reducing funcalls | Aaron Patterson | 2010-07-21 | 1 | -0/+10 |
* | testing new_record? and converting to an attribute | Aaron Patterson | 2010-07-21 | 1 | -0/+5 |
* | starting sql bypass test, fixing create_table and drop_table! | Aaron Patterson | 2010-07-21 | 1 | -0/+22 |
* | initializing instance variables | Aaron Patterson | 2010-07-21 | 1 | -0/+63 |