| #11590 |
Removing vendor Rails with Git causes cryptic error |
ActiveRecord |
edge |
defect |
normal |
04/14/08 |
| #11557 |
[PATCH][TINY] Make AM::Base#render_message default hash argument to @body |
ActionMailer |
edge |
enhancement |
normal |
04/09/08 |
| #11489 |
[PATCH] test_distance_in_words failing |
ActionPack |
edge |
defect |
normal |
03/31/08 |
| #11398 |
[PATCH] Float columns set to values without .to_f cause NoMethodError on save or validation |
ActiveRecord |
edge |
defect |
normal |
03/22/08 |
| #11382 |
[PATCH] query_attribute does not work with symbols |
ActiveRecord |
edge |
defect |
normal |
03/19/08 |
| #11204 |
[PATCH] link_to does not escape ampersands when a url is passed as a String |
ActionPack |
edge |
defect |
minor |
02/23/08 |
| #11116 |
[PATCH][TINY] config.plugin_paths can no longer be modified in environment/[test|production|..].rb |
ActionPack |
edge |
defect |
normal |
02/14/08 |
| #11069 |
[PATCH] pessimistic version constraint for RAILS_GEM_VERSION |
Railties |
edge |
enhancement |
minor |
02/10/08 |
| #11061 |
[PATCH] Changing construct_calculation_sql to use quoted_table_name |
ActiveRecord |
edge |
enhancement |
minor |
02/09/08 |
| #10984 |
[PATCH] Fix default onFailure callback and failure handling from InPlaceEditor |
script.aculo.us |
edge |
defect |
major |
02/02/08 |
| #10878 |
[PATCH] Tests, and tiny fix for has_many through association with non-conventional primary key |
ActiveRecord |
edge |
defect |
normal |
01/21/08 |
| #10868 |
[PATCH] Remove unused new_mail() method from MailerHelperTest |
ActionMailer |
edge |
defect |
minor |
01/20/08 |
| #10822 |
[PATCH] Document Module/Class#cattr_* extensions and remove unnecessary #flatten |
ActiveSupport |
edge |
defect |
normal |
01/16/08 |
| #10806 |
[PATCH] Add "by" options to increment_counter and decrement_counter to make them consistent with increment! and decrement! |
ActiveRecord |
edge |
enhancement |
normal |
01/14/08 |
| #10729 |
[PATCH] typo in atom_feed_helper |
ActionPack |
edge |
defect |
minor |
01/07/08 |
| #10717 |
[PATCH][TINY] stringify_keys cleanup and slight optimization to symbolize_keys! |
ActiveSupport |
edge |
defect |
minor |
01/06/08 |
| #10557 |
[PATCH] has_many association with :finder_sql option does not raise ActiveRecord::RecordNotFound exception on no results |
ActiveRecord |
edge |
enhancement |
minor |
12/19/07 |
| #10375 |
[PATCH] Document Date.yesterday and Date.today |
ActiveSupport |
edge |
defect |
minor |
12/05/07 |
| #10254 |
[PATCH][TINY] count(...) in calculations.rb does not support :from option |
ActiveRecord |
edge |
enhancement |
normal |
11/23/07 |
| #10233 |
Multiple option hashes in ActionView::Helpers::FormOptionsHelper backwards compatible fix. |
ActionPack |
edge |
enhancement |
normal |
11/21/07 |
| #10207 |
IE6 & 7 bug with draggable, ghosting = true |
script.aculo.us |
edge |
defect |
normal |
11/19/07 |
| #10197 |
[PATCH] token_generator doesn't work without a given block |
Plugins |
edge |
defect |
normal |
11/17/07 |
| #9995 |
[PATCH][DOCS] 'errors.add("phone_number",' - pedantic documentation enhancement |
ActiveRecord |
edge |
enhancement |
minor |
10/26/07 |
| #9862 |
[PATCH] Added support for arbitrary attributes on new ActiveResource Objects |
ActiveResource |
edge |
enhancement |
normal |
10/13/07 |
| #9839 |
[PATCH][TINY] Hash#from_xml boolean conversion should match ActiveRecord's approach |
ActiveSupport |
edge |
enhancement |
normal |
10/10/07 |
| #9800 |
[PATCH] add template option for postgresql test database |
Railties |
edge |
enhancement |
minor |
10/06/07 |
| #9777 |
[PATCH] routing ControllerSegment#regexp_chunk double escapes controller names |
ActionPack |
edge |
defect |
minor |
10/04/07 |
| #9574 |
[PATCH] [TINY] Validates_length_of with range option :in should also accept :message |
ActiveRecord |
edge |
defect |
minor |
09/17/07 |
| #9573 |
[PATCH] Bug in actionpack: Routing.possible_controllers not sorted |
ActionPack |
edge |
defect |
normal |
09/17/07 |
| #9536 |
[PATCH][TINY] plugins/auto_complete/README |
Plugins |
edge |
defect |
minor |
09/12/07 |
| #9529 |
[PATCH] ActiveResource::Base#id_from_response throws nil exception in some cases |
ActiveResource |
edge |
defect |
major |
09/11/07 |
| #9413 |
[PATCH][TINY] exception printng is commented in activerecord/test/aaa_create_tables_test.rb |
ActiveRecord |
edge |
defect |
minor |
08/29/07 |
| #9239 |
[PATCH] Fixture loading across multiple databases |
ActiveRecord |
edge |
defect |
normal |
08/10/07 |
| #9223 |
[PATCH] Support opt_read_timeout for MySQL |
ActiveRecord |
edge |
enhancement |
normal |
08/09/07 |
| #9198 |
[PATCH] remove -i from pg_dump call |
ActiveRecord |
edge |
defect |
normal |
08/06/07 |
| #9137 |
[PATCH] Column.string_to_dummy_time should return nil on invalid input |
ActiveRecord |
edge |
defect |
normal |
07/30/07 |
| #9127 |
[PATCH] Deprecation warnings for association options print a duplicate rubyonrails.org URL |
ActiveRecord |
edge |
defect |
normal |
07/28/07 |
| #9102 |
[PATCH] Doc correct ActionWebService::Struct example |
ActionWebService |
edge |
defect |
normal |
07/25/07 |
| #9068 |
[PATCH] DB tasks don't check config['database'].blank? before create |
Railties |
edge |
defect |
normal |
07/23/07 |
| #9019 |
[PATCH] Fix time_with_datetime_fallback on really old dates |
ActiveSupport |
edge |
defect |
normal |
07/19/07 |
| #8997 |
[PATCH] Improve the documentation for ssl_requirement |
Plugins |
edge |
enhancement |
minor |
07/16/07 |
| #8879 |
[PATCH] Unused through_conditions |
ActiveRecord |
edge |
enhancement |
minor |
07/04/07 |
| #8856 |
[PATCH] rake test:integration becomes rake test:integrations |
Railties |
edge |
defect |
minor |
07/03/07 |
| #8802 |
[PATCH] has_many :through :uniq => true performance improvement |
ActiveRecord |
edge |
defect |
normal |
06/29/07 |
| #8677 |
[PATCH] Add :include_blank option to options_for_select() |
ActionPack |
edge |
enhancement |
normal |
06/18/07 |
| #8665 |
[XPATCH] Custom logger ignored by script/server with mongrel |
Railties |
edge |
defect |
normal |
06/16/07 |
| #8613 |
[PATCH] Enhance strip_tags to allow tags to be passed in optional :except array |
ActionPack |
edge |
enhancement |
normal |
06/09/07 |
| #8468 |
[PATCH] Distance calculation in draggable's default reverteffect |
script.aculo.us |
edge |
defect |
normal |
05/25/07 |
| #8342 |
HttpMock::Request#hash inconsistent - doesn't compare properly |
ActiveResource |
edge |
defect |
normal |
05/11/07 |
| #8216 |
[PATCH] Enhancement of Range#to_formatted_s |
ActiveSupport |
edge |
enhancement |
normal |
04/27/07 |
| #7828 |
[PATCH] Define remote_addr in ActionWebService::Protocol::SimpleActionPackRequest |
ActionWebService |
edge |
enhancement |
minor |
03/15/07 |
| #7588 |
[PATCH] remove duplicate okText option for Ajax.InPlaceEditor |
script.aculo.us |
edge |
defect |
normal |
02/19/07 |
| #7574 |
[PATCH] descendants method for acts_as_tree |
Plugins |
edge |
enhancement |
trivial |
02/16/07 |
| #7484 |
[PATCH] Add mime type command line option to mongrel server command |
Railties |
edge |
enhancement |
normal |
02/05/07 |
| #7478 |
[PATCH] validates uniqueness with count |
ActiveRecord |
edge |
enhancement |
minor |
02/04/07 |
| #7382 |
[PATCH] setup_fixture_accessors in Fixtures respects class table name |
ActiveRecord |
edge |
defect |
normal |
01/25/07 |
| #7344 |
[PATCH] Make Oracle respect default values for LOBs |
ActiveRecord |
edge |
defect |
normal |
01/24/07 |
| #7330 |
[PATCH] Fixtures respect database connection |
ActiveRecord |
edge |
enhancement |
normal |
01/23/07 |
| #7193 |
[PATCH] Warn about possible missing call to fixtures in TestCase |
ActiveRecord |
edge |
enhancement |
minor |
01/19/07 |
| #7159 |
[PATCH] [TINY] Fix failing SQLServer unit test |
ActiveRecord |
edge |
defect |
normal |
01/18/07 |
| #7129 |
[PATCH] Set ActionMailer template root in instance |
ActionMailer |
edge |
defect |
normal |
01/17/07 |
| #7084 |
[PATCH] Fixed mongrelized script/server logger |
Railties |
edge |
defect |
major |
01/16/07 |
| #7078 |
[PATCH][tiny] Add logger method to Test::Unit::TestCase |
Railties |
edge |
enhancement |
minor |
01/16/07 |
| #7060 |
[PATCH] Smarter escaping of html entities |
ActiveRecord |
edge |
defect |
normal |
01/15/07 |
| #7030 |
[PATCH] Allow script/generate to skip generation of YAML fixture if CSV is present |
Railties |
edge |
defect |
minor |
01/14/07 |
| #7020 |
[PATCH] tiny ssl_requirement plugin: disable ssl_forwarding in development + Apache 2.0 fix |
Plugins |
edge |
enhancement |
trivial |
01/13/07 |
| #6627 |
[PATCH] Add scroll_to method to javascript helpers |
ActionPack |
|
enhancement |
normal |
11/15/06 |
| #6570 |
[PATCH] Ajax.InPlaceCollectionEditor overwrites custom callback option from InPlaceEditor |
script.aculo.us |
|
defect |
normal |
11/07/06 |
| #6450 |
[PATCH] Support block association extensions in modules |
ActiveRecord |
edge |
defect |
normal |
10/19/06 |
| #6363 |
[PATCH] Fix Date.to_formatted_s so that changing the :default will not affect all printed dates |
ActiveSupport |
edge |
defect |
normal |
10/09/06 |
| #5863 |
[PATCH] :select option for ActiveRecord#find should take an Array of fieldnames |
ActiveRecord |
edge |
enhancement |
normal |
08/23/06 |
| #5643 |
[PATCH] Use /usr/bin/env shebang on scripts |
Railties |
edge |
enhancement |
minor |
07/07/06 |
| #5580 |
[PATCH][TINY] Allow include_blank for select_tag |
ActionPack |
edge |
enhancement |
trivial |
07/03/06 |
| #5347 |
[PATCH] Don't complain when we remove a plugin if we're not using SVN:externals |
Railties |
1.1.1 |
defect |
normal |
06/09/06 |
| #4869 |
[PATCH] response headers not updated with multiple calls of get in functional tests |
ActionPack |
1.1.1 |
defect |
normal |
04/24/06 |
| #4757 |
[PATCH] :selected works for collection_select |
ActionPack |
1.1.1 |
defect |
major |
04/15/06 |
| #4735 |
[PATCH] form_helper radio_button does not respect the index option in html tag id attribute |
ActionPack |
1.1.1 |
defect |
normal |
04/14/06 |
| #4582 |
[PATCH] columntype timestamp is converted to datetime in mysql |
ActiveRecord |
1.1.0 |
defect |
minor |
04/04/06 |
| #4414 |
[PATCH] Invalid JavaScript generated by auto_complete_field |
ActionPack |
1.1.0 RC1 |
defect |
normal |
03/25/06 |
| #4336 |
[PATCH] Highlight and fade_to colors for in_place_editor |
ActionPack |
edge |
enhancement |
normal |
03/21/06 |
| #4134 |
[PATCH] delegate method ignore on nil |
ActiveSupport |
edge |
enhancement |
normal |
03/08/06 |
| #3753 |
[PATCH] option to disable automatic generation of the hidden tag in check_box |
ActionPack |
edge |
enhancement |
minor |
02/07/06 |
| #2837 |
[PATCH] continuous_builder doesn't call Checkout properly |
Plugins |
edge |
defect |
normal |
11/11/05 |