index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract all `base_class.name` as `polymorphic_name`
Ryuta Kamizono
2018-03-04
8
-23
/
+43
*
Fix RDoc formatting [ci skip]
yuuji.yaginuma
2018-03-03
1
-1
/
+1
*
Deprecate "active_support/core_ext/numeric/inquiry"
bogdanvlviv
2018-03-02
4
-108
/
+5
*
Deprecate `active_support/core_ext/hash/compact`
yuuji.yaginuma
2018-03-02
6
-75
/
+6
*
Remove unnecessary `respond_to?(:report_on_exception)` checking
yuuji.yaginuma
2018-03-02
4
-8
/
+8
*
Ruby 2.4: take advantage of String#unpack1
Jeremy Daer
2018-03-01
7
-10
/
+10
*
PostgreSQL adapter also supports bulk alter since #31331 [ci skip]
yuuji.yaginuma
2018-03-02
1
-1
/
+1
*
Remove staled comment for `JoinDependency#initialize`
Ryuta Kamizono
2018-03-02
1
-21
/
+0
*
Don't expose `verbose?` helper method
Ryuta Kamizono
2018-03-02
1
-6
/
+4
*
Use `delegate private: true` for `SchemaCreation`
Ryuta Kamizono
2018-03-02
2
-5
/
+3
*
`ConsoleFormatter` is no longer used as a class
Ryuta Kamizono
2018-03-02
1
-2
/
+2
*
Clean up `RoutesTest` a bit
yuuji.yaginuma
2018-03-01
1
-8
/
+6
*
Merge pull request #32130 from benoittgt/rake-routes-compact-mode
Rafael França
2018-02-28
8
-82
/
+232
|
\
|
*
Add --expanded option to "rails routes"
Benoit Tigeot
2018-02-28
8
-82
/
+232
*
|
Rebuild activestorage.js
George Claghorn
2018-02-28
1
-1
/
+1
*
|
Handle file checksumming errors
George Claghorn
2018-02-28
1
-0
/
+6
*
|
Remove CHANGELOG entries which were backported to 5-2-stable
Ryuta Kamizono
2018-02-28
4
-28
/
+3
*
|
Alias `assign_attributes` to `attributes=` for `AttributeAssignment`
Ryuta Kamizono
2018-02-28
3
-5
/
+10
*
|
Don't include unused `ActiveSupport::Concern`
Ryuta Kamizono
2018-02-28
1
-1
/
+0
*
|
Merge pull request #32133 from bogdanvlviv/delegate-with-private
Ryuta Kamizono
2018-02-28
3
-16
/
+23
|
\
\
|
*
|
Add separate test to ensure that `delegate` with `:private` option returns co...
bogdanvlviv
2018-02-28
3
-16
/
+23
|
/
/
*
|
Merge pull request #32137 from okkez/patch-1
Andrew White
2018-02-28
1
-1
/
+1
|
\
\
|
*
|
Fix a typo in activerecord/CHANGELOG.md
okkez
2018-02-28
1
-1
/
+1
|
/
/
*
|
Merge pull request #31926 from composerinteralia/am-attributes
Rafael França
2018-02-28
2
-0
/
+24
|
\
\
|
*
|
Add ActiveModel::Attributes#attributes
Daniel Colson
2018-02-07
2
-0
/
+24
*
|
|
Merge pull request #32087 from prikha/add-better-select-tag-option-handling
Rafael França
2018-02-27
3
-1
/
+36
|
\
\
\
|
*
|
|
Let select render default selected option for required field
Serj Prikhodko
2018-02-27
3
-1
/
+36
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #32131 from bogdanvlviv/fix-new_framework_defaults_6_0
Rafael França
2018-02-27
2
-3
/
+3
|
\
\
\
|
*
|
|
Fix `new_framework_defaults_6_0.rb`
bogdanvlviv
2018-02-27
2
-3
/
+3
|
|
/
/
*
|
|
Merge pull request #31171 from sambostock/improve-abstract-class-documentation
Ryuta Kamizono
2018-02-28
1
-10
/
+36
|
\
\
\
|
*
|
|
Expand AR::Base.abstract_class documentation
Sam Bostock
2018-02-20
1
-10
/
+36
*
|
|
|
Merge pull request #32134 from bogdanvlviv/use-with_partial_writes
Ryuta Kamizono
2018-02-28
1
-5
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Use `with_partial_writes` helper in `activerecord/test/cases/dirty_test.rb`
bogdanvlviv
2018-02-28
1
-5
/
+1
|
/
/
/
*
|
|
Merge pull request #32127 from zamith/zamith/screenshot-absolute-path
Rafael França
2018-02-27
2
-6
/
+6
|
\
\
\
|
*
|
|
Uses the absolute path for system test screenshots
Zamith
2018-02-27
2
-6
/
+6
*
|
|
|
Merge pull request #32121 from benoittgt/move-rails-routes-to-rails-command
Rafael França
2018-02-27
5
-143
/
+170
|
\
\
\
\
|
*
|
|
|
Move rake routes task to rails command
Benoit Tigeot
2018-02-27
5
-143
/
+170
*
|
|
|
|
Merge pull request #32125 from rails/switch-to-not-enforcing-utf8-by-default
Andrew White
2018-02-27
14
-42
/
+202
|
\
\
\
\
\
|
*
|
|
|
|
Don't enforce UTF-8 by default
Andrew White
2018-02-27
14
-42
/
+202
*
|
|
|
|
|
Merge pull request #31966 from kg8m/fix_limited_ids_for
Ryuta Kamizono
2018-02-28
6
-17
/
+30
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix `#columsn_for_distinct` of MySQL and PostgreSQL
kg8m
2018-02-27
6
-17
/
+30
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #28270 from mmangino/dont_ignore_seralization_options
Ryuta Kamizono
2018-02-27
3
-1
/
+12
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix style
Mike Mangino
2017-03-03
1
-1
/
+1
|
*
|
|
|
|
Don't accidentally lose includes in serialization
Mike Mangino
2017-03-03
3
-4
/
+13
*
|
|
|
|
|
Merge pull request #32005 from maschwenk/ar-distinct-order-count-regression
Ryuta Kamizono
2018-02-27
3
-1
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Distinct with order #count regression
Max Schwenk
2018-02-25
2
-1
/
+9
*
|
|
|
|
|
|
Merge pull request #32126 from marceloperini/marceloperini/add-nodoc-to-Actio...
Rafael França
2018-02-27
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
add :nodoc: to ActionView::Helpers::FormBuilder#emitted_hidden_id?
Marcelo Perini Veloso
2018-02-27
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #31189 from tgxworld/raise_error_when_advisory_lock_is_not...
Rafael França
2018-02-27
2
-2
/
+27
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Raise an error if advisory lock in migrator was not released.
Guo Xiang Tan
2017-11-21
2
-2
/
+27
[next]