index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #33074 from lsylvester/optimize-pluck
Rafael França
2018-06-19
2
-5
/
+26
|
\
|
*
Avoid creating temporary arrays in ActiveRecord::Result#cast_values in order ...
Lachlan Sylvester
2018-06-19
2
-5
/
+26
*
|
Merge pull request #33158 from bogdan/cleanup-habtm-builder
Ryuta Kamizono
2018-06-19
1
-37
/
+16
|
\
\
|
*
|
Removed useless utility classes inside HABTM association builder
Bogdan Gusiev
2018-06-19
1
-37
/
+16
|
|
/
*
|
Ensure to calculate column aliases after all table aliases are constructed
Ryuta Kamizono
2018-06-19
10
-90
/
+135
*
|
Merge pull request #33134 from dasch/dasch/extra-cache-controls
Eileen M. Uchitelle
2018-06-19
3
-2
/
+28
|
\
\
|
|
/
|
/
|
|
*
Add support for more HTTP cache controls
Daniel Schierbeck
2018-06-13
3
-2
/
+28
*
|
Merge pull request #33152 from bogdanvlviv/fix-ruby-version-file
Rafael França
2018-06-18
2
-2
/
+8
|
\
\
|
*
|
Fix Ruby version in `.ruby-version`
bogdanvlviv
2018-06-18
2
-2
/
+8
*
|
|
Merge pull request #33150 from vaidehijoshi/test-journey-or-token
Eileen M. Uchitelle
2018-06-18
1
-0
/
+6
|
\
\
\
|
*
|
|
Add test case for the `|` token in Journey scanner
vaidehijoshi
2018-06-18
1
-0
/
+6
|
/
/
/
*
|
|
Merge pull request #33147 from nsgc/add-api-document-about-migration-methods
Ryuta Kamizono
2018-06-18
1
-0
/
+5
|
\
\
\
|
*
|
|
Add docs for ActiveRecord::Migration#say, #say_with_time, #suppress_messages ...
Naoki Nishiguchi
2018-06-18
1
-0
/
+5
*
|
|
|
Fix `touch` option to behave consistently with `Persistence#touch` method
Ryuta Kamizono
2018-06-18
10
-51
/
+98
|
/
/
/
*
/
/
Remove unused require
yuuji.yaginuma
2018-06-18
1
-1
/
+0
|
/
/
*
|
Fix "warning: Net::HTTPResponse#header is obsolete"
yuuji.yaginuma
2018-06-17
1
-1
/
+1
*
|
Fix Active Storage configuration example [ci skip]
yuuji.yaginuma
2018-06-16
1
-2
/
+2
*
|
Merge pull request #33140 from bogdanvlviv/fix-rubocop-violations
Yuji Yaginuma
2018-06-15
1
-1
/
+1
|
\
\
|
*
|
Fix rubocop violations
bogdanvlviv
2018-06-15
1
-1
/
+1
|
/
/
*
|
Merge pull request #33136 from Meekohi/master
Rafael França
2018-06-14
1
-11
/
+9
|
\
\
|
*
|
Update example for whitelisting arbitrary hashes
Michael Holroyd
2018-06-14
1
-11
/
+9
|
/
/
*
/
Add missing documentation about `config.action_mailer.preview_interceptors` [...
yuuji.yaginuma
2018-06-14
1
-0
/
+6
|
/
*
Merge pull request #29373 from untidy-hair/store_accessor_enhance
Ryuta Kamizono
2018-06-13
5
-7
/
+61
|
\
|
*
Update prefix and allow suffix options for store accessors
Yukio Mizuta
2018-06-12
4
-5
/
+59
*
|
Merge pull request #33131 from bogdanvlviv/update-active_support_core_extensi...
Ryuta Kamizono
2018-06-13
1
-76
/
+56
|
\
\
|
*
|
Update "Active Support Core Extensions" Guide
bogdanvlviv
2018-06-12
1
-76
/
+56
*
|
|
Add ability to configure cache notifications info
Eileen Uchitelle
2018-06-12
2
-7
/
+37
*
|
|
Merge pull request #33127 from searls/patch-1
Matthew Draper
2018-06-12
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove reference to session_store.rb initializer
Justin Searls
2018-06-12
1
-1
/
+1
|
/
/
*
|
Merge pull request #33123 from siasmj/master
Ryuta Kamizono
2018-06-12
1
-1
/
+1
|
\
\
|
*
|
Add comma to example in guides/source/active_storage_overview.md [ci skip]
Matt Sias
2018-06-11
1
-1
/
+1
|
/
/
*
|
Merge pull request #33121 from bogdanvlviv/add-changelog-for-32956
Ryuta Kamizono
2018-06-12
2
-1
/
+7
|
\
\
|
*
|
Add changelog for #32956 [ci skip]
bogdanvlviv
2018-06-12
2
-1
/
+7
|
/
/
*
|
Merge pull request #33120 from bogdanvlviv/fix-active_model-errors-docs
Ryuta Kamizono
2018-06-12
2
-2
/
+2
|
\
\
|
*
|
Fix active_model/errors docs [ci skip]
bogdanvlviv
2018-06-12
2
-2
/
+2
*
|
|
Merge pull request #33119 from utilum/project_names_are_not_code
Xavier Noria
2018-06-11
2
-5
/
+5
|
\
\
\
|
*
|
|
Remove backticks around proejct names
utilum
2018-06-11
2
-5
/
+5
*
|
|
|
Merge pull request #33118 from dan-jensen/fix-eager-load-lockup-bug-in-develo...
Rafael França
2018-06-11
2
-1
/
+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix bug with eager_load in development environment
Dan Jensen
2018-06-11
2
-1
/
+10
*
|
|
|
Merge pull request #33106 from marcandre/datecalc
Rafael Mendonça França
2018-06-11
1
-15
/
+12
|
\
\
\
\
|
*
|
|
|
Use fetch for better error handling
Marc-Andre Lafortune
2018-06-09
1
-2
/
+2
|
*
|
|
|
Use same weekday correspondance as Date#wday.
Marc-Andre Lafortune
2018-06-09
1
-13
/
+10
*
|
|
|
|
Merge pull request #33092 from utilum/warnings_in_contribute_guide
Rafael França
2018-06-11
1
-6
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Remove ineffective no-warnings flags from Contribute guide
utilum
2018-06-08
1
-6
/
+0
*
|
|
|
|
|
Merge pull request #32997 from utilum/dev_dep_guide_update_ast_requirements
Rafael França
2018-06-11
5
-10
/
+39
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Update ffmpeg -> FFmpeg, mutools|mupdf -> muPDF
utilum
2018-06-08
4
-5
/
+6
|
*
|
|
|
|
|
Dev-Dep guide: mention AST third party requirements
utilum
2018-06-08
2
-5
/
+33
|
|
/
/
/
/
/
*
|
|
|
/
/
Don't use `target=`
Rafael Mendonça França
2018-06-11
2
-2
/
+2
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #33114 from utilum/redundant_accessors
Rafael França
2018-06-11
1
-2
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Remove redundant accessors
utilum
2018-06-11
1
-2
/
+0
[next]