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
*
Make engine check more explicit
Andrew White
2018-03-25
1
-6
/
+9
*
Remove unused `serialize` method
yuuji.yaginuma
2018-03-25
1
-4
/
+0
*
Merge pull request #32306 from danhuynhdev/feature/store-accessor-prefix
Andrew White
2018-03-24
5
-6
/
+50
|
\
|
*
Add custom prefix to ActiveRecord::Store accessors
Tan Huynh
2018-03-23
5
-6
/
+50
*
|
Fix that `touch(:updated_at)` causes multiple assignments on the column
Ryuta Kamizono
2018-03-23
2
-1
/
+11
|
/
*
Merge pull request #32315 from huacnlee/fix/local-cache-read-multi-entry-return
Rafael França
2018-03-22
2
-1
/
+20
|
\
|
*
Fix Cache `read_multi` with local_cache return values.
Jason Lee
2018-03-21
2
-1
/
+20
*
|
Merge pull request #32316 from rails/fix-non-ascii-static-file-serving
Rafael França
2018-03-22
6
-4
/
+15
|
\
\
|
*
|
Use ASCII-8BIT paths in ActionDispatch::Static
Andrew White
2018-03-22
6
-4
/
+15
*
|
|
Remove unused variable
Rafael Mendonça França
2018-03-22
1
-1
/
+0
*
|
|
Merge pull request #32319 from yahonda/no_monkeypatch_for_ruby260
Rafael França
2018-03-22
1
-9
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Ruby 2.6 will not require monkey patched `URI#unescape`
Yasuo Honda
2018-03-22
1
-9
/
+1
|
/
/
*
|
Merge pull request #31869 from BKSpurgeon/patch-1
Ryuta Kamizono
2018-03-22
1
-12
/
+16
|
\
\
|
*
|
Update documentation [ci skip]
Ben Koshy
2018-02-02
1
-12
/
+15
*
|
|
Use try in tests that try to test try.
Kasper Timm Hansen
2018-03-21
1
-7
/
+2
*
|
|
Fix `test_config_another_database` failure
Ryuta Kamizono
2018-03-22
2
-5
/
+5
*
|
|
Add `QueryingMethodsDelegationTest` to cover query methods delegation
Ryuta Kamizono
2018-03-22
1
-0
/
+28
*
|
|
Merge pull request #32221 from composerinteralia/batch-predicate-builder
Ryuta Kamizono
2018-03-22
1
-10
/
+16
|
\
\
\
|
*
|
|
Use PredicateBuilder for bind params in Batches
Daniel Colson
2018-03-11
1
-10
/
+16
*
|
|
|
Merge pull request #32253 from zwass/before_action_docs
Ryuta Kamizono
2018-03-22
1
-0
/
+12
|
\
\
\
\
|
*
|
|
|
Add cancellation info to before filter docs
Zachary Wasserman
2018-03-14
1
-0
/
+12
*
|
|
|
|
Merge pull request #32310 from sodabrew/mysql2-0.4-0.5
Ryuta Kamizono
2018-03-22
2
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Support mysql2 0.4.x and 0.5.x
Aaron Stone
2018-03-20
2
-2
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Update loofah to mitigate CVE-2018-8048
Andrew White
2018-03-21
1
-5
/
+5
*
|
|
|
|
Merge pull request #32293 from dzirtusss/fix-system-tests-transactions
Eileen M. Uchitelle
2018-03-21
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix system tests transactions not closed between examples
Sergey Tarasov
2018-03-19
1
-0
/
+1
*
|
|
|
|
|
Cache url helpers module
Andrew White
2018-03-21
1
-1
/
+2
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Allow any version of dalli less them 2.7.7
Rafael Mendonça França
2018-03-20
2
-2
/
+2
*
|
|
|
|
Merge pull request #32305 from q-centrix/perf-improvement-translation-helper
Andrew White
2018-03-20
1
-2
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Memoize the result of gsubbing @virtual_path
Dillon Welch
2018-03-20
1
-2
/
+5
*
|
|
|
|
|
Merge pull request #32302 from q-centrix/perf-improvement-tag-name
Andrew White
2018-03-20
1
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Interpolate '' instead of nil when multiple is false.
Dillon Welch
2018-03-20
1
-3
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #32282 from javan/fix-digesting-mixed-formats
Javan Makhmali
2018-03-20
3
-4
/
+15
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix digesting templates with mixed formats
Javan Makhmali
2018-03-20
3
-4
/
+15
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #32300 from albertoalmagro/albertoalmagro/remove-outdated-...
Rafael França
2018-03-19
8
-99
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
Remove support for Qu gem.
Alberto Almagro
2018-03-19
8
-99
/
+9
|
/
/
/
/
/
*
|
|
|
|
Add documentation about not accepting PRs for new adapters (#32298)
Jeremy Green
2018-03-19
2
-0
/
+7
*
|
|
|
|
Remove backported CHANGELOG entry [ci skip]
Andrew White
2018-03-19
1
-8
/
+0
*
|
|
|
|
Allow full use of the AWS S3 SDK authentication options (#32270)
Brian Knight
2018-03-19
4
-3
/
+18
|
/
/
/
/
*
|
|
|
Merge pull request #32278 from saveriomiroddi/add_mysql_json_to_activerecord_...
Eileen M. Uchitelle
2018-03-19
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Add MySQL JSON reference to ActiveRecord::Store documentation
Saverio Miroddi
2018-03-17
1
-2
/
+2
*
|
|
|
|
Merge pull request #32283 from bogdanvlviv/move-csp-info-from-5_2_release_notes
Eileen M. Uchitelle
2018-03-19
2
-63
/
+109
|
\
\
\
\
\
|
*
|
|
|
|
Move CSP info from 5.2 release notes to guide [ci skip]
bogdanvlviv
2018-03-18
2
-63
/
+109
*
|
|
|
|
|
Merge pull request #32284 from bogdanvlviv/fix-failing-test-test_quoted_time_utc
Andrew White
2018-03-19
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix failing `QuotingTest#test_quoted_time_utc`
bogdanvlviv
2018-03-19
1
-2
/
+2
|
|
/
/
/
/
/
*
/
/
/
/
/
Fix unclosed tags in `RedisCacheStore` docs [ci skip]
yuuji.yaginuma
2018-03-19
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #32281 from bogdanvlviv/fix-rails_5_2-notes-32222
Kasper Timm Hansen
2018-03-18
1
-154
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Fix "Ruby on Rails 5.2 Release Notes" [ci skip]
bogdanvlviv
2018-03-18
1
-154
/
+0
*
|
|
|
|
|
Update Redis cache store docs
Stefan Wrobel
2018-03-17
1
-14
/
+34
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #32275 from elainefang/fix-grammar
George Claghorn
2018-03-16
1
-4
/
+4
|
\
\
\
\
\
[next]