This project is archived and is in readonly mode.
Changeset [e3c26e9926948587efcc8d31c729395093407df6] by Michael Koziarski
June 4th, 2008 @ 12:05 AM
Merge branch 'master' into patches
Committed by Repository
- A actionpack/lib/action_controller/rack_process.rb
- A actionpack/test/controller/rack_test.rb
- A activerecord/test/cases/callbacks_observers_test.rb
- A activesupport/lib/active_support/string_questioneer.rb
- A activesupport/test/gzip_test.rb
- A activesupport/test/string_questioneer_test.rb
- A railties/lib/rails/rack.rb
- A railties/lib/rails/rack/static.rb
- M actionmailer/CHANGELOG
- M actionmailer/Rakefile
- M actionmailer/lib/action_mailer/version.rb
- M actionpack/CHANGELOG
- M actionpack/Rakefile
- M actionpack/lib/action_controller.rb
- M actionpack/lib/action_controller/caching/actions.rb
- M actionpack/lib/action_controller/dispatcher.rb
- M actionpack/lib/action_controller/routing.rb
- M actionpack/lib/action_pack/version.rb
- M actionpack/test/controller/caching_test.rb
- M actionpack/test/controller/cgi_test.rb
- M actionpack/test/controller/dispatcher_test.rb
- M actionpack/test/controller/integration_upload_test.rb
- M actionpack/test/controller/routing_test.rb
- M activerecord/CHANGELOG
- M activerecord/Rakefile
- M activerecord/lib/active_record/associations/has_many_through_association.rb
- M activerecord/lib/active_record/base.rb
- M activerecord/lib/active_record/calculations.rb
- M activerecord/lib/active_record/callbacks.rb
- M activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb
- M activerecord/lib/active_record/connection_adapters/mysql_adapter.rb
- M activerecord/lib/active_record/version.rb
- M activerecord/test/cases/adapter_test.rb
- M activerecord/test/cases/attribute_methods_test.rb
- M activerecord/test/cases/base_test.rb
- M activerecord/test/cases/calculations_test.rb
- M activerecord/test/cases/inheritance_test.rb
- M activerecord/test/cases/multiple_db_test.rb
- M activeresource/CHANGELOG
- M activeresource/Rakefile
- M activeresource/lib/active_resource/base.rb
- M activeresource/lib/active_resource/version.rb
- M activesupport/CHANGELOG
- M activesupport/lib/active_support.rb
- M activesupport/lib/active_support/core_ext/date/calculations.rb
- M activesupport/lib/active_support/core_ext/hash/slice.rb
- M activesupport/lib/active_support/dependencies.rb
- M activesupport/lib/active_support/deprecation.rb
- M activesupport/lib/active_support/inflections.rb
- M activesupport/lib/active_support/inflector.rb
- M activesupport/lib/active_support/ordered_hash.rb
- M activesupport/lib/active_support/ordered_options.rb
- M activesupport/lib/active_support/values/time_zone.rb
- M activesupport/lib/active_support/version.rb
- M activesupport/test/core_ext/array_ext_test.rb
- M activesupport/test/core_ext/bigdecimal.rb
- M activesupport/test/core_ext/date_ext_test.rb
- M activesupport/test/core_ext/date_time_ext_test.rb
- M activesupport/test/core_ext/duration_test.rb
- M activesupport/test/core_ext/time_ext_test.rb
- M activesupport/test/core_ext/time_with_zone_test.rb
- M activesupport/test/dependencies_test.rb
- M activesupport/test/deprecation_test.rb
- M activesupport/test/inflector_test.rb
- M activesupport/test/ordered_hash_test.rb
- M activesupport/test/ordered_options_test.rb
- M activesupport/test/time_zone_test.rb
- M railties/CHANGELOG
- M railties/Rakefile
- M railties/builtin/rails_info/rails/info_controller.rb
- M railties/configs/initializers/new_rails_defaults.rb
- M railties/lib/initializer.rb
- M railties/lib/rails/gem_dependency.rb
- M railties/lib/rails/version.rb
- M railties/test/gem_dependency_test.rb
- M railties/test/initializer_test.rb
- M release.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>