Skip to content

Pull requests: rails/rails

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Distinguish rake assets:clobber from rake assets:clean docs
#15191 by camsong was merged May 20, 2014 Loading… updated Jun 12, 2014
Create a blacklist to disallow mutator methods to be delegated to Array
#13314 by laurocaetano was merged Dec 17, 2013 Loading… updated Jun 12, 2014 4.1.0
JSON: Encode infinite or NaN floats as null to generate valid JSON.
#2532 by hasclass was merged May 1, 2012 Loading… updated Jun 12, 2014
Prevent stack overflow when serializing self-referential data as JSON
#13237 by sonnym was closed Dec 9, 2013 Loading… updated Jun 12, 2014
[3-2-stable] Fix some warnings
#5106 by kennyj was merged Feb 21, 2012 Loading… updated Jun 12, 2014
Upgrade sprockets version to 2.2.0 asset pipeline
#5984 by guilleiguaran was closed Jun 30, 2012 Loading… updated Jun 12, 2014
Add *_url helpers to get the full assets URL
#4875 by sikachu was merged Feb 5, 2012 Loading… updated Jun 12, 2014
ConnectionPooll#clear_active_connections! rdoc inaccuracy since 3.2.0
#5391 by jrochkind was merged Mar 12, 2012 Loading… updated Jun 12, 2014
Build fix app generator test 3 2 stable
#5498 by arunagw was merged Mar 18, 2012 Loading… updated Jun 12, 2014
[ci skip] Rename: Rails Database Migration to Active Record Migration.
#15604 by JuanitoFatas was merged Jun 10, 2014 Loading… updated Jun 12, 2014
Change unless + else into if + else
#6182 by shaliko was merged May 7, 2012 Loading… updated Jun 12, 2014
using #joins does not imply readonly = true.
#10769 by senny was merged May 27, 2013 Loading… updated Jun 12, 2014
[ci skip] Correct output of Hash#symbolize_keys
#15448 by akshay-vishnoi was merged May 31, 2014 Loading… updated Jun 12, 2014
amended constraints block to do...end format
#4225 by buddhamagnet was closed Feb 14, 2012 Loading… updated Jun 12, 2014
Add #travel and #travel_to to ActiveSupport::TestCase
#12824 by sikachu was merged Nov 20, 2013 Loading… updated Jun 12, 2014 4.1.0
providing user to pass options to AR::Base.to_param method
#12967 by kuldeepaggarwal was closed Nov 20, 2013 Loading… updated Jun 12, 2014
Removing duplication in callback normalization.
#8157 by steveklabnik was merged Nov 9, 2012 Loading… updated Jun 12, 2014
Pass a base relation to build_default_scope when joining activerecord
#14154 by al2o3cr was merged Mar 28, 2014 Loading… updated Jun 12, 2014
Changed stylesheet load order in the stylesheet manifest generator.
#11640 by pawel2105 was merged Jul 28, 2013 Loading… updated Jun 12, 2014
Add minitest to the Gemfile template
#7319 by robin850 was closed Aug 10, 2012 Loading… updated Jun 12, 2014
new applications enforce whitelist mode for mass assignment
#4062 by lest was closed Mar 1, 2012 Loading… updated Jun 12, 2014
Validate :on option on after_commit and after_rollback callbacks activerecord
#5100 by paukul was merged Dec 26, 2012 Loading… updated Jun 12, 2014
Reverts changes to Rails.version made in #8501 railties
#10002 by haileys was merged Apr 1, 2013 Loading… updated Jun 12, 2014
#becomes works with configured inheritance_column activerecord
#7506 by senny was merged Sep 3, 2012 Loading… updated Jun 12, 2014
[ci skip] correct docs for conversion
#15646 by aditya-kapoor was merged Jun 11, 2014 Loading… updated Jun 12, 2014
ProTip! Type g i on any issue or pull request to go back to the issue listing page.