CARVIEW |
-
Rails plugin for picking a non-ssl asset host as often as possibleCreated Thu Nov 27 08:21:03 -0800 2008
-
Database based asynchronously priority queue system -- Extracted from ShopifyForked from tobi/delayed_job Fri Nov 28 04:22:41 -0800 2008
Public Activity

-
Hongli Lai (Phusion committed 9e2b4a10:
Do not output an ETag header if response body is blank or when sending files with send_file(... :xsendfile => true) [#1578 state:committed]
07326b38ec1cfba9b8d55015c40121258cf79297
Merge branch 'master' of git@github.com:rails/rails
f9a02b12d15bdbd3c2ed18b16b31b712a77027bc
Added gem backtrace pretty priting (Juan Lupión) [#1497 state:committed]
e54f17920fddebdfa241a5d9253ad5810972af87
Updated included memcache-client to the 1.5.0.5 version which includes fixes from fiveruns and 37signals to deal with failover and timeouts (Joshua Sierles) [#1535 state:committed]
Sounds reasonable that we should have an option or at least a fallback for this. Anyone wants to give it a stab?
xtoddx, we’re working on getting a good story for both migrations and files in public in before this is released.
Thanks for the code review, guys. Got it in on https://github.com/rails/rails/commit/bf024b6a11253b3d2599caf41f7ccf2d31e68cb3
bf024b6a11253b3d2599caf41f7ccf2d31e68cb3
Github comments are an excellent way to perform community code review -- keep it up!

-
dhh committed 119a41e2:
Merge branch 'master' of git@github.com:rails/rails
-
dhh committed 3b3c0507:
Extracted the process scripts (inspector, reaper, spawner) into the plugin irs_process_scripts [DHH]
-
dhh committed be140e8c:
Changed Rails.root to return a Pathname object (allows for Rails.root.join("app", "controllers") => "#{RAILS_ROOT}/app/controllers") [#1482]
-
dhh committed 668872ef:
Add restart notice where missing
-
dhh committed 6e66e7d6:
Even more polish of the default configration files and split off the session store configuration into its own file
-
dhh committed c5f461d7:
Cleanup the app generator
-
dhh committed 73213f4c:
Say it briefly
-
dhh committed 6358e6c1:
More organization based on priority
-
dhh committed 471f0240:
Me loves me some whitespace
-
dhh committed 201b64b4:
Cleanup other examples and wording
-
dhh committed 0eac9daa:
Rails::Configuration never had more details. Stop lying about it
-
dhh committed 5c26b2e4:
Its no longer common to run Rails in environments where you cant set the environment to be the production one. Dont need a notice telling about the ENV var that prominently any more
119a41e21ddfe220d1d6e92102b65141a0e2299d
Merge branch 'master' of git@github.com:rails/rails
3b3c0507e2f67a0f64dc04b396c1d13411ab5890
Extracted the process scripts (inspector, reaper, spawner) into the plugin irs_process_scripts [DHH]
be140e8c6be966349c6fa35a87f84d5a73995b9a
Changed Rails.root to return a Pathname object (allows for Rails.root.join("app", "controllers") => "#{RAILS_ROOT}/app/controllers") [#1482]
668872efd85291895d3e68f3a5af312973a1be74
Add restart notice where missing