Joshua Peek
3e33985e19
Update CI bundler
2009-12-21 17:27:30 -06:00
Jeremy Kemper
0df1dc5a72
CI: yeah, run those tests
2009-11-10 17:19:39 -08:00
Jeremy Kemper
486a63c258
CI: short-circuit at first failing task. Chmod 755 bin, vendor, vendor/gems
2009-11-10 17:13:43 -08:00
Jeremy Kemper
215fa16734
CI: list bundled gems in build environment
2009-11-10 16:54:15 -08:00
Jeremy Kemper
c626be796c
CI: rearrange build order, AR last
2009-11-10 16:08:02 -08:00
Jeremy Kemper
e889f315c8
CI: return result of last rake task
2009-11-10 15:40:54 -08:00
Jeremy Kemper
907858c1fe
CI: shush complaints about 777 perms
2009-11-10 15:32:09 -08:00
Jeremy Kemper
aef7e214bd
Use an env var to expand the CI bundle. Using bundler's 'only' includes this stuff for everybody, oops.
2009-11-10 15:28:25 -08:00
Jeremy Kemper
ec2b2654e5
Make root_dir a method so rails can call it
2009-11-10 15:18:21 -08:00
Jeremy Kemper
74306b9526
Use bundled bin/rake
2009-11-10 14:59:59 -08:00
Jeremy Kemper
0247262833
Rely on bundler for gem deps instead of geminstaller
2009-11-10 14:59:46 -08:00
Jeremy Kemper
457940e684
Bump CI mocha to 0.9.8 and rack to 1.0.1
2009-11-10 14:17:40 -08:00
Jeremy Kemper
1874a88765
Ruby 1.9: bump CI mysql from 2.7 -> 2.8.1
2009-11-10 11:57:56 -08:00
Jeremy Kemper
d2d3464fcc
Turn off --debug for gem bundle. Force gem update.
2009-11-04 14:49:15 -08:00
Jeremy Kemper
03dc66444e
Add bundler 0.6.0 to CI geminstaller
2009-11-04 11:57:21 -08:00
Jeremy Kemper
d64e87edd6
Try to remotely troubleshoot bundler issue in CI
2009-11-04 11:50:52 -08:00
Jeremy Kemper
ca990b03cc
Work around rebundling issue
2009-11-02 20:08:43 -08:00
Jeremy Kemper
58555d0c8b
Remove old per-component bundled environments first
2009-10-27 02:03:25 -07:00
Jeremy Kemper
b3012bbd16
Tweak CI for toplevel gem bundle
2009-10-27 01:55:27 -07:00
Joshua Peek
207d0483e5
Run bundler before AM and AMo tests
2009-10-20 15:28:34 -05:00
Jeremy Kemper
4f6d8ceb04
Bundle for railties tests too
2009-10-19 19:22:23 -07:00
Jeremy Kemper
e19ab99134
CI bundles Active Record dependencies before running (pulls in Arel)
2009-10-14 19:36:55 -07:00
Joshua Peek
4552dabba7
Add erubis gem to ci
2009-10-12 22:23:29 -05:00
Joshua Peek
2a938ad5e7
Run AP isolated tests on CI
2009-10-03 22:14:58 -05:00
Mike Gunderloy
1696039f29
Remove SQLite2 from CI setup
...
Signed-off-by: Michael Koziarski <michael@koziarski.com>
2009-09-28 14:51:40 +13:00
Chad Woolley
438ff3b5b9
include nokogiri gem, so activesupport nokogiri tests run
...
Signed-off-by: Joshua Peek <josh@joshpeek.com>
2009-09-26 12:23:30 -05:00
Joshua Peek
24ac3a8d8e
Wrap isolated test runner in a test suite
2009-09-25 01:16:52 -05:00
Mike Gunderloy
3600c3840e
More places to bump rack-test version [ #3250 state:resolved]
...
Signed-off-by: Joshua Peek <josh@joshpeek.com>
2009-09-23 09:21:44 -05:00
Yehuda Katz
6be6fae59a
Adds patch to CI
2009-09-15 17:56:20 -07:00
Joshua Peek
b7c1fbc050
Start running AS isolated tests on CI
2009-09-07 21:13:25 -05:00
Joshua Peek
a79790e1a5
rack-test 0.4.2 has rack 1.1.pre goodies, we'll use it instead
2009-08-31 23:08:20 -05:00
Joshua Peek
426e76ad85
Temp rack-test gem needs proper gem source
2009-08-31 21:53:24 -05:00
Joshua Peek
ffd2cf1670
To make CI happy, use my edge rack-test gem (just for now)
2009-08-31 15:46:29 -05:00
Chad Woolley
d8e7ff12a8
CI config updates: do not send CI emails unless explicitly enabled, use 'gem update --system', and send emails from an address which can post to the core list
...
[#3116 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2009-08-30 00:06:07 -07:00
Chad Woolley
22e946873c
Send CI notifications to core list.
...
* Only send emails on official box.
* Update CI setup docs to correct hostname instructions.
[#3063 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2009-08-29 13:09:46 -07:00
Mike Gunderloy
ef93524058
Remove sqlite2 build from CI recipe [ #3066 state:resolved]
...
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2009-08-18 13:24:39 +01:00
Jeremy Kemper
76335c27b6
Bump pg gem requirement to 0.8.0. Build psql db with UTF8 encoding.
2009-08-15 19:04:25 -07:00
Chad Woolley
f413a703ba
make mysql and postgresql rebuild databases on every CI build, to prevent breakages such as collation and character set changing
...
Signed-off-by: Yehuda Katz <wycats@gmail.com>
2009-08-12 00:11:16 -07:00
Yehuda Katz + Carl Lerche
677f74dd0d
Updates CI to use latest mocha
2009-07-01 13:50:05 -07:00
Chad Woolley
6dc3a6a954
Upgrade CI server to latest RubyGems [ #2665 state:resolved]
...
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2009-05-19 12:50:26 +02:00
Yehuda Katz
d0ace15c01
Updated for Rack 1.0
2009-04-25 12:33:14 -07:00
Pratik Naik
d7d93cdb62
Fix nginx config in ci setup notes [Chad Woolley] [ #2290 state:resolved]
2009-04-21 17:31:26 +01:00
Carl Lerche & Yehuda Katz
906aebceed
Bring abstract_controller up to date with rails/master
...
Resolved all the conflicts since 2.3.0 -> HEAD. Following is a list
of commits that could not be applied cleanly or are obviated with the
abstract_controller refactor. They all need to be revisited to ensure
that fixes made in 2.3 do not reappear in 3.0:
2259ecf368
AR not available
* This will be reimplemented with ActionORM or equivalent
06182ea02e
implicitly rendering a js response should not use the default layout
[#1844 state:resolved]
* This will be handled generically
893e9eb995
Improve view rendering performance in development mode and reinstate
template recompiling in production [#1909 state:resolved]
* We will need to reimplement rails-dev-boost on top of the refactor;
the changes here are very implementation specific and cannot be
cleanly applied. The following commits are implicated:
199e750d46
3942cb406e
f8ea9f85d4
e3b166aab3
ae9f258e03
44423126c6
0cb020b4d6
workaround for picking layouts based on wrong view_paths
[#1974 state:resolved]
* The specifics of this commit no longer apply. Since it is a two-line
commit, we will reimplement this change.
8c5cc66a83
make action_controller/layouts pick templates from the current instance's
view_paths instead of the class view_paths [#1974 state:resolved]
* This does not apply at all. It should be trivial to apply the feature
to the reimplemented ActionController::Base.
87e8b16246
fix HTML fallback for explicit templates [#2052 state:resolved]
* There were a number of patches related to this that simply compounded
each other. Basically none of them apply cleanly, and the underlying
issue needs to be revisited. After discussing the underlying problem
with Koz, we will defer these fixes for further discussion.
2009-04-13 15:18:45 -07:00
Jeremy Kemper
922c528d42
Ruby 1.9 compat: use String#each_line instead of #each
2009-02-04 09:29:00 -08:00
Jeremy Kemper
aa6c7185ff
Update ci config to use mocha 0.9.5
2009-02-03 18:45:23 -08:00
Yehuda Katz
3030bc90c9
Merge commit 'rails/3-0-unstable'
...
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
2009-01-30 11:30:27 -08:00
Michael Koziarski
feed7b4cfd
Move to use pg instead of postgres on the CI server
2009-01-29 17:07:29 +13:00
Michael Koziarski
2f92313324
Spam people with commit rights on test failures.
2009-01-07 18:18:00 +13:00
Mike Gunderloy
e57cb2629a
Update CI configuration to reflect latest gems.
2009-01-07 16:59:06 +13:00
Mike Gunderloy
19818eb0ea
Update CI configuration to reflect latest gems.
2009-01-07 16:42:53 +13:00
Michael Koziarski
9c01d3cead
Spam more people, the list is next
2008-11-18 20:52:07 +01:00
Michael Koziarski
bb557b44e9
Be more careful
2008-08-26 12:21:48 +02:00
Michael Koziarski
86bf279b89
Re enable CI for postgresql
2008-08-26 12:14:07 +02:00
Chad Woolley
289e3b9072
use double quotes
2008-08-26 09:40:19 +02:00
Chad Woolley
fb20d6f09d
properly reference geminstaller config under ci dir
2008-08-25 10:34:01 +02:00
Chad Woolley
337b043c93
Include the CI configuration and setup instructions.
...
This should make it easy to set up your own copy of the CI environment, and easier for us to keep ours running.
2008-08-24 16:27:20 +02:00