lp:~vcs-imports/rails/trunk

Created by VCS imports and last modified
Get this branch:
bzr branch lp:~vcs-imports/rails/trunk

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
Ruby on Rails
Status:
Development

Import details

Import Status: Invalid

Last successful import was .

Import started on russkaya and finished taking 10 seconds — see the log
Import started on russkaya and finished taking 10 seconds — see the log
Import started on galapagos and finished taking 15 seconds — see the log
Import started on galapagos and finished taking 20 seconds — see the log

Whiteboard

branch no longer exists

Recent revisions

6711. By rick

Change validates_uniqueness_of :case_sensitive option default back to true (from [9160]). Love your database columns, don't LOWER them. [rick]

6710. By pratik

Ensure that save on child object fails for invalid belongs_to association. Closes #11555. [rubyruy]

6709. By rick

Require rubygems if needed when initializing GemDependency instances

6708. By rick

Add support for interleaving migrations by storing which migrations have run in the new schema_migrations table. Closes #11493 [jordi]

6707. By rick

ActiveRecord::Base#sum defaults to 0 if no rows are returned. Closes #11550 [kamal]

6706. By rick

Automatically parse posted JSON content for Mime::JSON requests. [rick]

6705. By rick

add json_escape ERB util to escape html entities in json strings that are output in HTML pages. [rick]

6704. By rick

Don't require rails/gem_builder during rails initialization, it's only needed for the gems:build task. [rick]

6703. By rick

set ActiveSupport.escape_html_entities_in_json = false for new rails apps

6702. By rick

Add config.active_support.escape_html_entities_in_json to allow disabling of html entity escaping. [rick]

This branch contains Public information 
Everyone can see this information.

Subscribers