Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update CI bundler | Joshua Peek | 2009-12-21 | 1 | -1/+1 |
| | |||||
* | Rely on bundler for gem deps instead of geminstaller | Jeremy Kemper | 2009-11-10 | 1 | -23/+1 |
| | |||||
* | Bump CI mocha to 0.9.8 and rack to 1.0.1 | Jeremy Kemper | 2009-11-10 | 1 | -2/+2 |
| | |||||
* | Ruby 1.9: bump CI mysql from 2.7 -> 2.8.1 | Jeremy Kemper | 2009-11-10 | 1 | -2/+1 |
| | |||||
* | Add bundler 0.6.0 to CI geminstaller | Jeremy Kemper | 2009-11-04 | 1 | -0/+2 |
| | |||||
* | Add erubis gem to ci | Joshua Peek | 2009-10-12 | 1 | -0/+2 |
| | |||||
* | Remove SQLite2 from CI setup | Mike Gunderloy | 2009-09-28 | 1 | -2/+0 |
| | | | | Signed-off-by: Michael Koziarski <michael@koziarski.com> | ||||
* | include nokogiri gem, so activesupport nokogiri tests run | Chad Woolley | 2009-09-26 | 1 | -0/+2 |
| | | | | Signed-off-by: Joshua Peek <josh@joshpeek.com> | ||||
* | More places to bump rack-test version [#3250 state:resolved] | Mike Gunderloy | 2009-09-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Joshua Peek <josh@joshpeek.com> | ||||
* | rack-test 0.4.2 has rack 1.1.pre goodies, we'll use it instead | Joshua Peek | 2009-08-31 | 1 | -3/+2 |
| | |||||
* | Temp rack-test gem needs proper gem source | Joshua Peek | 2009-08-31 | 1 | -0/+1 |
| | |||||
* | To make CI happy, use my edge rack-test gem (just for now) | Joshua Peek | 2009-08-31 | 1 | -0/+2 |
| | |||||
* | Bump pg gem requirement to 0.8.0. Build psql db with UTF8 encoding. | Jeremy Kemper | 2009-08-15 | 1 | -1/+1 |
| | |||||
* | Updates CI to use latest mocha | Yehuda Katz + Carl Lerche | 2009-07-01 | 1 | -1/+1 |
| | |||||
* | Upgrade CI server to latest RubyGems [#2665 state:resolved] | Chad Woolley | 2009-05-19 | 1 | -0/+2 |
| | | | | Signed-off-by: Pratik Naik <pratiknaik@gmail.com> | ||||
* | Updated for Rack 1.0 | Yehuda Katz | 2009-04-25 | 1 | -1/+1 |
| | |||||
* | Update ci config to use mocha 0.9.5 | Jeremy Kemper | 2009-02-03 | 1 | -1/+1 |
| | |||||
* | Move to use pg instead of postgres on the CI server | Michael Koziarski | 2009-01-29 | 1 | -2/+2 |
| | |||||
* | Update CI configuration to reflect latest gems. | Mike Gunderloy | 2009-01-07 | 1 | -1/+7 |
| | |||||
* | Include the CI configuration and setup instructions. | Chad Woolley | 2008-08-24 | 1 | -0/+17 |
This should make it easy to set up your own copy of the CI environment, and easier for us to keep ours running. |