aboutsummaryrefslogtreecommitdiffstats
path: root/ci/geminstaller.yml
Commit message (Collapse)AuthorAgeFilesLines
* Update CI bundlerJoshua Peek2009-12-211-1/+1
|
* Rely on bundler for gem deps instead of geminstallerJeremy Kemper2009-11-101-23/+1
|
* Bump CI mocha to 0.9.8 and rack to 1.0.1Jeremy Kemper2009-11-101-2/+2
|
* Ruby 1.9: bump CI mysql from 2.7 -> 2.8.1Jeremy Kemper2009-11-101-2/+1
|
* Add bundler 0.6.0 to CI geminstallerJeremy Kemper2009-11-041-0/+2
|
* Add erubis gem to ciJoshua Peek2009-10-121-0/+2
|
* Remove SQLite2 from CI setupMike Gunderloy2009-09-281-2/+0
| | | | Signed-off-by: Michael Koziarski <michael@koziarski.com>
* include nokogiri gem, so activesupport nokogiri tests runChad Woolley2009-09-261-0/+2
| | | | Signed-off-by: Joshua Peek <josh@joshpeek.com>
* More places to bump rack-test version [#3250 state:resolved]Mike Gunderloy2009-09-231-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 insteadJoshua Peek2009-08-311-3/+2
|
* Temp rack-test gem needs proper gem sourceJoshua Peek2009-08-311-0/+1
|
* To make CI happy, use my edge rack-test gem (just for now)Joshua Peek2009-08-311-0/+2
|
* Bump pg gem requirement to 0.8.0. Build psql db with UTF8 encoding.Jeremy Kemper2009-08-151-1/+1
|
* Updates CI to use latest mochaYehuda Katz + Carl Lerche2009-07-011-1/+1
|
* Upgrade CI server to latest RubyGems [#2665 state:resolved]Chad Woolley2009-05-191-0/+2
| | | | Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
* Updated for Rack 1.0Yehuda Katz2009-04-251-1/+1
|
* Update ci config to use mocha 0.9.5Jeremy Kemper2009-02-031-1/+1
|
* Move to use pg instead of postgres on the CI serverMichael Koziarski2009-01-291-2/+2
|
* Update CI configuration to reflect latest gems.Mike Gunderloy2009-01-071-1/+7
|
* Include the CI configuration and setup instructions.Chad Woolley2008-08-241-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.