aboutsummaryrefslogtreecommitdiffstats
path: root/ci
Commit message (Collapse)AuthorAgeFilesLines
...
| * Ruby 1.9 compat: use String#each_line instead of #eachJeremy Kemper2009-02-041-2/+2
| |
| * Update ci config to use mocha 0.9.5Jeremy Kemper2009-02-031-1/+1
| |
* | Merge commit 'rails/3-0-unstable'Yehuda Katz2009-01-301-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 Gunderloy2009-01-074-9/+28
| |
* | Move to use pg instead of postgres on the CI serverMichael Koziarski2009-01-291-2/+2
| |
* | Spam people with commit rights on test failures.Michael Koziarski2009-01-071-2/+2
| |
* | Update CI configuration to reflect latest gems.Mike Gunderloy2009-01-074-9/+28
|/
* Spam more people, the list is nextMichael Koziarski2008-11-181-1/+1
|
* Be more carefulMichael Koziarski2008-08-261-1/+0
|
* Re enable CI for postgresqlMichael Koziarski2008-08-261-7/+7
|
* use double quotesChad Woolley2008-08-261-1/+1
|
* properly reference geminstaller config under ci dirChad Woolley2008-08-251-1/+1
|
* Include the CI configuration and setup instructions.Chad Woolley2008-08-246-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.