Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

{23} Untested patches (62 matches)

Patches with insufficient test coverage. Please attach an updated, well-tested patch and reopen the ticket.

Ticket Summary Component Version Type Severity Created
#10903 [PATCH] Cannot rename columns if column name is reserved word. (MySQL) ActiveRecord 1.2.6 defect normal 01/23/08
#9836 Postgresql Adapter not always correctly unescaping bytea data ActiveRecord edge defect normal 10/10/07
#9747 [PATCH] HTTP auth methods can't handle Latin-1 in headers ActionPack edge defect normal 10/01/07
#9694 Remove abstract classes from STI find conditions ActiveRecord edge enhancement normal 09/26/07
#9436 [PATCH] reset_column_information problem in migrations ActiveRecord edge defect normal 08/30/07
#8647 [PATCH] correct setting of ActionController::Routing.controller_paths Railties edge enhancement normal 06/14/07
#8444 raw_post_data_fix.rb can break binary data in put method ActionPack edge defect normal 05/23/07
#8309 NoMethod error in postgresl_adapter.rb. Usec is not a method for DateTime Class. ActiveRecord 1.2.3 defect normal 05/09/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
#7402 [PATCH] decimal columns propagates scale into BigDecimal values ActiveRecord edge enhancement normal 01/26/07
#7323 acts_as_list fails with unique index and has_many relationship ActiveRecord edge defect normal 01/23/07
#6792 [PATCH] models in modules need .demodulize fixes for polymorphic associations ActiveRecord 1.2.0rc1 defect major 12/07/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
#6309 Formatted routes are broken with caching (possibly problems elsewhere too) ActionPack edge defect normal 09/29/06
#6258 [PATCH] Pass record to options hash in to_xml ActiveRecord edge defect normal 09/21/06
#6253 Schema dump of Postgres indexes doesn't preserve order ActiveRecord edge defect normal 09/21/06
#6225 foo_count deprecation checks for foo_count attribute but not foo_count method ActiveRecord edge defect normal 09/18/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
#5050 ActiveRecord save method wrongly overwrite counter_cache (or ANY counter) ActiveRecord 0.14.4. defect major 05/11/06
#4751 rake db:schema:dump misses customized id and table options ActiveRecord edge defect normal 04/15/06
#4432 render_component can't handle Module::Controller (with fix) ActionPack 1.1.0 RC1 defect critical 03/27/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
#3909 ACID migrations for databases which support it. ActiveRecord 1.0.0 enhancement normal 02/21/06
#3326 generator fails with confusion message when db libraries missing ActiveRecord 1.0.0 defect minor 12/24/05
#3259 Many-to-many associations require "pre-save" ActiveRecord 1.1.1 defect normal 12/16/05
#3166 [PATCH] to acts_as_netsted set to allow different key for #id ActiveRecord edge enhancement normal 12/09/05
#3102 [PATCH] Support casting nil boolean ActiveRecord 1.1.1 defect normal 12/05/05
#2941 sqlite migration create_table problem ActiveRecord 0.14.3 defect major 11/18/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
#2326 [PATCH] Fixtures break with MySQL with foreign key constraints. ActiveRecord 0.13.1 defect minor 09/28/05
#2277 CGI Extension (raw_post_data_fix.rb) fails with Macromedia Flash 8 file uploader ActionPack 0.13.1 defect normal 09/23/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
#2266 [XPATCH]Sqlserver associations go eager test fixes ActiveRecord 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
#2053 [RESEARCH] Compound objects in form helpers ActionPack 0.13.1 enhancement normal 08/26/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
#1857 acts_as_tree does not protect against infinite loops ActiveRecord 0.13.1 defect normal 07/28/05
#1796 Problems saving objects with circular references ActiveRecord 0.13.1 defect normal 07/21/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
Note: See TracReports for help on using and creating reports.