Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Ruby 1.9 compat: use String#each_line instead of #each | Jeremy Kemper | 2009-02-04 | 1 | -2/+2 | |
| | | ||||||
| * | Update ci config to use mocha 0.9.5 | Jeremy Kemper | 2009-02-03 | 1 | -1/+1 | |
| | | ||||||
* | | Merge commit 'rails/3-0-unstable' | Yehuda Katz | 2009-01-30 | 1 | -2/+2 | |
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | Conflicts: actionpack/lib/action_controller/base.rb actionpack/lib/action_dispatch/http/mime_type.rb actionpack/lib/action_dispatch/http/request.rb actionpack/lib/action_view/base.rb actionpack/lib/action_view/paths.rb actionpack/test/controller/session/cookie_store_test.rb actionpack/test/dispatch/rack_test.rb actionpack/test/dispatch/request_test.rb | |||||
| * | Update CI configuration to reflect latest gems. | Mike Gunderloy | 2009-01-07 | 4 | -9/+28 | |
| | | ||||||
* | | Move to use pg instead of postgres on the CI server | Michael Koziarski | 2009-01-29 | 1 | -2/+2 | |
| | | ||||||
* | | Spam people with commit rights on test failures. | Michael Koziarski | 2009-01-07 | 1 | -2/+2 | |
| | | ||||||
* | | Update CI configuration to reflect latest gems. | Mike Gunderloy | 2009-01-07 | 4 | -9/+28 | |
|/ | ||||||
* | Spam more people, the list is next | Michael Koziarski | 2008-11-18 | 1 | -1/+1 | |
| | ||||||
* | Be more careful | Michael Koziarski | 2008-08-26 | 1 | -1/+0 | |
| | ||||||
* | Re enable CI for postgresql | Michael Koziarski | 2008-08-26 | 1 | -7/+7 | |
| | ||||||
* | use double quotes | Chad Woolley | 2008-08-26 | 1 | -1/+1 | |
| | ||||||
* | properly reference geminstaller config under ci dir | Chad Woolley | 2008-08-25 | 1 | -1/+1 | |
| | ||||||
* | Include the CI configuration and setup instructions. | Chad Woolley | 2008-08-24 | 6 | -0/+344 | |
This should make it easy to set up your own copy of the CI environment, and easier for us to keep ours running. |