Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove IdentityMap | Carlos Antonio da Silva | 2012-03-13 | 1 | -8/+1 |
| | |||||
* | Remove Active Resource source files from the repository | Prem Sichanugrist | 2012-03-13 | 1 | -1/+0 |
| | | | | | | | | | | Dear Active Resource, It's not that I hate you or anything, but you didn't get much attention lately. There're so many alternatives out there, and I think people have made their choice to use them than you. I think it's time for you to have a big rest, peacefully in this Git repository. I will miss you, @sikachu. | ||||
* | fixed a typo in a message when there is no failuresin a build | Sergey Parizhskiy | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | Added a .travis.yml config and travis specific ci script. | Josh Kalderimis | 2011-07-15 | 1 | -0/+142 |
Don't install ruby-debug if running the test suite on Travis, linecache19 is the main offender, very very slow. And do not install pg if Travis is bundling the gems, pg will be setup on Travis soon. |