Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed support for DATABASE_URL for rake db tasks | Grace Liu | 2012-10-29 | 1 | -2/+0 |
* | Make Active Record tests pass in isolation | Rafael Mendonça França | 2012-10-29 | 1 | -1/+1 |
* | Fix the skip code. | Rafael Mendonça França | 2012-10-28 | 1 | -4/+4 |
* | Merge pull request #7593 from veader/patch-1 | Rafael Mendonça França | 2012-10-28 | 1 | -0/+8 |
* | Merge pull request #6616 from dpassage/fix_resolver_test_sqlite3 | Carlos Antonio da Silva | 2012-07-19 | 1 | -0/+3 |
* | respond_to? information of AR is not the responsibility of the spec | Aaron Patterson | 2011-11-29 | 1 | -1/+1 |
* | Fix resolver_test.rb on travis (postgresql isn't setup, so it can't load the ... | Jon Leighton | 2011-11-29 | 1 | -6/+6 |
* | Move connection resoluion logic to it's own testable class. | Aaron Patterson | 2011-11-28 | 1 | -0/+41 |