| e539228 |
2013-05-17 |
Bug fix: Evented notification subscribers can handle pub... |
| afa68eb |
2012-07-10 |
Raise a helpful error message on #mount misuse |
| cf9324e |
2011-02-06 |
Find all validators for multiple attributes |
| cd13fbd |
2011-02-06 |
Optionally pass in the attribute being validated to an i... |
| e9e9ed6 |
2011-02-06 |
Be able to pass a validator method to #validates |
| ed7614a |
2011-02-06 |
Provide a way to specify alternate option keys for valid... |
| 7176ade |
2011-02-05 |
Do not require that validation attributes be specified a... |
| dd3afdd |
2010-11-19 |
Raise an ArgumentError when passing an invalid argument ... |
| 401c183 |
2010-11-17 |
Anchors should be allowed on constraints that are not on... |
| 22f8253 |
2010-11-17 |
Anchors should be allowed on constraints that are not on... |
| 1deeaf5 |
2010-11-17 |
The PRE part of the rails version is a string or nil |
| a46b777 |
2010-11-17 |
The PRE part of the rails version is a string or nil |
| d20eab8 |
2010-11-17 |
Removing the old release.rb script |
| 65b6fb8 |
2010-11-17 |
Removing the old release.rb script |
| c3dd123 |
2010-11-17 |
Small cleanup of the release task |
| 1e37653 |
2010-11-17 |
Small cleanup of the release task |
| df5fe4d |
2010-11-17 |
Add a task to tag the commit and push |
| 217a7de |
2010-11-17 |
Add a task to tag the commit and push |
| aa0732d |
2010-11-17 |
Ignore the dist directory |
| 161bd52 |
2010-11-17 |
Ignore the dist directory |
| 482790d |
2010-11-17 |
Add a task to commit the changes |
| f9bd6d8 |
2010-11-17 |
Add a task to commit the changes |
| dab1d8d |
2010-11-17 |
Add some sanity checks to the gem push script |
| b3b6c71 |
2010-11-17 |
Add some sanity checks to the gem push script |
| 6b3f521 |
2010-11-17 |
Remove some useless comments from the release task |
| 882d2c8 |
2010-11-16 |
Remove some useless comments from the release task |
| 4ff8c59 |
2010-11-17 |
Update the main Rakefile to use the new release tasks |
| 2bf085f |
2010-11-16 |
Update the main Rakefile to use the new release tasks |
| fb5b2ba |
2010-11-17 |
Add a new file containing tasks related to releasing |
| 6fb2913 |
2010-11-16 |
Add a new file containing tasks related to releasing |
| 42ed7ed |
2010-11-16 |
Bump up the version.rb file for ActiveRecord to 3.0.3 |
| ccd2f3e |
2010-11-17 |
Update the version.rb files to include a PRE part |
| a27e80b |
2010-11-16 |
Update the version.rb files to include a PRE part |
| 7e4f9db |
2010-11-17 |
Remove the old gem release task |
| 9dd4db4 |
2010-11-16 |
Remove the old gem release task |
| 69789c3 |
2010-10-15 |
#transaction on the instance level should take options a... |
| 91ba758 |
2010-10-13 |
Update the ActiveRecord tests to not set unused options |
| 0b6af35 |
2010-10-13 |
Update the PostgreSQL adapter documentation |
| 941844c |
2010-10-13 |
rb_thread_select should always be used in DB drivers whe... |
| 1da0dc2 |
2010-09-23 |
Improve performance of applications using file uploads b... |
| 684bb86 |
2010-09-23 |
Improve performance of applications using file uploads b... |
| 5ff2b73 |
2010-09-17 |
Small tweak the ConditionalGet documentation |
| 117daba |
2010-09-17 |
Update Rails' built in routes to use RouteSet#append |
| 7418a44 |
2010-09-17 |
Add RouteSet#append |
| 9362ef6 |
2010-09-14 |
Require lazy_load_hooks.rb with the correct path. |
| 5391dd3 |
2010-09-14 |
Require lazy_load_hooks.rb with the correct path. |
| d8d8334 |
2010-09-13 |
Update changelog |
| 0fe99e8 |
2010-09-13 |
Add tests for Rack::Cache |
| 84d0c30 |
2010-09-13 |
Allow view helper's #initialize method to be called. [#5... |
| b5a17d7 |
2010-09-13 |
Allow view helper's #initialize method to be called. [#5... |
| d277b82 |
2010-07-30 |
Add another missing require in 'active_support/inflector... |
| d04c6f2 |
2010-07-29 |
Add a missing require in 'active_support/core_ext/string... |
| ba8d89c |
2010-07-22 |
Performance optimizations to handle cases of instrumento... |
| eababa3 |
2010-05-08 |
Revert "Add index length support for MySQL [#1852 state:... |
| 6d7f279 |
2010-05-06 |
Expand paths to app builders relative to the working dir... |
| 6c280f3 |
2010-04-30 |
RouteSet does not raise ActionController::RoutingError w... |
| dedb842 |
2010-04-30 |
It would be nice to actually commit test fixtures |
| 95c9879 |
2010-04-30 |
Fix a bug in the generators from the previous commit |
| 785493f |
2010-04-30 |
Provide a mechanism for overriding the entire generator ... |
| 0761d1b |
2010-04-30 |
Set up app generator class to make it easier to for alt-... |
| c54c84b |
2010-04-29 |
Move ActionMailer generator to AM |
| eb83c9c |
2010-04-18 |
Merge remote branch 'spastorino/master' |
| d32a4cb |
2010-04-18 |
Merge branch 'master' of github.com:rails/rails |
| ac015b1 |
2010-04-16 |
Revert "Avoid deprecation warnings and potential TypeErr... |
| 0ea434e |
2010-04-15 |
Make perform_caching work again, with the tests passing ... |
| 005c2ba |
2010-04-15 |
Revert "logger added to the deprecated config accessor" ... |
| 467d251 |
2010-04-03 |
Bring back +extra_conditions+. This effectively reverts ... |
| 6e18fa0 |
2010-04-03 |
Raise a StatementInvalid error when trying to build a co... |
| 52ffaa1 |
2010-04-03 |
Sanitize association conditions using the correct class |
| 13004d4 |
2010-04-03 |
Make the query built by has_many ...., :dependent => :__... |
| 386b7bf |
2010-04-03 |
Remove an unused argument |
| ab281f5 |
2010-04-02 |
Fix class_attribute so that it works with singleton clas... |
| 7f53dca |
2010-03-19 |
Fix protect_against_forgery |
| a5d80f8 |
2010-03-19 |
Each controller class has it's own view context subclass... |
| 1dacc19 |
2010-03-19 |
Return a valid Rack response from bare ActionController:... |
| edb5991 |
2010-03-18 |
Make render :partial, :layout consistent between AC and AV |
| 71c9337 |
2010-03-18 |
All tests pass without memoizing view_context |
| 523d0f3 |
2010-03-18 |
Remove caching's dependency on view_context. Also, make ... |
| d8c7efe |
2010-03-18 |
Make action_has_layout? non-private |
| 3deb60e |
2010-03-18 |
@layout is a confusing name... use @cache_layout |
| 8e64998 |
2010-03-18 |
While isolated tests are useful, they take far too long ... |
| 9da153c |
2010-03-18 |
Fix an error in isolated running of tests |
| 0e15f07 |
2010-03-18 |
Get modules back into integration tests |
| d9375f3 |
2010-03-17 |
Modify assert_template to use notifications. Also, remov... |
| 6416a35 |
2010-03-17 |
Remove unneeded AV::Base and AV::Template monkey-patches |
| 947f86c |
2010-03-17 |
Modify assert_template to use instrumentation |
| 23b6def |
2010-03-16 |
Do not always include the named URL helpers into AC::Bas... |
| 3abf5ad |
2010-03-16 |
Make RouteSet#finalize! a NOOP if it's been called alrea... |
| c61ed70 |
2010-03-16 |
Some more tweaks on <% %>. |
| 9de8305 |
2010-03-15 |
Add deprecation notices for <% %>. |
| 8b4dca1 |
2010-03-11 |
ActionController::Base.request_forgery_protection_token ... |
| 4464b8e |
2010-03-10 |
Deprecate block_called_from_erb? pending a solution for ... |
| 056042e |
2010-03-09 |
Simplify the action endpoint: |
| 146a530 |
2010-03-09 |
Add memoizing to AD::Request |
| 8e9d923 |
2010-03-08 |
Require 'active_support/core_ext/hash/except' in the rou... |
| 01f0e47 |
2010-03-08 |
Move request forgery protection configuration to the AC ... |
| 0045f37 |
2010-03-08 |
Whoops. We meant to switch from returning to tap, not vi... |
| f38e2e0 |
2010-03-08 |
Add support for mount RackApp, :at => "/sprockets" with ... |
| ae93789 |
2010-03-08 |
Move middlewares to the Application level. If you want t... |
| 57cf1c5 |
2010-03-05 |
Remove the ability to set the mountpoint when initializi... |
| 9a17416 |
2010-03-05 |
Tweak out url_for uses :script_name and add some tests |
| 48672cd |
2010-03-05 |
Have ActionDispatch::Routing::RouteSet.new ready to rece... |
| 46bf2f0 |
2010-03-05 |
Fixed a broken AM test. I'm unsure how this passed before. |
| 900a2d3 |
2010-03-05 |
Get rid of relative_url_path in favor of respecting SCRI... |
| 3438373 |
2010-03-05 |
Use AS::Concern for caching modules |
| ff29606 |
2010-03-05 |
Refactor cache_store to use ActionController config |
| c8e1cc8 |
2010-03-05 |
remove_method is private |
| ecf84b2 |
2010-03-05 |
Change generated code to replace faulty comment |
| e311622 |
2010-03-05 |
Deprecated ActionController::Base.session_options= and A... |
| 48bb3b3 |
2010-03-05 |
Move stuff from compatibility.rb to deprecated.rb |
| 9795bf0 |
2010-03-04 |
Fix Sam Ruby's tests and deprecation warnings |
| 1776969 |
2010-03-04 |
Move session and session_store onto ActionDispatch and a... |
| c0c1599 |
2010-03-04 |
Update CI to the latest bundler |
| cc789dd |
2010-03-04 |
No need for a module if it's only being included once in... |
| 0de3b9e |
2010-03-04 |
Somehow this fixes the AR tests when ran with rake. I sh... |
| 05b9382 |
2010-03-04 |
Update the ActionMailer tests to run off of the latest A... |
| ad2e6ee |
2010-03-04 |
Fix a bunch of failing AP / AM specs created from the pr... |
| 9eddc85 |
2010-03-04 |
Add a method for configuring abstract controllers |
| 5ce25ae |
2010-03-04 |
Merge branch 'configuration_refactor' |
| 13a932c |
2010-03-04 |
Modifying configurations on the instance of a controller... |
| 7dbf5c8 |
2010-03-04 |
Tweak how ActionPack handles InheritableOptions |
| 15b3b74 |
2010-03-04 |
Fix all the broken tests due to the AC configuration ref... |
| 1f0f05b |
2010-03-04 |
Move the original config method onto AbstractController |
| b160663 |
2010-03-04 |
Start refactoring the method of configuring ActionView |
| 54302ef |
2010-03-04 |
Add caller to deprecation notices |
| 7867241 |
2010-03-04 |
Deprecate IP spoofing settings that are directly on the ... |
| 52efbdc |
2010-03-04 |
Add caller to request_uri deprecation notice |
| 93422af |
2010-03-04 |
Move remote_ip to a middleware: |
| 7979da2 |
2010-03-03 |
Revert "In app_generator, fix hardcoded `bundle` call to... |
| 9731c52 |
2010-03-03 |
Don't rely on Rails.application global state in Config |
| 9a9caf6 |
2010-03-04 |
Add a BlockUntrustedIps middleware |
| 902d5a4 |
2010-03-04 |
Indicate that ActionController::Base.resource_action_sep... |
| 18bcce5 |
2010-03-04 |
ActionController::Base.use_accept_header is not actually... |
| 9dae645 |
2010-03-03 |
Actually move ImplicitRender into it's own file |
| fb14b8c |
2010-03-04 |
ActionDispatch::Request deprecates #request_uri |
| eb49bd6 |
2010-03-04 |
Fix tests for the request refactor |
| c92d598 |
2010-03-04 |
Rack::Request actually defines #query_string |
| 07b5146 |
2010-03-03 |
Fix active_records' log tests |
| 312570c |
2010-03-03 |
Fix active_resource tests |
| 05f2776 |
2010-03-03 |
Fix action_mailer tests |
| 5e0a05b |
2010-03-04 |
Tweak the semantic of various URL related methods of Act... |
| bcfb777 |
2010-03-03 |
Work on deprecating ActionController::Base.relative_url_... |
| 6640903 |
2010-03-03 |
Move InheritableOptions into ActiveSupport |
| bf9913f |
2010-03-03 |
Move session_store and session_options to the AC configu... |
| 29158d4 |
2010-03-03 |
Remove a failed attempt at refactoring AC configuration |
| d78e3fe |
2010-03-02 |
Fix failing Action Pack tests |
| aa749a7 |
2010-03-02 |
Get the railties tests to pass again. |
| c2dbc39 |
2010-03-02 |
Have log subscribers subscribe to the actual events, so ... |
| d434c54 |
2010-03-02 |
Log Tailer doesn't exist anymore. Removing some traces l... |
| b01db07 |
2010-03-02 |
Moved initializers for ActionMailer and ActionController... |
| 57bae97 |
2010-03-02 |
Fix a test that assumes that defined?(ActiveRecord) == d... |
| a64fcc1 |
2010-03-02 |
:controller doesn't work for namespaced controllers anym... |
| fc0882b |
2010-03-02 |
Optimize AS::Notifications to remember which subscribers... |
| c88360e |
2010-03-02 |
You can unsubscribe a subscriber |
| 048b436 |
2010-03-02 |
AS::Subscriber is not a LogSubscriber |
| 300d6b5 |
2010-03-02 |
Merge _details_defaults and details_for_render |
| b85ea58 |
2010-03-01 |
Change AV formats so they can delegate to the controller... |
| 8fbbdda |
2010-03-01 |
Delegate formats to the controller |
| 4bdc783 |
2010-02-27 |
1.9 seems to have a bug involving cloned classes and sup... |
| faf3c2f |
2010-02-27 |
Set the body using the accessor for AD::Response introsp... |
| 8689989 |
2010-02-27 |
Make ActionController::Routing::Routes a DeprecatedProxy |
| 0508318 |
2010-02-27 |
If IntegrationSession is initialized with an objects tha... |
| be0bf10 |
2010-02-27 |
Upon further reflection, we realized that SharedTestRout... |
| 74df779 |
2010-02-26 |
Relatively speaking, it's not actually that bad... |
| ab0cc72 |
2010-02-26 |
Setting UrlFor in with_routing is no longer needed now t... |
| dae109a |
2010-02-26 |
Including UrlFor in Redirecting and Head will warn usefu... |
| 3bad24c |
2010-02-26 |
Remove traces of SharedTestRoutes from user code; leave ... |
| 5797575 |
2010-02-26 |
Stop setting UrlFor using SharedTestHelpers |
| 47fe14b |
2010-02-26 |
Silence test deprecation warnings |
| bae691f |
2010-02-26 |
Change the API for setting global options for #url_for t... |
| 224c031 |
2010-02-26 |
Remove the :use_defaults check in UrlFor#merge options |
| 98f77e0 |
2010-02-26 |
Rename named_url_helpers to url_helpers and url_helpers ... |
| f863045 |
2010-02-26 |
Rename metaclass to singleton_class |
| 8760add |
2010-02-26 |
Get URL helpers working again in integration tests. |
| fc4582f |
2010-02-26 |
Final pass at removing the router from a global constant |
| 36fd9ef |
2010-02-26 |
Continued effort to deglobalize the router |
| 9a5be2e |
2010-02-26 |
Get Railties tests passing |
| 1fb2c6f |
2010-02-26 |
Get ActionMailer's tests passing with the non global router |
| a278f23 |
2010-02-26 |
Fix all of AP's tests with the non global router |
| 4b038f6 |
2010-02-26 |
Merge branch 'master' of github.com:rails/rails |
| 226dfc2 |
2010-02-26 |
WIP: Remove the global router |
| 6a06118 |
2010-02-24 |
Remove ActionController::Base.resources_path_names |
| ba57575 |
2010-02-24 |
Remove references to ActionDispatch::Routing::Routes in ... |
| 47498a7 |
2010-02-24 |
Woops, forgot to actually add active_support/core_ext/fi... |
| 24ab566 |
2010-02-24 |
Revert "Fix test load paths for those not using bundler" |
| 5e2bd08 |
2010-02-24 |
Makes send_file work again by deferring to Rack::Sendfile. |
| a73f682 |
2010-02-24 |
Make AD::Response correctly handle bodies that respond_t... |
| 3345af6 |
2010-02-23 |
Fix streaming by having it create a File object, which c... |
| a3c6ad7 |
2010-02-20 |
Fix a bunch of pending tests by providing an introspecti... |
| ae8c384 |
2010-02-19 |
Avoid calling triggering const_missing if const_missing ... |
| e195b48 |
2010-02-17 |
Have CI use the current version of bundler |
| eea28b0 |
2010-02-11 |
Remove backtrace cleaner specific to Bundler. Bundler ju... |
| f497e7a |
2010-02-04 |
Update rails to use the latest bundler |
| 08fd9a6 |
2010-02-02 |
Remove the generated gemfile in railties tests since the... |
| 144f41e |
2010-02-02 |
Use bundler 0.9.0.pre4 when running CI |
| b9edb0c |
2010-02-01 |
Update the Gemfile and CI build |
| 16c0d1d |
2010-02-01 |
Run bundle exec rake instead of bin/rake during CI |
| 90ab1a6 |
2010-02-01 |
[PATCH] remove geminstaller dependency from ci build |
| ff7a6a9 |
2010-02-01 |
Add the database adapter in the generated Gemfile |
| 3b922aa |
2010-02-01 |
Update the Ci build script |
| a54654d |
2010-02-01 |
Update the generated Gemfile and config/boot.rb to work ... |
| 1c83fd2 |
2010-02-01 |
Have rails depend on bundler |
| dfeae62 |
2010-02-01 |
Update the CI geminstaller to pull in the correct versio... |
| 9f01dff |
2010-02-01 |
Get rails tests running on bundler 0.9 |
| f15bbcf |
2010-01-28 |
Move the ActiveRecord generator settings into the Railtie |
| 252911e |
2010-01-28 |
Cleanup the test_unit generator move into the railtie |
| 6268fcd |
2010-01-28 |
Fix the test_framework generator tests |
| c7c3eac |
2010-01-28 |
Test::Unit Railtie |
| 64f8c87 |
2010-01-26 |
Fix AR's rake tasks to work with the Rails::Application ... |
| 952e449 |
2010-01-05 |
Fix --dev option |
| ae7ada1 |
2009-12-31 |
Some railties cleanup: |
| e749424 |
2009-12-31 |
Rename rails.rb -> rails/all.rb and rails/core.rb -> rai... |
| 2f86439 |
2009-12-31 |
Raise a helpful error if config.frameworks is used |
| a23f4b6 |
2009-12-31 |
Add a /rails.rb for each framework for consistency |
| 1e41097 |
2009-12-31 |
Fully remove config.frameworks in favor of requires in b... |
| d39d7f5 |
2009-12-31 |
Allow ActiveSupport's isolation tests to run with MiniTe... |
| bb153f4 |
2009-12-30 |
ActionDispatch should require as little of ActiveSupport... |
| e5c8843 |
2009-12-30 |
Use the correct method for eager loading autoloads |
| 2e87196 |
2009-12-29 |
Use extlib_inheritable_accessor in request_forgery_prote... |
| 3cb7e04 |
2009-12-29 |
Finally remove rails/initializer.rb |
| aa1b32a |
2009-12-29 |
Check to see if the plugin object responds to load_tasks... |
| 4ee7064 |
2009-12-29 |
Don't require initializer.rb in core.rb |
| 49c800b |
2009-12-29 |
Move the ActiveRecord related rake tasks into the AR gem. |
| d747b68 |
2009-12-29 |
Require active_support/dependencies/autoload in action_d... |
| c02f278 |
2009-12-29 |
Add the ability to have plugins load rake tasks. |
| 84f1137 |
2009-12-24 |
Merge remote branch 'origin/master' |
| c4d6d50 |
2009-12-24 |
Rackup config.ru from the correct directory |
| af5c3c8 |
2009-12-24 |
Require active_support/all unless specifically requested... |
| 9653599 |
2009-12-24 |
Remove the ActionView::Base autoload because it creates ... |
| d2bd71a |
2009-12-24 |
Finish moving config.frameworks-dependent code to the fr... |
| 61af34b |
2009-12-24 |
Make /rails/info/properties work again. Also, the mocked... |
| d926fb6 |
2009-12-24 |
Isolation tests intentionally avoid loading any state (b... |
| 83be262 |
2009-12-24 |
Isolation tests intentionally avoid loading any state (b... |
| 38aeb15 |
2009-12-24 |
Moving out some framework specific initializers into the... |
| fa8dfc7 |
2009-12-23 |
Raise an exception if an initializer is defined without ... |
| dc677f7 |
2009-12-23 |
tests pass with requiring the frameworks in rails.rb |
| be225ad |
2009-12-22 |
Fix ActionMailer. The fact that ActionMailer::Base does ... |
| d982fe2 |
2009-12-22 |
Replace reopening the class with App.configure as an ali... |
| b0b4ae9 |
2009-12-22 |
test.rb, dev.rb, and production.rb just reopen the Appli... |
| 1b27f5c |
2009-12-16 |
Add the ability for plugins to set default configuration... |
| f9d570b |
2009-12-09 |
Simpler RenderOption API -- removes the need for registe... |
| c130409 |
2009-12-03 |
Reorganize autoloads: |
| c446b1b |
2009-12-02 |
Ignore all pkg files |
| 6680f9c |
2009-12-02 |
Fix an ivar name conflict in Rails::Server |
| fe41c70 |
2009-12-02 |
Stop evalling the environment file in favor of require +... |
| 3903499 |
2009-12-02 |
Add support for bare ActiveSupport via config.active_sup... |
| 8ff310a |
2009-12-02 |
Break up rails and railties: |
| abfc4da |
2009-12-02 |
Remove global Rails initializers |
| 02c3c9d |
2009-11-25 |
Fix the application.rb generator |
| 25b8e99 |
2009-11-25 |
Fix the rackup test to correctly use Rack::Builder.parse... |
| 34eac1c |
2009-11-25 |
Load application specific rake tasks in the application ... |
| 530b8ff |
2009-11-24 |
Have script/* and Rakefile use the application object |
| a2cb90c |
2009-11-24 |
Refactor script/dbconsole into an object |
| a080323 |
2009-11-24 |
Refactor script/server into an object that inherits from... |
| 58dec09 |
2009-11-24 |
Update rails application root detection to take into con... |
| c102db9 |
2009-11-24 |
Updates notifications tests in railties to reflect chang... |
| 53d7acd |
2009-11-24 |
Refactor script/console into an object and use IRB.start... |
| 520b8b5 |
2009-11-19 |
Final steps toward clean rails "foo"; cd foo; gem bundle... |
| 82b9b15 |
2009-11-12 |
Refactor plugins |
| 4369426 |
2009-11-05 |
Add the ability to merge initializers from various objec... |
| 897164d |
2009-11-05 |
Conceptually unify instance & global initializers |
| df95f16 |
2009-10-28 |
Update initializable |
| da62a7c |
2009-10-28 |
Duplicate AS code no longer needed |
| 8a0f456 |
2009-10-21 |
Refactored railties' isolation tests to be able to run s... |
| 4f6d6f7 |
2009-10-20 |
Have all the tests running off a single Gemfile |
| d0f4d93 |
2009-10-17 |
Remove some remnants of config.gem |
| e1fdc8b |
2009-10-17 |
Remove config.gem in favor of using the bundler. This ma... |
| c296b33 |
2009-10-16 |
Make the railties tests pass |
| 591eaf3 |
2009-10-16 |
Get apps generated with working again. |
| 2110a52 |
2009-10-16 |
Deprecate RAILS_ROOT in favor of Rails.root (which proxi... |
| 97296b1 |
2009-10-15 |
Have config/application.rb contain the application defin... |
| bf9819f |
2009-10-14 |
Have Rails.root be based off of config.ru |
| 5ffb877 |
2009-10-14 |
Add Gemfile to the rails application generator |
| d56984c |
2009-10-14 |
Make rails configuration's path object's root lazy |
| 992c2db |
2009-10-09 |
Finish porting over the initializers to the app object a... |
| ff8be66 |
2009-10-14 |
Finish porting over the initializers to the app object a... |
| 5c42157 |
2009-10-08 |
Even more initializers ported over |
| ed77e84 |
2009-10-08 |
Ported over more initializers |
| 7faa52a |
2009-10-08 |
Add a test that ensures that Rails::Initializable can be... |
| feb04bf |
2009-10-08 |
Move the ensure_tmp_directories_exist initializer to the... |
| e4d7e50 |
2009-10-08 |
Moving more initializers into the application object |
| 665c7ad |
2009-10-08 |
Fix warning spew for 1.9 |
| 6d6ae08 |
2009-10-08 |
Start moving the initializers into the application object |
| d096589 |
2009-10-08 |
Remove the old initializer file. |
| 420004e |
2009-09-30 |
Initialize a new instance of Rails.application during in... |
| 2370e87 |
2009-09-30 |
Remove all calls to Rails::Initializer from boot.rb |
| 34aae6d |
2009-09-30 |
Remove a duplicate initializer |
| c9d4529 |
2009-09-30 |
Change Rails::Application to a class that is inherited f... |
| d1a63b1 |
2009-09-29 |
Remove unneeded files from the railties test directory |
| 6b08644 |
2009-09-29 |
Fix the broken railties isolation tests |
| 6f6a589 |
2009-09-29 |
Create the application object from config/environment.rb |
| 4129449 |
2009-09-26 |
Start Rails::Application object |
| f0dd77c |
2009-09-24 |
Move railties/lib/* into railties/lib/* |
| 487ee41 |
2009-09-03 |
Test for previous commit (we wrote it first, I swear) |
| 119793a |
2009-09-03 |
Replace :formats => ["*/*"] with the default formats set |
| e374416 |
2009-09-03 |
Refactor ActionController to use find_template and templ... |
| f61dc0e |
2009-09-03 |
Remove a useless method in the fixture template class |
| f416f9f |
2009-09-03 |
Vendor the latest version of the bundler |
| e3f5fd5 |
2009-09-03 |
Add ActiveModel's ./pkg and ./doc to .gitignore |
| dd34691 |
2009-09-03 |
Extract finding the template in AC to it's own method |
| f3fc5c4 |
2009-09-03 |
Refactor ActionView::Resolver |
| 66a4585 |
2009-09-01 |
Fix the */* with Net::HTTP bug [#3100 state:resolved] |
| bd53ebd |
2009-09-01 |
Add required dependencies on activemodel |
| 016b1d3 |
2009-09-01 |
Merge branch 'master' of git@github.com:rails/rails |
| 22d5e3d |
2009-08-29 |
Make sure all needed files get added to the rails gem |
| 6a001e9 |
2009-08-27 |
Require necessary active_support files in cookie store |
| 4467fa7 |
2009-08-27 |
Fixed stupid mistake... nothing to see here. |
| 78ced08 |
2009-08-27 |
Add a default parameter for Resolver#initialize |
| 2890760 |
2009-08-27 |
Set the request and response in ActionController::Middle... |
| efbd535 |
2009-08-27 |
Have AbstractController::Logger#process_action return su... |
| 5bc66f1 |
2009-08-26 |
And the same thing for Basic |
| 3a5269e |
2009-08-26 |
HTTP Auth should not depend on RenderingController |
| 303f9b8 |
2009-08-26 |
Redirector had an undeclared dependency on Logger. |
| a21aaca |
2009-08-26 |
Rework Middleware stack to match the Rack middleware pro... |
| 469424c |
2009-08-25 |
Modify Digest and Basic to take a request so they can be... |
| 86c7b14 |
2009-08-25 |
Add a TODO so we remember to fix partial layouts |
| c7ba911 |
2009-08-25 |
ActionController::Metal can be a middleware |
| e7a2496 |
2009-07-21 |
Vendor the bundler project |
| 61604fe |
2009-07-06 |
Get Initializer tests running without requiring parts of... |
| 9a42e06 |
2009-07-06 |
Reapply Rails::Application::Path tweaks |
| 378a65a |
2009-07-03 |
Added tests for the :install_gem_spec_stubs initializer |
| d8406f0 |
2009-07-02 |
Wrote tests for the :check_ruby_version initializer |
| 1d280e2 |
2009-07-02 |
Adds support for def self.setup in isolation tests for s... |
| 940aad2 |
2009-07-02 |
Compact the way application paths are defined |
| 913bb2f |
2009-07-02 |
Modify the Rails::Application::Path object to allow for ... |
| 0fbf458 |
2009-07-02 |
Removed unnecessary calls to image_path and hash lookups... |
| 281c1a8 |
2009-07-02 |
Fixes a number of tests that inexplicably didn't fail wh... |
| cf5b2b2 |
2009-07-02 |
Fixes a number of tests that inexplicably didn't fail wh... |
| 4d8fd8d |
2009-07-02 |
Fixes bug where Memcached connections get corrupted when... |
| ee7d4c4 |
2009-07-01 |
Fixes bug where Memcached connections get corrupted when... |
| 8e3e362 |
2009-07-01 |
Forgot to commit the new file. This is slightly embarras... |
| 1a6f4d4 |
2009-07-01 |
Apparently stdlib isn't std enough |
| 3990c12 |
2009-07-01 |
Modify isolation test to require a file not in use anywh... |
| 97ad936 |
2009-07-01 |
Updates CI to use latest mocha |
| 677f74d |
2009-07-01 |
Updates CI to use latest mocha |
| 1026d77 |
2009-07-01 |
Original cache objects should not be immutable [#2860 st... |
| 16dc139 |
2009-07-01 |
Added AR:B#dup method for duplicationg object without fr... |
| a8bd3c8 |
2009-07-01 |
Move mocha down below initial T::U require and bump vers... |
| 7583a24 |
2009-07-01 |
Move mocha down below initial T::U require and bump vers... |
| e10305f |
2009-07-01 |
Accept Symbol for contoller name [#2855 state:resolved] |
| 0515256 |
2009-07-01 |
Accept Symbol for contoller name [#2855 state:resolved] |
| eea7b5d |
2009-07-01 |
Crazy hacks to get the Isolation testing module to work ... |
| db3de78 |
2009-06-30 |
Bump up the version to 3.0.pre |
| 132e6d0 |
2009-06-30 |
Add #concat to Rails::Application::Path |
| f281745 |
2009-06-30 |
Test that builtin_directories is only used in developmen... |
| 575b95e |
2009-06-30 |
Created AS::Testing::Isolation which runs each test case... |
| 9101941 |
2009-06-30 |
Require core_ext/kernel/requires in test_help to providi... |
| f66b5d7 |
2009-06-30 |
Stop the initializer from blowing up when builtin_direct... |
| 4954379 |
2009-06-30 |
Remove stray checks for Rspec in the testing setup. |
| 188a892 |
2009-06-27 |
Starting to replace scattered path configuration setting... |
| 4153c6b |
2009-06-26 |
Finished a first stab at the Rails application path object. |
| b077428 |
2009-06-26 |
Update paths to support an explicit root and multiple pa... |
| 728e3b4 |
2009-06-26 |
Simple initial Paths impl |
| 2865421 |
2009-06-26 |
Checkpoint. Added a bunch of TODOs and some changes afte... |
| 8ee6066 |
2009-06-25 |
Try speeding up rails booting |
| c117e8e |
2009-06-25 |
Run the block passed to #run first when initializing |
| 3aad4d7 |
2009-06-23 |
Separate Rails module methods, the config object, and th... |
| 1b844e4 |
2009-06-23 |
Passes in 1.9 |
| ce9d9fd |
2009-06-23 |
Resurrect threadsafe! |
| 80f1f86 |
2009-06-22 |
Revert "Generate proper :counter_sql from :finder_sql wh... |
| 042bd0a |
2009-06-23 |
Tests pass, AWDoR passes, and a fresh app boots. |
| 9d398f4 |
2009-06-23 |
Got all the railties tests to pass, rails must boot! |
| 30baaac |
2009-06-23 |
Fix the default frameworks |
| 9cfd1d4 |
2009-06-23 |
Get more tests to pass |
| f2aea4d |
2009-06-23 |
Get initializer_test.rb to pass with the new initializer. |
| a3309e4 |
2009-06-23 |
Started making progress on implementing a new initializer. |
| 99b8248 |
2009-06-23 |
Initial initializer impl |
| 805369c |
2009-06-23 |
Starting to write the new initializer |
| 9f7eaea |
2009-06-18 |
Minor ActionView cleanup |
| 497554f |
2009-06-18 |
Fix typo |
| b4a91db |
2009-06-18 |
Extract the layout proc into a method, and write documen... |
| ca8f8fb |
2009-06-18 |
Remove one more note about deprecated behavior |
| a9ad763 |
2009-06-18 |
Drive the final stake through @content_for_*'s heart! |
| 65102c8 |
2009-06-17 |
Cleaning up more tests and code that needed to work in b... |
| 55ee0ba |
2009-06-17 |
Cleaning up if defined?(ActionController::Http) blocks f... |
| 8fdf3d7 |
2009-06-17 |
Remove some defined?(Http) checks |
| 251a6e4 |
2009-06-17 |
Rename path.rb to resolver.rb |
| d8f352e |
2009-06-17 |
Rename ActionView::Template::Path ActionView::Resolver |
| 7ac9f29 |
2009-06-17 |
Updated require for AMo move |
| 6927f11 |
2009-06-17 |
Finish making pending tests pass |
| 4873125 |
2009-06-17 |
RJS doesn't render with an HTML layout by default |
| 4fad953 |
2009-06-17 |
Fixing pending tests and fixed some formats / partial re... |
| de388ba |
2009-06-17 |
Fix pending test about content-type |
| 85f2f34 |
2009-06-16 |
Remove a stray process2 require |
| 315147f |
2009-06-16 |
Move the exceptions for missing template into Compatibil... |
| dd58f40 |
2009-06-16 |
An exception is raised if a layout is missing only if th... |
| 01a4bc8 |
2009-06-16 |
Exceptions now in an exceptions module |
| a6e803b |
2009-06-16 |
Remove exceptions from AbstractUnit so they work in real... |
| 18c3b77 |
2009-06-16 |
Merge process2 into process to people's regular tests ru... |
| 1fbfa3e |
2009-06-16 |
More _write_layout_method removal |
| 3c15cba |
2009-06-16 |
Whoops, I guess we broke layouts ;) |
| 19c3495 |
2009-06-15 |
rm -r controller/base! |
| 7b1f483 |
2009-06-15 |
Get all of rake tests to pass |
| c7ba9aa |
2009-06-15 |
Get the new base tests to pass |
| 0e558f0 |
2009-06-15 |
Get the AR integration tests to pass |
| 5314abe |
2009-06-15 |
Keep ActionMailer using the old layouts code until it ge... |
| 80d1e27 |
2009-06-15 |
Fix the fixture path |
| a63caa4 |
2009-06-15 |
Get tests to run (with failures) without old base around |
| 614374b |
2009-06-15 |
Require missing file in AS |
| 64ae5b5 |
2009-06-15 |
Fix failing tests in new callbacks |
| 5a8a550 |
2009-06-15 |
Finish making things pass with updated internal content_... |
| 47ff57f |
2009-06-10 |
Document and clean up HideActions and Http |
| 82a10ce |
2009-06-10 |
Removed unnecessary code |
| fbb6b93 |
2009-06-10 |
Document ActionController::Helpers |
| 316fab7 |
2009-06-10 |
Cleaned up the #default_helper_module method to make bet... |
| 37be453 |
2009-06-10 |
Adding "test" to the lib directory when running action p... |
| 4fc0778 |
2009-06-10 |
Simplify helper use of ActiveSupport::Dependencies, and ... |
| b6fde6b |
2009-06-10 |
Clean up AbstractController::Logger and write documentation |
| f35f47b |
2009-06-09 |
Cleaning up and documenting AbstractController::Layouts |
| acb2447 |
2009-06-09 |
Write documentation for AbstractController::Helpers |
| be37199 |
2009-06-09 |
More documentation work on AbstractController |
| 38b608e |
2009-06-08 |
Writing comments to AbstractController |
| a470bb3 |
2009-06-08 |
Remove extraneous response_obj |
| c1fcabb |
2009-06-08 |
Remove duplicate |
| 86fc43f |
2009-06-08 |
ActionPack components should no longer have undeclared d... |
| 196f780 |
2009-06-01 |
Get all the callback tests to work on new base |
| f2f58f5 |
2009-05-28 |
Fix failing ActionCacheFilter tests due to around filter... |
| 1e26284 |
2009-05-27 |
Added support to new callbacks for around filter object ... |
| 2b166d3 |
2009-05-27 |
Added support to new callbacks for around filter object ... |
| bd7e3dc |
2009-05-27 |
Added a compatibility layer to get legacy filter tests t... |
| e70bd6b |
2009-05-27 |
Added hook point in new base #send_action which does the... |
| a5688fa |
2009-05-27 |
Add the ability to prepend filters to new callbacks |
| 7211048 |
2009-05-26 |
Get all template tests passing on new base |
| a1f280e |
2009-05-26 |
Got all the dispatch tests running on new base |
| 1358f77 |
2009-05-26 |
Add controller/integration_test.rb to the new base test ... |
| a3ca563 |
2009-05-26 |
Get controller/test_test.rb to pass on new base |
| 7dd0943 |
2009-05-26 |
Add html-scanner to the new base set of autoloads |
| 09907d1 |
2009-05-26 |
Get controller/view_paths_test.rb to pass on new base |
| cbb0724 |
2009-05-26 |
In new base Rails2Compatibility, move @template assignme... |
| cd8fb18 |
2009-05-26 |
Remove a no-op from view path tests and removed a Symbol... |
| 5097bd6 |
2009-05-23 |
Modify render_test's determine_layout to match RJS |
| 69a1ea8 |
2009-05-23 |
Created an ActionController::Renderers::All that include... |
| 7b3fb1d |
2009-05-23 |
Got controller/render_js_test.rb to pass on new base |
| 28dbeb3 |
2009-05-22 |
Get controller/render_other_test.rb to pass on new base ... |
| 63ed43c |
2009-05-22 |
Added render_other_test.rb to the new base test runner |
| 72a574b |
2009-05-22 |
Get controller/layout_test.rb running on new base except... |
| 0112953 |
2009-05-22 |
Cleaned up the #render_to_body chain by extracting deter... |
| 68a207c |
2009-05-22 |
Implemented layout conditions in new base |
| 6923b39 |
2009-05-21 |
Added the :rjs render option |
| e773d0e |
2009-05-21 |
Renamed #implicit_render to #default_render in new base ... |
| 9d3d774 |
2009-05-21 |
Update render options to remove performance implications... |
| ad1c90d |
2009-05-21 |
Added the :xml render option |
| 2daac47 |
2009-05-21 |
Added the ability to register methods to handle specific... |
| e693f45 |
2009-05-21 |
Remove some response content type concepts from ActionView |
| 7f7fdc4 |
2009-05-21 |
Make controller/content_type_test.rb pass on new base |
| c8eda9a |
2009-05-21 |
Fixed new_base tests on ruby 1.9 |
| c4a6109 |
2009-05-20 |
Got controller/mime_responds_test.rb running on the new ... |
| 77d955c |
2009-05-20 |
Added passing old tests on new base to the main test runner |
| 01f032f |
2009-05-20 |
Added responds_to to new base. |
| 321168b |
2009-05-20 |
Make old caching tests pass on new base. |
| 67cc021 |
2009-05-20 |
Modified caching implementation to work with NewBase |
| 0e7da0e |
2009-05-20 |
Include caching module into new base |
| 26f2be0 |
2009-05-20 |
Modify caching to use new included helper |
| 67247ca |
2009-05-20 |
Corrected new callbacks semantics with regards to using ... |
| 07f733c |
2009-05-19 |
Ported simple benchmarking in new base |
| 5a45446 |
2009-05-16 |
Ported Rescuable to new base |
| 7e10504 |
2009-05-15 |
Refactored AbstractController to provide better hook poi... |
| b6bac73 |
2009-05-15 |
Merge commit 'origin/master' |
| da65320 |
2009-05-15 |
Got new base to pass controller/base_test.rb, implemente... |
| 8fac2c8 |
2009-05-14 |
Cleaning up more render tests |
| 49a84ff |
2009-05-14 |
Ported over render :file tests. |
| 216309c |
2009-05-12 |
Implemented redirects and partial rendering in new base. |
| 72ca7c5 |
2009-05-12 |
Fixed new callbacks to not call the action when a callba... |
| 00a9d4b |
2009-05-12 |
Merge branch 'master' into wip_abstract_controller |
| 0cac68d |
2009-05-11 |
Revert "Whitespace!" |
| 0f6e764 |
2009-05-11 |
Fixed a bug with handling render options |
| 6694bd4 |
2009-05-11 |
Aliased AbstractController::ActionNotFound to ActionCont... |
| 94ee9d2 |
2009-05-11 |
Ported ConditionalGet to new Base |
| c1d120a |
2009-05-11 |
Don't run the action if callbacks are halted. |
| 34caf4f |
2009-05-11 |
Merge branch 'master' into wip_abstract_controller |
| a2f3684 |
2009-05-11 |
Ported fresh_when into a ConditionalGet module |
| ad2a1b5 |
2009-05-02 |
Get render :inline working |
| 7dd072d |
2009-05-02 |
A few more tweaks to get new Base running old render tes... |
| e046f36 |
2009-05-02 |
Renamed Base2 to Base and don't require old action_contr... |
| b1d34b3 |
2009-05-02 |
Starting to get new_base to run on old tests |
| 918b119 |
2009-05-02 |
Add support for stripping "layouts/" from the layout name |
| b4903a8 |
2009-05-02 |
Modify new_base to use String action_names for back-compat |
| 69fd669 |
2009-05-02 |
Committing the last changes before we start trying to ge... |
| 4ee3e5b |
2009-05-02 |
Ported over the concept of public instance methods on co... |
| d58b57a |
2009-05-02 |
Move ContentType inline for now. |
| b98e496 |
2009-05-02 |
Support implicit and explicit content types |
| 49834e0 |
2009-05-02 |
Support implicit render and blank render |
| 0c3d9bc |
2009-05-02 |
Ported over render :template tests |
| 4f68311 |
2009-05-02 |
Finished implementing render :text in Base2 |
| 1b45991 |
2009-05-02 |
Renamed the new_base tests |
| b692fce |
2009-05-02 |
Renamed ActionController::AbstractBase to ActionControll... |
| 059afb3 |
2009-05-02 |
Removed a stray method_missing in the new callbacks system |
| 8a4e77b |
2009-05-02 |
OMG, a lot of work |
| 38bd60e |
2009-04-28 |
Makes new callbacks support keys with special characters |
| 3450977 |
2009-05-02 |
Makes new callbacks support keys with special characters |
| ab83db9 |
2009-04-27 |
Fixes ActionMailer to work with the ActionView refactoring |
| cecafc5 |
2009-04-27 |
Refactor ActionView::Template |
| 0a132c2 |
2009-04-23 |
Refactor ActionView::Path |
| b49027e |
2009-04-16 |
Make more Template methods public to make ActionMailer t... |
| 3c11876 |
2009-04-15 |
Makes rails-dev-boost work again |
| d39f5f1 |
2009-04-15 |
Move all Templates methods not used by other class into ... |
| d9afc51 |
2009-04-14 |
Rails server boots again |
| 647b83d |
2009-04-13 |
Resurrecting 1.9 compatibility. |
| 906aebc |
2009-04-13 |
Bring abstract_controller up to date with rails/master |
| 2036d3b |
2009-04-09 |
Revert rspec-runner change. TODO: Add back support for t... |
| 6c05b5e |
2009-04-09 |
Temporarily modifies setup to call super directly. This ... |
| 1aadafd |
2009-04-09 |
Updated old AC::Base for small changes to AV |
| 91402bd |
2009-04-08 |
Reverts changes made to AS::TC |
| 3cecbc2 |
2009-04-08 |
Get Base2 layouts to work :) |
| 95c9718 |
2009-04-07 |
Layouts work in AbstractController. Add support for the ... |
| c1aa5b0 |
2009-04-07 |
Add depends_on, use, and setup to abstract up ideas abou... |
| 9c8eaf8 |
2009-04-06 |
Merge branch 'abstract_controller' of git@github.com:wyc... |
| 4d3cd9b |
2009-04-06 |
Changes necessary to run the T::U tests with the rspec r... |
| 1d3e2c2 |
2009-03-24 |
In the middle of some refactoring... some fails due to c... |
| a501638 |
2009-03-23 |
Checkpoint |
| 4a93148 |
2009-03-23 |
Adding render :layout tests |
| ab17ecf |
2009-03-23 |
Finished implementing :layout for most of the render opt... |
| c6123c3 |
2009-03-23 |
Finished implementing layout for render :text |
| 81e814a |
2009-03-23 |
Working on being able to render :text with layouts |
| 90c079a |
2009-03-23 |
Modified the action layout tests to use the new FixtureT... |
| 4eaa8ba |
2007-10-08 |
PostgreSQL: support multiline default values. Closes #7533. |