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
*
Deprecate accessibility of private/protected class methods in named scope
Ryuta Kamizono
2018-03-30
4
-4
/
+16
*
Bring back private class methods accessibility in named scope
Ryuta Kamizono
2018-03-27
4
-2
/
+19
*
Merge pull request #32317 from dwightwatson/32247
George Claghorn
2018-03-26
3
-4
/
+24
|
\
|
*
Flip the order of the after_create callbacks
Dwight Watson
2018-03-27
3
-4
/
+24
*
|
Merge pull request #32185 from nholden/human_readable_date_time_comparisons
Rafael França
2018-03-26
9
-0
/
+63
|
\
\
|
*
|
Add `before?` and `after?` methods to date and time classes
Nick Holden
2018-03-06
9
-0
/
+63
*
|
|
Merge pull request #32274 from eileencodes/part-1-add-rake-tasks-for-multi-db
Eileen M. Uchitelle
2018-03-26
7
-22
/
+283
|
\
\
\
|
*
|
|
Refactor configs_for and friends
eileencodes
2018-03-21
7
-56
/
+101
|
*
|
|
Add tests for new rake tasks
eileencodes
2018-03-21
1
-1
/
+128
|
*
|
|
Update schema/structure dump tasks for multi db
eileencodes
2018-03-21
2
-14
/
+36
|
*
|
|
Add ability to create/drop/migrate all dbs for a given env
eileencodes
2018-03-21
2
-8
/
+11
|
*
|
|
Add create/drop/migrate db tasks for each database in the environment
eileencodes
2018-03-21
1
-0
/
+25
|
*
|
|
Add DatabaseConfig Struct and associated methods
eileencodes
2018-03-21
1
-0
/
+39
*
|
|
|
Merge pull request #32342 from iorme1/master
Richard Schneeman
2018-03-25
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Readability fix [ci skip]
Isaac Orme
2018-03-25
1
-1
/
+1
|
/
/
/
/
*
|
|
|
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
|
\
\
\
\
\
\
[next]