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
*
Remove meaningless `ActiveRecord::MigrationContext.new(old_path)` in ensure b...
Ryuta Kamizono
2018-09-17
2
-16
/
+0
*
Merge pull request #33898 from tkoyama1988/form_helpers_readable
Ryuta Kamizono
2018-09-17
1
-2
/
+2
|
\
|
*
Improve readability in form helpers guide [ci skip]
tkoyama1988
2018-09-17
1
-2
/
+2
*
|
Merge pull request #33901 from bogdanvlviv/fix-output-when-run-aj-integration...
Ryuta Kamizono
2018-09-17
1
-1
/
+1
|
\
\
|
*
|
Print correct rake command on running AJ integration tests
bogdanvlviv
2018-09-17
1
-1
/
+1
|
|
/
*
|
Merge pull request #33899 from bogdanvlviv/follow-up-33405
George Claghorn
2018-09-16
1
-0
/
+4
|
\
\
|
*
|
Raise `ActiveRecord::InvalidForeignKey` in `before_destroy` for a blob if att...
bogdanvlviv
2018-09-16
1
-0
/
+4
|
|
/
*
|
Merge pull request #33188 from larskanis/pg-1.1
Yuji Yaginuma
2018-09-17
2
-2
/
+16
|
\
\
|
|
/
|
/
|
|
*
Return empty array when casting malformed array strings
Lars Kanis
2018-06-23
1
-1
/
+7
|
*
PostgreSQL: Prepare for pg-1.1.0
Lars Kanis
2018-05-27
1
-1
/
+9
*
|
Merge pull request #33895 from faucct/bugfix/preload_multiple_instances_of_sa...
Ryuta Kamizono
2018-09-16
2
-1
/
+9
|
\
\
|
*
|
ActiveRecord::Associations::Preloader should preload all instances of the sam...
Nikita Sokolov
2018-09-16
2
-1
/
+9
*
|
|
Merge pull request #33893 from y-yagi/fix-av-ujs-build-chromedriver
Yuji Yaginuma
2018-09-16
2
-2
/
+2
|
\
\
\
|
*
|
|
Load `chromedriver-helper.rb`
yuuji.yaginuma
2018-09-16
1
-1
/
+1
|
*
|
|
Bump `chromedriver-helper` to 2.0
yuuji.yaginuma
2018-09-16
1
-1
/
+1
*
|
|
|
Use table name qualified column name for update counters
Ryuta Kamizono
2018-09-16
2
-9
/
+15
|
/
/
/
*
|
|
Extract `{update,delete}_all_test.rb` from `persistence_test.rb` and `relatio...
Ryuta Kamizono
2018-09-16
4
-335
/
+347
*
|
|
Unlock pg verson
yuuji.yaginuma
2018-09-15
2
-5
/
+5
*
|
|
Bump marcel for significant gem size reduction
George Claghorn
2018-09-14
1
-1
/
+1
*
|
|
Merge pull request #33878 from kamipo/fallback_to_unprepared_statement
Ryuta Kamizono
2018-09-15
5
-7
/
+19
|
\
\
\
|
*
|
|
Fallback to unprepared statement only when bind params limit is exceeded
Ryuta Kamizono
2018-09-14
5
-7
/
+19
*
|
|
|
Add test for `config.active_storage.routes_prefix`
yuuji.yaginuma
2018-09-15
1
-0
/
+18
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #33883 from cbisnett/active_storage_route_prefix_configura...
George Claghorn
2018-09-14
5
-12
/
+27
|
\
\
\
|
*
|
|
Configure Active Storage route prefix
Chris Bisnett
2018-09-14
5
-12
/
+27
*
|
|
|
Update associations.rb API documentation [ci skip] (#33857)
Lucas Brandt
2018-09-15
1
-0
/
+1
*
|
|
|
Merge pull request #33884 from printercu/patch-3
Ryuta Kamizono
2018-09-15
1
-10
/
+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[ci skip] Fix documentation for Response#content_type
printercu
2018-09-14
1
-10
/
+10
|
/
/
/
*
|
|
Add `:redis_cache_store` to `config.cache_store` options [ci skip]
yuuji.yaginuma
2018-09-14
1
-1
/
+1
*
|
|
Merge pull request #33879 from yahonda/another_33876
Ryuta Kamizono
2018-09-14
3
-3
/
+3
|
\
\
\
|
*
|
|
Remove mysql2 gem version requirement "< 0.6.0"
Yasuo Honda
2018-09-14
3
-3
/
+3
*
|
|
|
SQLite3: Support multiple args function for expression indexes
Ryuta Kamizono
2018-09-14
4
-23
/
+28
|
/
/
/
*
|
|
Make sure the flash method is defined even if helpers are not present
Rafael Mendonça França
2018-09-13
2
-6
/
+11
*
|
|
Enable `sudo` only in the required build
yuuji.yaginuma
2018-09-14
1
-4
/
+21
*
|
|
Merge pull request #33874 from gkemmey/sqlite-expression-indexes
Rafael França
2018-09-13
5
-6
/
+70
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
SQLite3 adapter supports expression indexes
gkemmey
2018-09-13
5
-6
/
+70
*
|
|
Merge pull request #33875 from yahonda/drop_mysql_51_support
Ryuta Kamizono
2018-09-14
2
-2
/
+2
|
\
\
\
|
*
|
|
Bump MySQL version requirement to 5.5.8 in the template files
Yasuo Honda
2018-09-13
2
-2
/
+2
*
|
|
|
Merge pull request #33800 from aeroastro/feature/doc-change-for-blank
Xavier Noria
2018-09-13
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Revert falsey with example reordered
Takumasa Ochi
2018-09-14
1
-2
/
+2
|
*
|
|
|
Improve API document on Object#blank?
Takumasa Ochi
2018-09-06
1
-2
/
+2
*
|
|
|
|
Merge pull request #33569 from eric-hemasystems/conditional-flash-helper
Rafael França
2018-09-13
2
-3
/
+13
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Conditionally use `helper_method` in Flash concern
Eric Anderson
2018-08-09
2
-3
/
+13
*
|
|
|
|
Merge pull request #33871 from gregmolnar/database_configurations
Eileen M. Uchitelle
2018-09-13
1
-0
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
add `any?` to DatabaseConfigurations
Greg Molnar
2018-09-13
1
-0
/
+1
*
|
|
|
|
Merge pull request #33378 from numbata/subclass-redefine-autosave-callbacks
Rafael Mendonça França
2018-09-13
4
-1
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
Allow subclasses to redefine autosave callbacks for associated records
Andrey Subbota
2018-07-27
4
-1
/
+32
*
|
|
|
|
|
Merge pull request #33853 from yahonda/use_utf8mb4_only_if_available
Jeremy Daer
2018-09-13
3
-4
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Drop MySQL 5.1 support
Yasuo Honda
2018-09-13
2
-2
/
+6
|
*
|
|
|
|
|
Raise an exception if :charset is not specified and large prefixes / utf8mb4 ...
Yasuo Honda
2018-09-13
1
-1
/
+1
|
*
|
|
|
|
|
Validate if `utf8mb4` character set and longer index key prefix is supported
Yasuo Honda
2018-09-13
2
-2
/
+13
[next]