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
*
Fix constant reference
George Claghorn
2018-01-16
2
-3
/
+2
*
Extract content types from blob data
George Claghorn
2018-01-15
20
-32
/
+151
*
Merge pull request #27860 from meinac/fix_left_joins_behaviour_with_merge
Ryuta Kamizono
2018-01-16
4
-1
/
+37
|
\
|
*
Fix relation merger issue with `left_outer_joins`
Mehmet Emin INAC
2018-01-15
4
-1
/
+37
|
/
*
Don't allow destroyed object mutation after `save` or `save!` is called
Ryuta Kamizono
2018-01-15
3
-2
/
+29
*
`create_database` should not add default charset when `collation` is given
Ryuta Kamizono
2018-01-15
2
-2
/
+2
*
Merge pull request #28313 from sandrew/master
Ryuta Kamizono
2018-01-15
2
-2
/
+15
|
\
|
*
Allow unscoping of left_outer_joins
Andrei Shaidurov
2017-03-06
1
-1
/
+1
*
|
Merge pull request #31706 from mrhead/fix-test-case-name
Ryuta Kamizono
2018-01-14
1
-1
/
+1
|
\
\
|
*
|
Change test case name to FormatValidationTest
Patrik Bóna
2018-01-14
1
-1
/
+1
|
/
/
*
|
Don't need to pass `manager` to `convert_join_strings_to_ast`
Ryuta Kamizono
2018-01-14
1
-2
/
+2
*
|
Don't pass garbage args to alias tracker
Ryuta Kamizono
2018-01-14
2
-11
/
+4
*
|
Merge pull request #31572 from kami-zh/fix-template
Yuji Yaginuma
2018-01-13
1
-2
/
+3
|
\
\
|
*
|
Fix comment about initializers to adapt to the fact
kami-zh
2017-12-27
1
-2
/
+3
*
|
|
`deep_dup` is used in `AttributeSet#deep_dup`
Ryuta Kamizono
2018-01-13
2
-1
/
+1
*
|
|
Merge pull request #31651 from eugeneius/use_sha1_digests
Sean Griffin
2018-01-12
8
-17
/
+32
|
\
\
\
|
*
|
|
Use SHA-1 for non-sensitive digests by default
Eugene Kenny
2018-01-08
8
-17
/
+32
*
|
|
|
Merge pull request #31695 from tcopeland/fix_typo
Rafael França
2018-01-12
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix doc typo [ci-skip]
Tom Copeland
2018-01-12
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #31675 from Dorian/fix-some-broken-links-in-guides
Eileen M. Uchitelle
2018-01-12
4
-9
/
+9
|
\
\
\
\
|
*
|
|
|
Fix some broken links in guides
Dorian Marié
2018-01-11
4
-9
/
+9
*
|
|
|
|
Use unsafe_inline as the default for script_src CSP until we get a nonce alte...
David Heinemeier Hansson
2018-01-12
1
-1
/
+1
*
|
|
|
|
Add note about having to restart when modifying initializer
David Heinemeier Hansson
2018-01-12
1
-0
/
+2
*
|
|
|
|
Use complete variable names rather than single-letter abbreviations for style
David Heinemeier Hansson
2018-01-12
1
-8
/
+8
*
|
|
|
|
Merge pull request #31682 from jameslovejoy/fix-rdoc-typos-documentation
Matthew Draper
2018-01-12
5
-27
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
Fix typos, update documentation
James Lovejoy
2018-01-11
5
-27
/
+33
|
/
/
/
/
/
*
|
|
|
|
Use my fork instead of an thrid-party fork
Rafael Mendonça França
2018-01-11
2
-9
/
+9
*
|
|
|
|
Merge pull request #31671 from larskanis/pg-1.0
Rafael Mendonça França
2018-01-11
6
-12
/
+12
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
PostgreSQL: Update Gemfile to pg-1.0.0
Lars Kanis
2018-01-10
2
-8
/
+8
|
*
|
|
|
PostgreSQL: Allow pg-1.0 gem to be used with ActiveRecord
Lars Kanis
2018-01-10
4
-4
/
+4
*
|
|
|
|
Merge pull request #31653 from ydakuka/fix-typo-0801
Eileen M. Uchitelle
2018-01-11
5
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Fix typos [ci skip]
Yauheni Dakuka
2018-01-11
5
-5
/
+5
*
|
|
|
|
|
Instrument image transformation
George Claghorn
2018-01-10
1
-7
/
+9
*
|
|
|
|
|
Instrument preview image drawing
George Claghorn
2018-01-10
1
-3
/
+5
*
|
|
|
|
|
Merge pull request #30268 from ignatiusreza/instrumentation
Ryuta Kamizono
2018-01-11
4
-49
/
+64
|
\
\
\
\
\
\
|
*
|
|
|
|
|
add instrumentation for read_multi
Ignatius Reza
2017-12-29
4
-49
/
+64
*
|
|
|
|
|
|
Merge pull request #31624 from y-yagi/fix_minitest_511
Aaron Patterson
2018-01-10
5
-11
/
+17
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Need to use `klass` to get the class name of the test result
yuuji.yaginuma
2018-01-03
2
-6
/
+6
|
*
|
|
|
|
|
|
Correctly get source location
yuuji.yaginuma
2018-01-03
2
-1
/
+7
|
*
|
|
|
|
|
|
Use `Minitest::Result` for retain test result
yuuji.yaginuma
2018-01-03
1
-2
/
+4
|
*
|
|
|
|
|
|
Bump Minitest to 5.11.1
yuuji.yaginuma
2018-01-03
2
-3
/
+1
*
|
|
|
|
|
|
|
Merge pull request #23146 from piotrj/issue_18424
Ryuta Kamizono
2018-01-11
4
-0
/
+29
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
When deleting through records, take into account association conditions
Piotr Jakubowski
2016-05-04
3
-8
/
+28
*
|
|
|
|
|
|
|
|
Remove the deprecated `:conditions` option in `INVALID_AUTOMATIC_INVERSE_OPTI...
Ryuta Kamizono
2018-01-11
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Use `apply_join_dependency` instead of meaningless named `find_with_associati...
Ryuta Kamizono
2018-01-11
2
-26
/
+13
*
|
|
|
|
|
|
|
|
Make `relation.exists?` more performant when using eager loading
Ryuta Kamizono
2018-01-11
2
-13
/
+16
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Update error names in docs [ci skip]
George Claghorn
2018-01-10
1
-3
/
+3
*
|
|
|
|
|
|
|
Add missing `# frozen_string_literal: true`
Ryuta Kamizono
2018-01-11
3
-0
/
+6
*
|
|
|
|
|
|
|
Merge pull request #31446 from bdewater/inverse-of-options-docs
Ryuta Kamizono
2018-01-11
2
-26
/
+23
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
[ci skip] setting :inverse_of works with :as, :through and :polymorphic optio...
Bart de Water
2018-01-10
2
-29
/
+27
[next]