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
*
Use sass-rails and coffee-rails that work with Rails 5.1
Rafael Mendonça França
2016-05-10
1
-2
/
+2
*
Update Ruby report templates
Rafael Mendonça França
2016-05-10
3
-3
/
+3
*
Bump the deprecation horizon
Rafael Mendonça França
2016-05-10
2
-2
/
+2
*
Add migration compatibility class for Rails 5.1
Rafael Mendonça França
2016-05-10
1
-1
/
+4
*
Start Rails 5.1 development :tada:
Rafael Mendonça França
2016-05-10
24
-5268
/
+101
*
Merge pull request #24948 from prathamesh-sonpatki/fix-gemfile-lock
Kasper Timm Hansen
2016-05-10
1
-8
/
+5
|
\
|
*
Fix Gemfile.lock by updating rails-dom-testing
Prathamesh Sonpatki
2016-05-10
1
-8
/
+5
|
/
*
Merge pull request #24946 from connorshea/patch-1
Rafael França
2016-05-10
3
-3
/
+3
|
\
|
*
Update rails-dom-testing gem to 2.0
Connor Shea
2016-05-09
3
-3
/
+3
|
/
*
Merge pull request #24936 from jkowens/path_check
Santiago Pastorino
2016-05-09
1
-6
/
+2
|
\
|
*
use Rack::Utils.valid_path? to check path
Jordan Owens
2016-05-09
1
-6
/
+2
*
|
Merge pull request #24929 from rosenfeld/patch-6
Santiago Pastorino
2016-05-09
1
-1
/
+18
|
\
\
|
*
|
Improve AV changelog with regards to default RAW handler
Rodrigo Rosenfeld Rosas
2016-05-09
1
-1
/
+18
|
|
/
*
|
Merge pull request #24942 from bvsatyaram/feature-getting-started-guide
Vipul A M
2016-05-10
1
-2
/
+2
|
\
\
|
*
|
Grammar corrections to Getting Started Guide [ci skip]
BV Satyaram
2016-05-10
1
-2
/
+2
|
/
/
*
|
Merge pull request #24937 from pedroadame/master
Vipul A M
2016-05-10
1
-0
/
+1
|
\
\
|
*
|
Add :ssl/:tls to ActionMailer [ci skip]
Pedro Adame Vergara
2016-05-09
1
-0
/
+1
*
|
|
Merge pull request #24935 from javan/actioncable-javascript-tests
Jeremy Daer
2016-05-09
9
-0
/
+4631
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Kick off initial JavaScript tests
Javan Makhmali
2016-05-09
9
-0
/
+4631
|
|
/
*
|
Extract resolver cache disabling to a method.
Kasper Timm Hansen
2016-05-09
1
-22
/
+23
*
|
No need to call `remove_template`.
Kasper Timm Hansen
2016-05-09
1
-1
/
+0
|
/
*
Merge pull request #24925 from Neodelf/again_with_loop
Xavier Noria
2016-05-08
1
-2
/
+2
|
\
|
*
Replacement cycle for readability
Molchanov Andrey
2016-05-09
1
-2
/
+2
|
/
*
Merge pull request #24911 from meinac/change_http_to_https
Vipul A M
2016-05-09
1
-4
/
+4
|
\
|
*
Change http github links to https [ci skip]
Mehmet Emin İNAÇ
2016-05-08
1
-4
/
+4
*
|
Merge pull request #24915 from Erol/use-consistent-term-underscored
प्रथमेश Sonpatki
2016-05-08
1
-1
/
+1
|
\
\
|
*
|
Use consistent term [skip ci]
Erol Fornoles
2016-05-08
1
-1
/
+1
|
/
/
*
/
Use original `Array#sum` to speed up calculating
yui-knk
2016-05-07
1
-4
/
+8
|
/
*
Merge pull request #24897 from maclover7/jm-fix-24844
Arthur Nogueira Neves
2016-05-07
2
-3
/
+4
|
\
|
*
Followup to #24844
Jon Moss
2016-05-07
2
-3
/
+4
|
/
*
change cable.coffee to cable.js [ci skip]
yuuji.yaginuma
2016-05-07
2
-11
/
+21
*
Merge pull request #24906 from Neodelf/refactoring_loop
Xavier Noria
2016-05-07
1
-2
/
+1
|
\
|
*
Replace `loop` to `until`
Molchanov Andrey
2016-05-07
1
-2
/
+1
|
/
*
Merge commit 'fbdcf5221ad7ea3d40ad09651962fc85d101dd67'
Matthew Draper
2016-05-07
22
-44
/
+88
|
\
|
*
Preparing for 5.0.0.rc1 release
Rafael Mendonça França
2016-05-06
22
-44
/
+88
*
|
Merge pull request #24886 from rails/maclover7-patch-1
Jon Moss
2016-05-07
5
-20
/
+20
|
\
\
|
*
|
http --> https
Jon Moss
2016-05-06
5
-20
/
+20
|
|
/
*
|
Merge pull request #24904 from jonatack/helpers-grammar-fixes
Jon Moss
2016-05-07
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Helpers doc grammar fix [skip ci]
Jon Atack
2016-05-07
1
-2
/
+2
|
/
*
Fix etag expectation to work with the SHA256
Rafael Mendonça França
2016-05-06
1
-1
/
+1
*
Sign the tags when releasing
Rafael Mendonça França
2016-05-06
1
-1
/
+1
*
Upgrade all gems to make sure Rails works with rack 2.0.0.rc1
Rafael Mendonça França
2016-05-06
1
-35
/
+37
*
Merge pull request #24844 from arthurnn/arthurnn/conn
Arthur Nogueira Neves
2016-05-06
11
-92
/
+109
|
\
|
*
Update docs for connection handler
Arthur Neves
2016-05-06
1
-2
/
+5
|
*
s/specification_name/connection_specification_name
Arthur Neves
2016-05-06
4
-14
/
+14
|
*
s/specification_id/specification_name
Arthur Neves
2016-05-05
8
-48
/
+48
|
*
Retrive the right pool for db tasks
Arthur Neves
2016-05-05
1
-2
/
+2
|
*
inline retrive_conn_pool method
Arthur Neves
2016-05-05
1
-12
/
+8
|
*
Better code readability
Arthur Neves
2016-05-05
2
-4
/
+2
|
*
Test to swap connection at runtime
Arthur Neves
2016-05-05
1
-0
/
+7
[next]