Changeset 799
- Timestamp:
- 02/25/05 22:07:50 (3 years ago)
- Files:
-
- tags/rel_0-10-0 (copied) (copied from trunk)
- tags/rel_0-10-0/actionmailer/CHANGELOG (copied) (copied from trunk/actionmailer/CHANGELOG)
- tags/rel_0-10-0/actionmailer/lib/action_mailer/base.rb (copied) (copied from trunk/actionmailer/lib/action_mailer/base.rb)
- tags/rel_0-10-0/actionmailer/Rakefile (copied) (copied from trunk/actionmailer/Rakefile)
- tags/rel_0-10-0/actionpack/CHANGELOG (copied) (copied from trunk/actionpack/CHANGELOG)
- tags/rel_0-10-0/actionpack/lib/action_controller/base.rb (copied) (copied from trunk/actionpack/lib/action_controller/base.rb)
- tags/rel_0-10-0/actionpack/lib/action_controller/components.rb (copied) (copied from trunk/actionpack/lib/action_controller/components.rb)
- tags/rel_0-10-0/actionpack/lib/action_controller/dependencies.rb (copied) (copied from trunk/actionpack/lib/action_controller/dependencies.rb)
- tags/rel_0-10-0/actionpack/lib/action_controller/helpers.rb (copied) (copied from trunk/actionpack/lib/action_controller/helpers.rb)
- tags/rel_0-10-0/actionpack/lib/action_controller/request.rb (copied) (copied from trunk/actionpack/lib/action_controller/request.rb)
- tags/rel_0-10-0/actionpack/lib/action_controller/routing.rb (copied) (copied from trunk/actionpack/lib/action_controller/routing.rb)
- tags/rel_0-10-0/actionpack/lib/action_controller/scaffolding.rb (copied) (copied from trunk/actionpack/lib/action_controller/scaffolding.rb)
- tags/rel_0-10-0/actionpack/lib/action_controller/url_rewriter.rb (copied) (copied from trunk/actionpack/lib/action_controller/url_rewriter.rb)
- tags/rel_0-10-0/actionpack/lib/action_view/helpers/date_helper.rb (modified) (1 diff)
- tags/rel_0-10-0/actionpack/lib/action_view/helpers/form_helper.rb (copied) (copied from trunk/actionpack/lib/action_view/helpers/form_helper.rb)
- tags/rel_0-10-0/actionpack/lib/action_view/helpers/form_options_helper.rb (copied) (copied from trunk/actionpack/lib/action_view/helpers/form_options_helper.rb)
- tags/rel_0-10-0/actionpack/lib/action_view/helpers/form_tag_helper.rb (copied) (copied from trunk/actionpack/lib/action_view/helpers/form_tag_helper.rb)
- tags/rel_0-10-0/actionpack/lib/action_view/helpers/url_helper.rb (copied) (copied from trunk/actionpack/lib/action_view/helpers/url_helper.rb)
- tags/rel_0-10-0/actionpack/Rakefile (copied) (copied from trunk/actionpack/Rakefile)
- tags/rel_0-10-0/actionpack/README (copied) (copied from trunk/actionpack/README)
- tags/rel_0-10-0/actionpack/test/controller/base_tests.rb (copied) (copied from trunk/actionpack/test/controller/base_tests.rb)
- tags/rel_0-10-0/actionpack/test/controller/components_test.rb (copied) (copied from trunk/actionpack/test/controller/components_test.rb)
- tags/rel_0-10-0/actionpack/test/controller/filters_test.rb (copied) (copied from trunk/actionpack/test/controller/filters_test.rb)
- tags/rel_0-10-0/actionpack/test/controller/redirect_test.rb (copied) (copied from trunk/actionpack/test/controller/redirect_test.rb)
- tags/rel_0-10-0/actionpack/test/controller/render_test.rb (copied) (copied from trunk/actionpack/test/controller/render_test.rb)
- tags/rel_0-10-0/actionpack/test/controller/routing_tests.rb (copied) (copied from trunk/actionpack/test/controller/routing_tests.rb)
- tags/rel_0-10-0/actionpack/test/template/form_options_helper_test.rb (copied) (copied from trunk/actionpack/test/template/form_options_helper_test.rb)
- tags/rel_0-10-0/actionpack/test/template/url_helper_test.rb (copied) (copied from trunk/actionpack/test/template/url_helper_test.rb)
- tags/rel_0-10-0/actionwebservice/ChangeLog (copied) (copied from trunk/actionwebservice/ChangeLog)
- tags/rel_0-10-0/actionwebservice/Rakefile (copied) (copied from trunk/actionwebservice/Rakefile) (1 diff)
- tags/rel_0-10-0/activerecord/CHANGELOG (copied) (copied from trunk/activerecord/CHANGELOG)
- tags/rel_0-10-0/activerecord/examples/validation.rb (copied) (copied from trunk/activerecord/examples/validation.rb)
- tags/rel_0-10-0/activerecord/lib/active_record.rb (copied) (copied from trunk/activerecord/lib/active_record.rb)
- tags/rel_0-10-0/activerecord/lib/active_record/associations.rb (copied) (copied from trunk/activerecord/lib/active_record/associations.rb)
- tags/rel_0-10-0/activerecord/lib/active_record/base.rb (copied) (copied from trunk/activerecord/lib/active_record/base.rb)
- tags/rel_0-10-0/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb (copied) (copied from trunk/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb)
- tags/rel_0-10-0/activerecord/lib/active_record/connection_adapters/db2_adapter.rb (copied) (copied from trunk/activerecord/lib/active_record/connection_adapters/db2_adapter.rb)
- tags/rel_0-10-0/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb (copied) (copied from trunk/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb)
- tags/rel_0-10-0/activerecord/lib/active_record/connection_adapters/oci_adapter.rb (copied) (copied from trunk/activerecord/lib/active_record/connection_adapters/oci_adapter.rb)
- tags/rel_0-10-0/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb (copied) (copied from trunk/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb)
- tags/rel_0-10-0/activerecord/lib/active_record/connection_adapters/sqlite_adapter.rb (copied) (copied from trunk/activerecord/lib/active_record/connection_adapters/sqlite_adapter.rb)
- tags/rel_0-10-0/activerecord/lib/active_record/connection_adapters/sqlserver_adapter.rb (copied) (copied from trunk/activerecord/lib/active_record/connection_adapters/sqlserver_adapter.rb)
- tags/rel_0-10-0/activerecord/lib/active_record/deprecated_associations.rb (copied) (copied from trunk/activerecord/lib/active_record/deprecated_associations.rb)
- tags/rel_0-10-0/activerecord/lib/active_record/locking.rb (copied) (copied from trunk/activerecord/lib/active_record/locking.rb)
- tags/rel_0-10-0/activerecord/lib/active_record/observer.rb (copied) (copied from trunk/activerecord/lib/active_record/observer.rb)
- tags/rel_0-10-0/activerecord/lib/active_record/timestamp.rb (copied) (copied from trunk/activerecord/lib/active_record/timestamp.rb)
- tags/rel_0-10-0/activerecord/lib/active_record/transactions.rb (copied) (copied from trunk/activerecord/lib/active_record/transactions.rb)
- tags/rel_0-10-0/activerecord/lib/active_record/validations.rb (copied) (copied from trunk/activerecord/lib/active_record/validations.rb)
- tags/rel_0-10-0/activerecord/Rakefile (copied) (copied from trunk/activerecord/Rakefile)
- tags/rel_0-10-0/activerecord/README (copied) (copied from trunk/activerecord/README)
- tags/rel_0-10-0/activerecord/RUNNING_UNIT_TESTS (copied) (copied from trunk/activerecord/RUNNING_UNIT_TESTS)
- tags/rel_0-10-0/activerecord/test/aggregations_test.rb (copied) (copied from trunk/activerecord/test/aggregations_test.rb)
- tags/rel_0-10-0/activerecord/test/associations_test.rb (copied) (copied from trunk/activerecord/test/associations_test.rb)
- tags/rel_0-10-0/activerecord/test/base_test.rb (copied) (copied from trunk/activerecord/test/base_test.rb)
- tags/rel_0-10-0/activerecord/test/connections/native_oci (copied) (copied from trunk/activerecord/test/connections/native_oci)
- tags/rel_0-10-0/activerecord/test/deprecated_associations_test.rb (copied) (copied from trunk/activerecord/test/deprecated_associations_test.rb)
- tags/rel_0-10-0/activerecord/test/fixtures/db_definitions/oci.drop.sql (copied) (copied from trunk/activerecord/test/fixtures/db_definitions/oci.drop.sql)
- tags/rel_0-10-0/activerecord/test/fixtures/db_definitions/oci.sql (copied) (copied from trunk/activerecord/test/fixtures/db_definitions/oci.sql)
- tags/rel_0-10-0/activerecord/test/fixtures/db_definitions/oci2.drop.sql (copied) (copied from trunk/activerecord/test/fixtures/db_definitions/oci2.drop.sql)
- tags/rel_0-10-0/activerecord/test/fixtures/db_definitions/oci2.sql (copied) (copied from trunk/activerecord/test/fixtures/db_definitions/oci2.sql)
- tags/rel_0-10-0/activerecord/test/lifecycle_test.rb (copied) (copied from trunk/activerecord/test/lifecycle_test.rb)
- tags/rel_0-10-0/activerecord/test/modules_test.rb (copied) (copied from trunk/activerecord/test/modules_test.rb)
- tags/rel_0-10-0/activerecord/test/reflection_test.rb (copied) (copied from trunk/activerecord/test/reflection_test.rb)
- tags/rel_0-10-0/activesupport/CHANGELOG (copied) (copied from trunk/activesupport/CHANGELOG)
- tags/rel_0-10-0/activesupport/lib/active_support.rb (copied) (copied from trunk/activesupport/lib/active_support.rb)
- tags/rel_0-10-0/activesupport/lib/active_support/binding_of_caller.rb (copied) (copied from trunk/activesupport/lib/active_support/binding_of_caller.rb)
- tags/rel_0-10-0/activesupport/lib/active_support/breakpoint.rb (copied) (copied from trunk/activesupport/lib/active_support/breakpoint.rb)
- tags/rel_0-10-0/activesupport/lib/active_support/core_ext/date/conversions.rb (copied) (copied from trunk/activesupport/lib/active_support/core_ext/date/conversions.rb)
- tags/rel_0-10-0/activesupport/lib/active_support/core_ext/time/calculations.rb (copied) (copied from trunk/activesupport/lib/active_support/core_ext/time/calculations.rb)
- tags/rel_0-10-0/activesupport/lib/active_support/values (copied) (copied from trunk/activesupport/lib/active_support/values)
- tags/rel_0-10-0/activesupport/lib/active_support/values/time_zone.rb (copied) (copied from trunk/activesupport/lib/active_support/values/time_zone.rb)
- tags/rel_0-10-0/activesupport/Rakefile (copied) (copied from trunk/activesupport/Rakefile) (1 diff)
- tags/rel_0-10-0/activesupport/README (copied) (copied from trunk/activesupport/README)
- tags/rel_0-10-0/activesupport/test/core_ext/time_ext_test.rb (copied) (copied from trunk/activesupport/test/core_ext/time_ext_test.rb)
- tags/rel_0-10-0/activesupport/test/time_zone_test.rb (copied) (copied from trunk/activesupport/test/time_zone_test.rb)
- tags/rel_0-10-0/railties/bin/server (copied) (copied from trunk/railties/bin/server)
- tags/rel_0-10-0/railties/CHANGELOG (copied) (copied from trunk/railties/CHANGELOG)
- tags/rel_0-10-0/railties/fresh_rakefile (copied) (copied from trunk/railties/fresh_rakefile)
- tags/rel_0-10-0/railties/html/index.html (copied) (copied from trunk/railties/html/index.html)
- tags/rel_0-10-0/railties/lib/rails_generator/generators/applications/app/app_generator.rb (copied) (copied from trunk/railties/lib/rails_generator/generators/applications/app/app_generator.rb)
- tags/rel_0-10-0/railties/lib/rails_generator/generators/components/mailer/mailer_generator.rb (copied) (copied from trunk/railties/lib/rails_generator/generators/components/mailer/mailer_generator.rb)
- tags/rel_0-10-0/railties/lib/webrick_server.rb (copied) (copied from trunk/railties/lib/webrick_server.rb)
- tags/rel_0-10-0/railties/Rakefile (copied) (copied from trunk/railties/Rakefile)
- tags/rel_0-10-0/railties/README (copied) (copied from trunk/railties/README)
- trunk/actionpack/lib/action_view/helpers/date_helper.rb (modified) (1 diff)
- trunk/actionwebservice/Rakefile (modified) (1 diff)
- trunk/activesupport/Rakefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
tags/rel_0-10-0/actionpack/lib/action_view/helpers/date_helper.rb
r695 r799 222 222 date = options[:include_blank] ? (value || 0) : (value || Date.today) 223 223 224 date_select = "" 225 226 if options[:month_before_year] # For backwards compatibility 227 options[:order] = [:month, :year, :day] 228 end 229 224 date_select = "" 225 options[:order] = [:month, :year, :day] if options[:month_before_year] # For backwards compatibility 230 226 options[:order] ||= [:year, :month, :day] 231 227 tags/rel_0-10-0/actionwebservice/Rakefile
r795 r799 86 86 desc "Publish the API documentation" 87 87 task :pdoc => [:rdoc] do 88 Rake::SshDirPublisher.new("davidhh@comox.textdrive.com", "public_html/a s", "doc").upload88 Rake::SshDirPublisher.new("davidhh@comox.textdrive.com", "public_html/aws", "doc").upload 89 89 end 90 90 tags/rel_0-10-0/activesupport/Rakefile
r795 r799 57 57 `ssh davidhh@comox.textdrive.com './gemupdate.sh'` 58 58 end 59 60 # Publish documentation 61 desc "Publish the API documentation" 62 task :pdoc => [:rdoc] do 63 Rake::SshDirPublisher.new("davidhh@comox.textdrive.com", "public_html/as", "doc").upload 64 end trunk/actionpack/lib/action_view/helpers/date_helper.rb
r695 r799 222 222 date = options[:include_blank] ? (value || 0) : (value || Date.today) 223 223 224 date_select = "" 225 226 if options[:month_before_year] # For backwards compatibility 227 options[:order] = [:month, :year, :day] 228 end 229 224 date_select = "" 225 options[:order] = [:month, :year, :day] if options[:month_before_year] # For backwards compatibility 230 226 options[:order] ||= [:year, :month, :day] 231 227 trunk/actionwebservice/Rakefile
r795 r799 86 86 desc "Publish the API documentation" 87 87 task :pdoc => [:rdoc] do 88 Rake::SshDirPublisher.new("davidhh@comox.textdrive.com", "public_html/a s", "doc").upload88 Rake::SshDirPublisher.new("davidhh@comox.textdrive.com", "public_html/aws", "doc").upload 89 89 end 90 90 trunk/activesupport/Rakefile
r795 r799 57 57 `ssh davidhh@comox.textdrive.com './gemupdate.sh'` 58 58 end 59 60 # Publish documentation 61 desc "Publish the API documentation" 62 task :pdoc => [:rdoc] do 63 Rake::SshDirPublisher.new("davidhh@comox.textdrive.com", "public_html/as", "doc").upload 64 end