| #10903 |
[PATCH] Cannot rename columns if column name is reserved word. (MySQL) |
ActiveRecord |
1.2.6 |
defect |
normal |
01/23/08 |
| #10803 |
[PATCH] Rails concurrency fixes |
ActionPack |
edge |
defect |
normal |
01/14/08 |
| #10569 |
[PATCH] Use MySQL as default database if the sqlite3 ruby bindings are not found |
Railties |
edge |
enhancement |
normal |
12/19/07 |
| #10195 |
[PATCH] Components dont need to be in rails 2.0 . period! |
ActionPack |
edge |
defect |
normal |
11/17/07 |
| #10056 |
[PATCH] ActionView::TestCase |
ActionPack |
edge |
enhancement |
normal |
11/02/07 |
| #9969 |
[PATCH] Remove obsolete ActiveSupport::JSON::Variable (and its tests) |
ActiveSupport |
edge |
defect |
normal |
10/24/07 |
| #9930 |
[PATCH] Session fixation attempts are not catched when using the default session_key |
ActionPack |
edge |
defect |
normal |
10/19/07 |
| #9747 |
[PATCH] HTTP auth methods can't handle Latin-1 in headers |
ActionPack |
edge |
defect |
normal |
10/01/07 |
| #9742 |
[PATCH] Namespaced view fails to find template when render is supplied with collection partial |
ActionPack |
edge |
defect |
normal |
09/30/07 |
| #9714 |
[PATCH] Added mongrel's prefix option to spawner |
Railties |
edge |
enhancement |
minor |
09/27/07 |
| #9711 |
[PATCH] has_many :through, :uniq => true should calculate with :distinct |
ActiveRecord |
edge |
defect |
normal |
09/27/07 |
| #9632 |
[PATCH] Multibyte conformance tests always skip utf8proc |
ActiveSupport |
edge |
defect |
normal |
09/22/07 |
| #9607 |
[PATCH] Git SCM module for Capistrano 2.0 |
Capistrano |
edge |
enhancement |
normal |
09/20/07 |
| #9436 |
[PATCH] reset_column_information problem in migrations |
ActiveRecord |
edge |
defect |
normal |
08/30/07 |
| #9015 |
[PATCH] date_select, select_date destroys html name tag |
ActionPack |
edge |
defect |
normal |
07/19/07 |
| #8980 |
[PATCH] ActionMailer doesn't set charset properly when sending a multipart/mixed message. |
ActionMailer |
1.2.3 |
defect |
normal |
07/14/07 |
| #8937 |
[PATCH] HABTM associations do not allow :joins option |
ActiveRecord |
edge |
defect |
normal |
07/10/07 |
| #8733 |
[PATCH] add_index to support multiple, separate indexes |
ActiveRecord |
edge |
enhancement |
normal |
06/23/07 |
| #8647 |
[PATCH] correct setting of ActionController::Routing.controller_paths |
Railties |
edge |
enhancement |
normal |
06/14/07 |
| #8576 |
[PATCH] Module#local_constants is slow as dirt |
ActiveSupport |
edge |
defect |
normal |
06/04/07 |
| #8567 |
[PATCH] Extending of Ares objects doesn't work properly with regard to headers |
ActiveResource |
edge |
defect |
normal |
06/04/07 |
| #8521 |
[PATCH] DRYing up controller tests and mailer tests using superclasses |
Railties |
edge |
enhancement |
normal |
05/30/07 |
| #8246 |
[PATCH] raise_on_type_mismatch on has_many :through |
ActiveRecord |
1.2.3 |
defect |
major |
05/02/07 |
| #8088 |
[PATCH] fixtures.rb - running a unit test with a fixture will error out in the DELETE FROM <table name> sql statement |
ActiveRecord |
edge |
defect |
normal |
04/17/07 |
| #8065 |
[PATCH] ActiveRecord::Base.count is broken with :include |
ActiveRecord |
edge |
defect |
normal |
04/13/07 |
| #7921 |
[PATCH][DOCS] ActionView::Base documentation |
ActionPack |
edge |
defect |
normal |
03/26/07 |
| #7705 |
[PATCH] FormTagHelper - remove []s from ids? |
ActionPack |
edge |
enhancement |
minor |
03/03/07 |
| #7575 |
[PATCH] WS-I compliant arrays in WSDL |
ActionWebService |
edge |
enhancement |
normal |
02/16/07 |
| #7524 |
[PATCH] Added upto method to core_ext/time/calculations so that you could step through time |
ActiveSupport |
edge |
enhancement |
normal |
02/10/07 |
| #7501 |
[PATCH] Array.select allows regex |
ActiveSupport |
edge |
enhancement |
minor |
02/07/07 |
| #7477 |
[PATCH] Fixed broken tests in active support to_query |
ActiveSupport |
edge |
defect |
normal |
02/04/07 |
| #7402 |
[PATCH] decimal columns propagates scale into BigDecimal values |
ActiveRecord |
edge |
enhancement |
normal |
01/26/07 |
| #7361 |
[PATCH] Serialize Method Does Not Accept Array of Attribute Names |
ActiveRecord |
edge |
enhancement |
minor |
01/24/07 |
| #7312 |
[PATCH] adding a method to active_record_helper |
ActionPack |
edge |
enhancement |
normal |
01/23/07 |
| #7086 |
[PATCH] script/generate scaffold_resource doesn't generate form partial |
Railties |
edge |
enhancement |
minor |
01/16/07 |
| #7065 |
[PATCH] Docs for activesupport/core_ext/numeric/bytes.rb |
ActiveSupport |
edge |
enhancement |
normal |
01/16/07 |
| #7034 |
[PATCH] Have ActiveRecord use :db date format rather than :default |
ActiveRecord |
edge |
defect |
normal |
01/14/07 |
| #6923 |
[PATCH] temporarily disable attribute protection |
ActiveRecord |
|
enhancement |
normal |
01/04/07 |
| #6792 |
[PATCH] models in modules need .demodulize fixes for polymorphic associations |
ActiveRecord |
1.2.0rc1 |
defect |
major |
12/07/06 |
| #6733 |
[PATCH] DRY evaluation of proc/string/symbol/class arguments |
ActiveSupport |
edge |
enhancement |
normal |
11/29/06 |
| #6527 |
[PATCH] Add onException() callback handling to PrototypeHelper |
ActionPack |
edge |
enhancement |
normal |
11/01/06 |
| #6354 |
[PATCH] root_path fails with symlinks |
Railties |
1.1.6 |
defect |
normal |
10/06/06 |
| #6258 |
[PATCH] Pass record to options hash in to_xml |
ActiveRecord |
edge |
defect |
normal |
09/21/06 |
| #6223 |
[PATCH] render component with cache sweepers crash fix |
ActionPack |
edge |
defect |
normal |
09/17/06 |
| #5976 |
[PATCH] Pushing onto has_many :through ignores join model's foreign_key declarations |
ActiveRecord |
edge |
defect |
normal |
08/30/06 |
| #5961 |
[PATCH] Only update attributes that you want to update. |
ActiveRecord |
1.1.6 |
enhancement |
normal |
08/29/06 |
| #5798 |
[PATCH] Add variable name option to periodically_call_remote |
ActionPack |
|
enhancement |
minor |
08/18/06 |
| #5603 |
[PATCH] Ending Slash re-runs cached action |
ActionPack |
1.1.1 |
defect |
normal |
07/05/06 |
| #5517 |
[PATCH] Time quoting does not take Base.default_timezone in to account |
ActiveRecord |
edge |
defect |
normal |
06/27/06 |
| #5470 |
[PATCH] Make migrations use transaction and rollback if something was wrong |
ActiveRecord |
edge |
defect |
normal |
06/23/06 |
| #4394 |
[PATCH] Allow the query string parameters separator to be changed |
ActionPack |
|
defect |
normal |
03/24/06 |
| #4305 |
[PATCH] Make date/time tag helpers more flexible |
ActionPack |
edge |
enhancement |
normal |
03/19/06 |
| #3938 |
[PATCH] ActiveRecord should not wipe out prefilled data |
ActiveRecord |
1.0.0 |
defect |
major |
02/23/06 |
| #3281 |
[PATCH] Allows bind variables in finder :select attribute. |
ActiveRecord |
1.0.0 |
enhancement |
normal |
12/19/05 |
| #3238 |
[PATCH] Allow ActiveRecord to monitor which attributes are modified |
ActiveRecord |
edge |
enhancement |
normal |
12/15/05 |
| #3196 |
[PATCH] Multiple Associations for Forms / ActiveRecord |
ActiveRecord |
0.14.4. |
enhancement |
normal |
12/12/05 |
| #3166 |
[PATCH] to acts_as_netsted set to allow different key for #id |
ActiveRecord |
edge |
enhancement |
normal |
12/09/05 |
| #3103 |
[PATCH] FK: specify load order for rake load_fixtures |
Railties |
edge |
enhancement |
normal |
12/05/05 |
| #3102 |
[PATCH] Support casting nil boolean |
ActiveRecord |
1.1.1 |
defect |
normal |
12/05/05 |
| #3005 |
[PATCH] Prevent use of ActiveRecord method names as association or column names |
ActiveRecord |
1.1.1 |
defect |
major |
11/24/05 |
| #2879 |
[PATCH] radio_button_tag incorrectly assigns same DOM id to all buttons |
ActionPack |
0.14.3 |
defect |
normal |
11/15/05 |
| #2854 |
[PATCH] corrects some issues with BC dates |
ActiveRecord |
0.14.3 |
defect |
normal |
11/13/05 |
| #2738 |
[PATCH] Schema Dumper Foreign Key support |
ActiveRecord |
0.14.2 |
enhancement |
normal |
11/04/05 |
| #2638 |
[PATCH] A patch for acts_as_tree that provides a list of all descendents of a node |
ActiveRecord |
0.14.2 |
enhancement |
normal |
10/28/05 |
| #2574 |
[PATCH] Additional Rake task for testing Rail |
Railties |
0.13.1 |
enhancement |
normal |
10/23/05 |
| #2462 |
[PATCH] Added update_attributes function to HABTM |
ActiveRecord |
edge |
enhancement |
normal |
10/13/05 |
| #2379 |
[PATCH] Make Schema Dumper complain when it can't handle columns it encounters |
ActiveRecord |
edge |
defect |
normal |
10/04/05 |
| #2326 |
[PATCH] Fixtures break with MySQL with foreign key constraints. |
ActiveRecord |
0.13.1 |
defect |
minor |
09/28/05 |
| #2275 |
[PATCH] Adding ActionController::Base.app_prefix to allow a ruby app to run under a subdirectory |
ActionPack |
0.13.1 |
defect |
normal |
09/23/05 |
| #2179 |
[PATCH] Ability to add inline attachments (ie, inline images for html email) |
ActionMailer |
0.14.3 |
enhancement |
normal |
09/13/05 |
| #2166 |
[PATCH] Keep auto_link from including punctuation in links (fix for fault #1671) |
ActionPack |
0.13.1 |
defect |
trivial |
09/10/05 |
| #1949 |
[PATCH] Set tablename pre- and suffix on connect |
ActiveRecord |
edge |
enhancement |
minor |
08/12/05 |
| #1925 |
[PATCH] validates_uniqueness_of should select only validated column |
ActiveRecord |
0.13.1 |
enhancement |
normal |
08/09/05 |
| #1924 |
[PATCH] ActiveRecord::Acts::Tree acts_as_tree with :dependent options |
ActiveRecord |
edge |
enhancement |
normal |
08/08/05 |
| #1911 |
[PATCH] flexible fixtures |
ActiveRecord |
edge |
enhancement |
normal |
08/05/05 |
| #1821 |
[PATCH] fixes for observers and sweepers |
ActiveRecord |
1.2.3 |
defect |
normal |
07/23/05 |
| #1785 |
[PATCH] has_and_belongs_to_many should not include join table's attributes |
ActiveRecord |
0.13.1 |
defect |
normal |
07/20/05 |
| #1779 |
[PATCH] partial_exists? methods for ActionView templates |
ActionPack |
0.13.1 |
enhancement |
normal |
07/19/05 |
| #1732 |
[PATCH] finder_sql for the ActiveRecord has_and_belongs_to_many is only evaluated once |
ActiveRecord |
0.13.1 |
defect |
normal |
07/13/05 |
| #1633 |
[PATCH] quote_column_name in ActiveRecord::ConnectionAdapters AbstractAdapter/TableDefinition |
ActiveRecord |
0.13.1 |
defect |
normal |
07/06/05 |
| #1380 |
[PATCH] Dynamic scaffolding doesn't handle modules |
ActionPack |
1.1.1 |
defect |
normal |
05/31/05 |
| #1335 |
[PATCH] non-numeric primary keys quoted too many times in SQL for HABTM join table |
ActiveRecord |
0.13.1 |
defect |
major |
05/23/05 |
| #738 |
[PATCH] ActiveRecord should provide an '''each''' { ''block'' } method |
ActiveRecord |
edge |
enhancement |
normal |
02/27/05 |