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
*
Remove `_run_class_setup`
Jon Moss
2016-06-10
1
-11
/
+0
*
Make sure the yielded variable is the logger
Rafael Mendonça França
2016-06-10
2
-4
/
+6
*
Merge pull request #25351 from kmcphillips/asset-default-config-quiet
Rafael França
2016-06-10
1
-0
/
+3
|
\
|
*
Add config.assets.quiet = true as default value
Kevin McPhillips
2016-06-10
1
-0
/
+3
*
|
Merge pull request #25341 from kmcphillips/master
Rafael França
2016-06-10
3
-34
/
+124
|
\
\
|
*
|
Be explicit about what Logger class is expected
Kevin McPhillips
2016-06-09
1
-3
/
+3
|
*
|
Broadcast #silence on logger. Rewrite tests.
Kevin McPhillips
2016-06-09
2
-31
/
+121
*
|
|
Merge pull request #25352 from Shopify/optimized-delegate
Rafael França
2016-06-10
1
-2
/
+2
|
\
\
\
|
*
|
|
Replace Kernel#caller by the faster Kernel#caller_locations
Jean Boussier
2016-06-10
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #25342 from Edouard-chin/callbacks-wrong-method-name
Vipul A M
2016-06-10
1
-1
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[ci skip] `define_model_callbacks` only exist in active model:
Edouard CHIN
2016-06-10
1
-1
/
+6
|
|
/
*
|
Merge pull request #25348 from alexcameron89/master
Jon Moss
2016-06-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix typo in ActionController::Renderer [ci skip]
Alex Kitchens
2016-06-10
1
-1
/
+1
|
/
*
Merge pull request #25338 from jwworth/fix_typo_sucker_punch_1465507047
Jon Moss
2016-06-09
1
-1
/
+1
|
\
|
*
Fix typo, `of of` -> `of` [ci skip]
Jake Worth
2016-06-09
1
-1
/
+1
|
/
*
Remove dead code from tests
Sean Griffin
2016-06-09
1
-17
/
+0
*
render_to_string Regression Outside of Real Requests in Rails 5.0.0.rc1 (#25308)
Brandon Medenwald
2016-06-09
2
-1
/
+8
*
Merge pull request #25329 from yahonda/allow_oracle_bind_value_syntax_in_loj_...
Sean Griffin
2016-06-09
1
-1
/
+1
|
\
|
*
Allow Oracle bind parameter syntax `:a1`
Yasuo Honda
2016-06-08
1
-1
/
+1
*
|
Merge pull request #25334 from abhishekjain16/doc_fix
Sean Griffin
2016-06-09
1
-2
/
+2
|
\
\
|
*
|
Fix typo
Abhishek Jain
2016-06-09
1
-2
/
+2
*
|
|
Merge pull request #25335 from y-yagi/remove_deprecated_prefix_option
Vipul A M
2016-06-08
1
-2
/
+0
|
\
\
\
|
*
|
|
remove deprecated `:prefix` option from doc [ci skip]
yuuji.yaginuma
2016-06-09
1
-2
/
+0
*
|
|
|
Merge pull request #25332 from abhishekjain16/test_fix
Rafael França
2016-06-09
2
-3
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
existant => existent
Abhishek Jain
2016-06-09
2
-3
/
+3
|
/
/
/
*
|
|
Merge pull request #25315 from schneems/schneems/inclusion-doc
Richard Schneeman
2016-06-08
1
-3
/
+9
|
\
\
\
|
*
|
|
[ci skip] Expand information on message options
schneems
2016-06-08
1
-3
/
+9
*
|
|
|
Merge pull request #25327 from prathamesh-sonpatki/add-5-0-notes-to-the-index
Xavier Noria
2016-06-08
1
-0
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Add Rails 5.0 release notes to the index page of guides [ci skip]
Prathamesh Sonpatki
2016-06-08
1
-0
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #25323 from vipulnsward/ac-release-notes
David Heinemeier Hansson
2016-06-08
1
-2
/
+13
|
\
\
\
|
*
|
|
Add Action Cable introduction to release notes [ci skip]
Vipul A M
2016-06-07
1
-2
/
+13
*
|
|
|
Merge pull request #25281 from maclover7/jm-add-internal
Sean Griffin
2016-06-07
3
-1
/
+37
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Prevent `{ internal: true }` from being stored in the router
Jon Moss
2016-06-07
3
-1
/
+37
|
/
/
/
*
|
|
Merge pull request #25317 from prathamesh-sonpatki/fix-api-controller-tests
Kasper Timm Hansen
2016-06-07
2
-7
/
+7
|
\
\
\
|
*
|
|
Fix API controller tests by assigning them the encoding type
Prathamesh Sonpatki
2016-06-07
2
-7
/
+7
*
|
|
|
Merge pull request #25247 from y-yagi/reference_actual_class
Kasper Timm Hansen
2016-06-07
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
reference actual class to use middleware
yuuji.yaginuma
2016-06-02
1
-1
/
+1
*
|
|
|
|
Add regression test to `as` option.
Kasper Timm Hansen
2016-06-07
1
-0
/
+16
*
|
|
|
|
Merge pull request #25079 from jeffkreeftmeijer/send_file-halts-request-cycle
Sean Griffin
2016-06-07
4
-6
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
Delete bad test
Sean Griffin
2016-06-07
1
-5
/
+0
|
*
|
|
|
|
Use `#performed?` to terminate controller callbacks
Jeff Kreeftmeijer
2016-06-03
3
-1
/
+23
*
|
|
|
|
|
Flag `to_time` + simplify version names.
Kasper Timm Hansen
2016-06-07
1
-5
/
+6
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #25235 from prathamesh-sonpatki/cleanup
Sean Griffin
2016-06-07
4
-50
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
Use the `update` flag to provide more friendlier messages to people upgrading.
Prathamesh Sonpatki
2016-06-07
1
-12
/
+9
|
*
|
|
|
|
Remove FORCE option as it was only needed for tests
Prathamesh Sonpatki
2016-06-07
2
-2
/
+4
|
*
|
|
|
|
Update the documentation of new_framework_defaults file with more details abo...
Prathamesh Sonpatki
2016-06-04
1
-13
/
+16
|
*
|
|
|
|
Fix minor regression about old apps not getting per_form_csrf and request_for...
Prathamesh Sonpatki
2016-06-04
4
-25
/
+11
|
*
|
|
|
|
More cleanup of new framework defaults
Prathamesh Sonpatki
2016-06-04
1
-18
/
+12
*
|
|
|
|
|
Merge pull request #25265 from opti/improve/hash_compact
Kasper Timm Hansen
2016-06-07
2
-5
/
+16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Improve Hash#compact! documentation and tests
Igor Pstyga
2016-06-03
2
-5
/
+16
[next]