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
...
*
|
|
|
|
|
Merge pull request #33225 from utilum/railties_testopts
Rafael França
2018-06-26
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Enable TESTOPTS in railties tests
utilum
2018-06-26
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #33227 from rails/remove-allocate
Aaron Patterson
2018-06-26
2
-18
/
+0
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Call initialize after allocate
Aaron Patterson
2018-06-26
2
-18
/
+0
|
/
/
/
/
/
*
|
|
|
|
Remove `ActiveSupport::Concern` from `ActiveRecord::Aggregations`
Ryuta Kamizono
2018-06-26
1
-2
/
+0
*
|
|
|
|
Merge pull request #33224 from mikepmunroe/mm-no-touching-api-update
Ryuta Kamizono
2018-06-26
1
-0
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Add example for no_touching? in active_record/no_touching for api docs [ci skip]
Michael Munroe
2018-06-25
1
-0
/
+7
|
/
/
/
/
/
*
/
/
/
/
Generate a new key for each service test
George Claghorn
2018-06-25
6
-20
/
+20
|
/
/
/
/
*
|
|
|
Merge pull request #33221 from rails/lazy-aggregate
Aaron Patterson
2018-06-25
2
-1
/
+5
|
\
\
\
\
|
*
|
|
|
Lazily add `Aggregations` to `composed_of` models
Aaron Patterson
2018-06-25
2
-1
/
+5
*
|
|
|
|
Allow passing multiple exceptions to retry_on/discard_on
George Claghorn
2018-06-25
3
-7
/
+32
|
/
/
/
/
*
|
|
|
`references(:developers_projects_join)` isn't needed if using `where` with ha...
Ryuta Kamizono
2018-06-26
1
-16
/
+2
*
|
|
|
Use `reflection.alias_candidate` in `table_alias_for`
Ryuta Kamizono
2018-06-26
1
-1
/
+1
|
/
/
/
*
|
|
Revert "Avoid Node.js v10.4.0 for now"
yuuji.yaginuma
2018-06-25
1
-1
/
+1
*
|
|
Merge pull request #33191 from bogdanvlviv/change-rails_welcome-image-on-loca...
George Claghorn
2018-06-24
1
-1
/
+1
|
\
\
\
|
*
|
|
Changes Rails Welcome image on localhost:3000
bogdanvlviv
2018-06-22
1
-1
/
+1
*
|
|
|
Add an assertion that `credentials:edit` works when `RAILS_MASTER_KEY` env is...
yuuji.yaginuma
2018-06-24
1
-1
/
+1
*
|
|
|
Merge pull request #33205 from ishanray/patch-1
Ryuta Kamizono
2018-06-24
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Update service.rb
ishanray
2018-06-24
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Fix formatting of `primary_key` [ci skip]
yuuji.yaginuma
2018-06-24
1
-2
/
+2
*
|
|
|
Merge pull request #33204 from utilum/bump_raabro
Yuji Yaginuma
2018-06-24
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Update raabro to latest version
utilum
2018-06-23
1
-1
/
+1
|
/
/
/
/
*
|
|
|
OS X -> macOS [Closes #30313]
Xavier Noria
2018-06-23
4
-6
/
+6
*
|
|
|
Merge pull request #33198 from henrik/patch-1
George Claghorn
2018-06-22
1
-1
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Active Storage: Explicit form field in basic example
Henrik Nyh
2018-06-22
1
-1
/
+5
|
/
/
/
*
|
|
Merge pull request #33184 from bogdanvlviv/document-year_format-option-of-dat...
Prem Sichanugrist
2018-06-22
1
-0
/
+4
|
\
\
\
|
*
|
|
Add to docs mention about `:year_format` option of date select
bogdanvlviv
2018-06-22
1
-0
/
+4
|
/
/
/
*
|
|
Add missing test case for `find` with a large number
Ryuta Kamizono
2018-06-22
1
-0
/
+6
*
|
|
Permit configuring the default service URL expiry
George Claghorn
2018-06-21
9
-10
/
+17
*
|
|
Merge pull request #33176 from utilum/bump_fugit
Yuji Yaginuma
2018-06-21
1
-2
/
+2
|
\
\
\
|
*
|
|
Update fugit to latest version
utilum
2018-06-21
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #32190 from liwii/use_year_names
Ryuta Kamizono
2018-06-21
3
-1
/
+71
|
\
\
\
|
*
|
|
Add `year_format` option to date_select tag. This option makes it possible to...
Koki Ryu
2018-06-10
3
-1
/
+69
*
|
|
|
Merge pull request #33175 from gsamokovarov/fix-actionpack-typo
Ryuta Kamizono
2018-06-21
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix a typo in the Action Pack changelog [ci skip]
Genadi Samokovarov
2018-06-19
1
-1
/
+1
*
|
|
|
|
Merge pull request #33172 from thomasdziedzic-pd/add-use_authenticated_messag...
Yuji Yaginuma
2018-06-21
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
add documentation for config.active_support.use_authenticated_message_encrypt...
Thomas Dziedzic
2018-06-20
1
-0
/
+2
|
/
/
/
/
/
*
|
|
|
|
Remove all `aliases` passing from `JoinDependency`
Ryuta Kamizono
2018-06-20
1
-2
/
+2
*
|
|
|
|
Remove useless `aliases` argument from `JoinDependency#construct`
Ryuta Kamizono
2018-06-20
1
-5
/
+5
*
|
|
|
|
Remove unused `rs` argument from `JoinDependency#construct`
Ryuta Kamizono
2018-06-20
1
-5
/
+5
|
/
/
/
/
*
|
|
|
Convert hashes into parameters (#33076)
Kevin Sjöberg
2018-06-19
2
-10
/
+29
*
|
|
|
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
[prev]
[next]