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
*
Require capybara 2.15 because we depend on the new puma integration
Rafael Mendonça França
2017-10-25
1
-1
/
+1
*
Merge pull request #30513 from y-yagi/fix_30444
Akira Matsuda
2017-10-25
2
-2
/
+4
|
\
|
*
Does not include disabled element in params
yuuji.yaginuma
2017-09-03
2
-2
/
+4
*
|
Merge pull request #30978 from y-yagi/change_vendor_path_to_app_root
George Claghorn
2017-10-24
1
-2
/
+2
|
\
\
|
*
|
Change `VENDOR_PATH` to `APP_ROOT` in `bin/yarn`
yuuji.yaginuma
2017-10-25
1
-2
/
+2
*
|
|
Merge pull request #30976 from yahonda/supports_extensions_always_true
Rafael França
2017-10-24
6
-488
/
+466
|
\
\
\
|
*
|
|
`supports_extensions?` return always true since PostgreSQL 9.1
Yasuo Honda
2017-10-24
6
-488
/
+466
|
/
/
/
*
|
|
Merge pull request #30975 from bogdanvlviv/simplify-api-domcumentation-of-dur...
Rafael França
2017-10-24
2
-33
/
+10
|
\
\
\
|
*
|
|
Simplify API documentation of methods that return a Duration
bogdanvlviv
2017-10-24
2
-33
/
+10
|
/
/
/
*
|
|
Merge pull request #30972 from jcmfernandes/update-core_ext-time-documentation
Rafael França
2017-10-24
3
-11
/
+39
|
\
\
\
|
*
|
|
Make clear that Time core extensions are split between Numeric and Integer
João Fernandes
2017-10-24
3
-11
/
+39
*
|
|
|
Merge pull request #30966 from gurgelrenan/patch-1
Rafael França
2017-10-24
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
add _ for unused last arg
Renan Gurgel
2017-10-24
1
-1
/
+1
|
*
|
|
|
Space between { and | missing.
Renan Gurgel
2017-10-23
1
-1
/
+1
|
|
/
/
/
*
/
/
/
Ensure associations doesn't table name collide with aliased joins
Ryuta Kamizono
2017-10-24
2
-1
/
+9
|
/
/
/
*
|
|
Merge pull request #30964 from yahonda/remove_supports_disable_referential_in...
Ryuta Kamizono
2017-10-24
1
-25
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove `supports_disable_referential_integrity?`
Yasuo Honda
2017-10-23
1
-25
/
+17
*
|
|
Merge pull request #30961 from q-centrix/performance-improvement-acts-like
Rafael França
2017-10-23
1
-1
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Performance improvements for acts_like? method.
Dillon Welch
2017-10-23
1
-1
/
+10
*
|
|
Merge pull request #30953 from rohitpaulk/fix-io-to-json
Rafael Mendonça França
2017-10-23
3
-0
/
+18
|
\
\
\
|
*
|
|
Fix #to_json for unreadable IO objects, fixes #26132
Paul Kuruvilla
2017-10-23
3
-0
/
+18
*
|
|
|
Merge pull request #30959 from lostapathy/capybara_version
Rafael França
2017-10-23
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
specify minimum capybara version for system tests
Joe Francis
2017-10-23
1
-0
/
+2
*
|
|
|
|
Merge pull request #30920 from lugray/attributes_to_am
Sean Griffin
2017-10-23
3
-0
/
+376
|
\
\
\
\
\
|
*
|
|
|
|
Start bringing attributes API to AM
Lisa Ugray
2017-10-18
3
-0
/
+376
*
|
|
|
|
|
Merge pull request #30960 from bogdanvlviv/remove-mentions-of-removed-stuff
Rafael França
2017-10-23
1
-2
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Remove mention about Evented Redis [ci skip]
bogdanvlviv
2017-10-23
1
-2
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #30945 from rafaelfranca/remove-deprecations
Rafael França
2017-10-23
47
-758
/
+144
|
\
\
\
\
\
|
*
|
|
|
|
Remove text about deprecation that was already removed
Rafael Mendonça França
2017-10-23
1
-2
/
+1
|
*
|
|
|
|
Remove deprecated `halt_callback_chains_on_return_false` option
Rafael Mendonça França
2017-10-23
2
-12
/
+4
|
*
|
|
|
|
Remove deprecated `:if` and `:unless` string filter for callbacks
Rafael Mendonça França
2017-10-23
7
-155
/
+38
|
*
|
|
|
|
Change the deprecation horizon of the dynamic routes segment to 6.0
Rafael Mendonça França
2017-10-23
1
-2
/
+2
|
*
|
|
|
|
Remove deprecated method `#sanitize_conditions`
Rafael Mendonça França
2017-10-23
2
-2
/
+4
|
*
|
|
|
|
Remove deprecated methd `#scope_chain`
Rafael Mendonça França
2017-10-23
3
-44
/
+4
|
*
|
|
|
|
Remove deprecated configuration `.error_on_ignored_order_or_limit`
Rafael Mendonça França
2017-10-23
3
-48
/
+4
|
*
|
|
|
|
Remove deprecated arguments from `#verify!`
Rafael Mendonça França
2017-10-23
3
-16
/
+5
|
*
|
|
|
|
Remove deprecated argument `name` from `#indexes`
Rafael Mendonça França
2017-10-23
7
-33
/
+9
|
*
|
|
|
|
Remove deprecated method `ActiveRecord::Migrator.schema_migrations_table_name`
Rafael Mendonça França
2017-10-23
3
-9
/
+4
|
*
|
|
|
|
Remove deprecated method `supports_primary_key?`
Rafael Mendonça França
2017-10-23
3
-9
/
+4
|
*
|
|
|
|
Remove deprecated method `supports_migrations?`
Rafael Mendonça França
2017-10-23
3
-9
/
+4
|
*
|
|
|
|
Remove deprecated methods `initialize_schema_migrations_table` and `initializ...
Rafael Mendonça França
2017-10-23
3
-15
/
+4
|
*
|
|
|
|
Rase when calling `lock!` in a dirty record
Rafael Mendonça França
2017-10-23
3
-15
/
+20
|
*
|
|
|
|
Remove deprecated support to passing a class to `:class_name` on associations
Rafael Mendonça França
2017-10-23
5
-25
/
+10
|
*
|
|
|
|
Remove deprecated argument `default` from `index_name_exists?`
Rafael Mendonça França
2017-10-23
4
-16
/
+8
|
*
|
|
|
|
Remove deprecated support to `quoted_id` when typecasting an Active Record ob...
Rafael Mendonça França
2017-10-23
5
-71
/
+4
|
*
|
|
|
|
Removed deprected evented redis adapter
Rafael Mendonça França
2017-10-23
4
-151
/
+5
|
*
|
|
|
|
Remove deprecated `ActionController::ParamsParser::ParseError`
Rafael Mendonça França
2017-10-23
2
-7
/
+6
|
*
|
|
|
|
Remove deprecated Erubis ERB handler
Rafael Mendonça França
2017-10-23
7
-117
/
+4
*
|
|
|
|
|
Merge pull request #30955 from prathamesh-sonpatki/rm-changelog-entry
Rafael França
2017-10-23
1
-7
/
+0
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Remove CHANGELOT entry for the change that was backported to 5-1-stable [ci s...
Prathamesh Sonpatki
2017-10-23
1
-7
/
+0
[next]