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
...
|
*
|
|
|
|
|
|
[ci skip] Minor documentation fixes for consistency
Shailesh Kalamkar
2019-03-09
4
-4
/
+4
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #35548 from vishaltelangre/patch-1
Vipul A M
2019-03-09
1
-10
/
+13
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Minor documentation fixes related to bulk insert [skip ci]
Vishal Telangre
2019-03-09
1
-10
/
+13
*
|
|
|
|
|
|
|
Guides: Fix parent class of model test example (#35065)
Sean Abrahams
2019-03-09
1
-1
/
+3
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #35545 from sharang-d/relax-webpacker-version
Yuji Yaginuma
2019-03-09
3
-3
/
+3
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Don't lock the webpacker gem by its patch version
Sharang Dashputre
2019-03-09
3
-3
/
+3
|
/
/
/
/
/
/
*
|
|
|
|
|
Fix "DEPRECATION WARNING: ActionView::Template#initialize requires a locals p...
yuuji.yaginuma
2019-03-09
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #35538 from sharang-d/use-latest-webpacker
Guillermo Iguaran
2019-03-08
7
-4663
/
+7691
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Upgrade webpack-dev-server version in test apps
Sharang Dashputre
2019-03-09
4
-870
/
+458
|
*
|
|
|
|
|
Use the latest stable release of webpacker
Sharang Dashputre
2019-03-09
7
-4005
/
+7445
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #35539 from sharang-d/replant-text-changes
Xavier Noria
2019-03-08
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Minor text changes to the db:seed:replant tests
Sharang Dashputre
2019-03-09
1
-2
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
Read the CSP nonce on page load
George Claghorn
2019-03-08
2
-4
/
+10
*
|
|
|
|
|
Merge pull request #35537 from iarobinson/iarobinson/remove_painfully_from_ac...
Xavier Noria
2019-03-08
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
- Remove the word painfully from documentation
iarobinson
2019-03-08
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #35536 from alexander-lazarov/improve-cache-docs
Xavier Noria
2019-03-08
1
-5
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Improve wording in cache documentation [ci skip]
Alexander Lazarov
2019-03-08
1
-5
/
+5
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
moves a require to the file that needs it
Xavier Noria
2019-03-08
2
-1
/
+2
*
|
|
|
|
|
Merge pull request #35533 from Shopify/zeitwerk-custom-inflectors
Xavier Noria
2019-03-08
4
-6
/
+13
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Allow autoloader inflectors to be swaped out
Jean Boussier
2019-03-08
4
-6
/
+13
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #35522 from gmcgibbon/rails_db_system_change_versioning
Kasper Timm Hansen
2019-03-08
2
-5
/
+30
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add version awareness to rails db:system:change
Gannon McGibbon
2019-03-08
2
-5
/
+30
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #35523 from y-yagi/build_assets_automatically_when_need
Yuji Yaginuma
2019-03-08
1
-0
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Build assets automatically if necessary
yuuji.yaginuma
2019-03-08
1
-0
/
+7
|
/
/
/
*
|
|
Merge pull request #35516 from soartec-lab/update_multiline_sample_code
Ryuta Kamizono
2019-03-08
1
-2
/
+2
|
\
\
\
|
*
|
|
Update `multiline?` sample code [ci skip]
soartec-lab
2019-03-07
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #35515 from soartec-lab/fix_sum_method_sample_code
Ryuta Kamizono
2019-03-07
1
-1
/
+1
|
\
\
\
|
*
|
|
Corrected execution result of Enumerable#sum [ci skip]
soartec-lab
2019-03-07
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #35512 from kamipo/delegate_only
Ryuta Kamizono
2019-03-07
3
-2
/
+6
|
\
\
\
|
*
|
|
Delegate `only` query method to relation as with `except`
Ryuta Kamizono
2019-03-07
3
-2
/
+6
*
|
|
|
Merge pull request #35514 from soartec-lab/learn_more_about_inflections
Vipul A M
2019-03-07
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Learn more about inflections[ci skip]
soartec-lab
2019-03-07
1
-1
/
+1
*
|
|
|
|
Merge pull request #35513 from utilum/update_racc
Ryuta Kamizono
2019-03-07
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Update racc to latest version
utilum
2019-03-07
1
-1
/
+1
*
|
|
|
|
Merge pull request #35503 from samjohn/cannot-grammar-correction
Xavier Noria
2019-03-07
7
-7
/
+7
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Replace “can not” with “cannot”.
Samantha John
2019-03-06
7
-7
/
+7
*
|
|
|
|
Refactor AR::Querying to extract `QUERYING_METHODS` list
Ryuta Kamizono
2019-03-07
2
-27
/
+33
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Fix incorrect identifier quoting [ci skip]
Ryuta Kamizono
2019-03-07
2
-5
/
+5
*
|
|
|
Merge pull request #35508 from cjlarose/add-explicit-require-in-actiontext-in...
Ryuta Kamizono
2019-03-07
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Explicitly require rails-html-sanitizer gem in ActionText helpers
Chris LaRose
2019-03-06
1
-0
/
+2
*
|
|
|
|
Merge pull request #35510 from shailesh-kalamkar/fix-typos
Ryuta Kamizono
2019-03-07
2
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
[ci skip] Fix typos
Shailesh Kalamkar
2019-03-07
2
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
Correct the limitation about `order` with `distinct` in the guide
Ryuta Kamizono
2019-03-07
1
-1
/
+2
*
|
|
|
|
Just inherit `ForeignKeyChangeColumnTest` for with prefix/suffix tests
Ryuta Kamizono
2019-03-07
1
-17
/
+5
*
|
|
|
|
Move all Arel constructions from uniqueness validator into connection adapter
Ryuta Kamizono
2019-03-07
3
-7
/
+6
*
|
|
|
|
Merge pull request #35509 from willnet/fix-typo-in-persistence
Ryuta Kamizono
2019-03-07
1
-2
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[ci skip]Fix typo: constaint -> constraint
willnet
2019-03-07
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge pull request #35498 from sobrinho/fix-including-excluding-flatten
Ryuta Kamizono
2019-03-07
4
-7
/
+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix including/excluding flattening
Gabriel Sobrinho
2019-03-06
4
-7
/
+10
*
|
|
|
Merge pull request #35492 from nsuchy/patch-1
Rafael França
2019-03-06
30
-109
/
+109
|
\
\
\
\
[prev]
[next]