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
*
Upgrade various Rails 5.0 references to 5.1
Jon Moss
2017-03-25
4
-12
/
+13
*
Add WIP Rails 5.1 release notes to documents.yaml
Jon Moss
2017-03-25
1
-0
/
+5
*
Merge pull request #28571 from y-yagi/rename_local_current_user_to_verified_u...
Kasper Timm Hansen
2017-03-25
1
-3
/
+3
|
\
|
*
Rename local variable name `current_user` to `verified_user` [ci skip]
yuuji.yaginuma
2017-03-25
1
-3
/
+3
|
/
*
Merge pull request #28570 from kamipo/rename_local_current_user_to_verified_user
Kasper Timm Hansen
2017-03-25
1
-2
/
+2
|
\
|
*
Rename local variable name `current_user` to `verified_user` [ci skip]
Ryuta Kamizono
2017-03-25
1
-2
/
+2
|
/
*
Revert "Merge pull request #28569 from HarryCollins/patch-1"
Kasper Timm Hansen
2017-03-25
1
-1
/
+1
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2017-03-25
2
-4
/
+4
|
\
|
*
Update Configuring Rails Component guide example
Hendy Tanata
2017-03-21
1
-1
/
+1
|
*
Edits to Systems testing section [ci skip]
Vipul A M
2017-03-09
1
-3
/
+3
*
|
Merge pull request #28569 from HarryCollins/patch-1
Ryuta Kamizono
2017-03-25
1
-1
/
+1
|
\
\
|
*
|
Update Action Cable README.md - typo fix
HarryCollins
2017-03-25
1
-1
/
+1
*
|
|
Merge pull request #28568 from y-yagi/fix_doc_format_for_duplicable
Ryuta Kamizono
2017-03-25
1
-6
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix doc format for `duplicable?` [ci skip]
yuuji.yaginuma
2017-03-25
1
-6
/
+6
|
/
/
*
|
Doc cleanup for caching guide [ci skip] (#28556)
Vipul A M
2017-03-24
1
-4
/
+4
*
|
Merge pull request #28555 from vipulnsward/rm-comments
Vipul A M
2017-03-24
1
-2
/
+2
|
\
\
|
*
|
Remove unnecessary ruby version comments [ci skip]
Vipul A M
2017-03-24
1
-2
/
+2
|
/
/
*
|
Merge pull request #28550 from rachel-carvalho/update_browser_compatibility_f...
Jon Moss
2017-03-23
1
-2
/
+2
|
\
\
|
*
|
update guide to reflect browser compatibility for HTTP verbs [ci skip]
Rachel Carvalho
2017-03-23
1
-2
/
+2
*
|
|
Merge pull request #28547 from brchristian/patch-2
Jon Moss
2017-03-23
1
-1
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Additional explanation about cache implementations
brchristian
2017-03-23
1
-1
/
+7
|
/
/
*
|
Merge pull request #28532 from maclover7/jm-ruby-241
Matthew Draper
2017-03-24
1
-4
/
+4
|
\
\
|
*
|
Bump Travis ruby version to 2.4.1
Jon Moss
2017-03-22
1
-4
/
+4
*
|
|
Merge pull request #28544 from vipulnsward/fix-on-ruby-master
Kasper Timm Hansen
2017-03-23
2
-13
/
+26
|
\
\
\
|
*
|
|
Fix duplicable? for Ratiional and Complex on ruby master, since they are now ...
Vipul A M
2017-03-23
2
-13
/
+26
*
|
|
|
Merge pull request #28543 from mtsmfm/move-comment-to-inside-the-method
Vipul A M
2017-03-23
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Move comment to inside the method [ci skip]
Fumiaki MATSUSHIMA
2017-03-23
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #28540 from kamipo/remove_collection_proxy_uniq
Rafael França
2017-03-23
1
-4
/
+0
|
\
\
\
|
*
|
|
Remove `CollectionProxy#uniq`
Ryuta Kamizono
2017-03-23
1
-4
/
+0
|
/
/
/
*
|
|
Merge pull request #28537 from tjschuck/doc_actioncable_reject_unauthed_connx
Rafael França
2017-03-22
1
-5
/
+5
|
\
\
\
|
*
|
|
Document AC::Connection::Authorization#reject_unauthorized_connection
T.J. Schuck
2017-03-22
1
-5
/
+5
*
|
|
|
Merge pull request #28534 from claudiob/list-webpackers
Rafael França
2017-03-22
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
List options for `rails new --webpack=WEBPACK`
claudiob
2017-03-22
1
-1
/
+2
*
|
|
|
|
No need to have an entry that was included in 5.1 in 5.2
Rafael Mendonça França
2017-03-22
1
-11
/
+0
*
|
|
|
|
Merge pull request #28528 from domcleal/parseerror-const-deprecation
Rafael França
2017-03-22
5
-1
/
+88
|
\
\
\
\
\
|
*
|
|
|
|
Use DeprecatedConstantAccessor for AD::ParamsParser::ParseError
Dominic Cleal
2017-03-22
1
-1
/
+2
|
*
|
|
|
|
Add AS::Deprecation::DeprecatedConstantAccessor
Dominic Cleal
2017-03-22
4
-0
/
+86
*
|
|
|
|
|
Merge pull request #28527 from rst/fix_runner_argv_28515
Rafael França
2017-03-22
2
-2
/
+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fixup trailing whitespace, per complaints from CodeClimate.
Robert Thau
2017-03-22
1
-1
/
+1
|
*
|
|
|
|
|
Correctly reset ARGV for "rails runner `CODE' arg arg arg..."
Robert Thau
2017-03-22
2
-2
/
+11
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #28513 from maclover7/jm-fix-28500
Rafael França
2017-03-22
2
-2
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CLI arg "host" has precedence over ENV var "host"
Jon Moss
2017-03-21
2
-2
/
+12
*
|
|
|
|
|
|
Merge pull request #28526 from kamipo/fix_log_subscriber_to_allow_legacy_binds
Rafael França
2017-03-22
3
-77
/
+77
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix `LogSubscriber` to allow legacy `binds`
Ryuta Kamizono
2017-03-23
3
-77
/
+77
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #28524 from claudiob/comment-api-key
Rafael França
2017-03-22
1
-2
/
+2
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Don't add a dummy API key to every new Rails app
claudiob
2017-03-22
1
-2
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #28530 from kamipo/fix_ci_failure
Matthew Draper
2017-03-23
1
-2
/
+2
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix `assert_logged` failure
Ryuta Kamizono
2017-03-23
1
-2
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Small grammar fix
Jon Moss
2017-03-22
1
-1
/
+1
*
|
|
|
|
Merge pull request #28523 from y-yagi/dont_comment_out_file_watcher_during_ra...
Matthew Draper
2017-03-23
2
-16
/
+0
|
\
\
\
\
\
[next]