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 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
|
*
|
fix test
Arthur Neves
2016-05-05
1
-8
/
+7
|
*
|
Add spec_id tests
Arthur Neves
2016-05-05
1
-0
/
+9
|
*
|
Use spec key, when given as spec_id
Arthur Neves
2016-05-05
2
-20
/
+23
|
*
|
Better specification_id method
Arthur Neves
2016-05-05
1
-10
/
+7
|
*
|
Rename method
Arthur Neves
2016-05-05
1
-3
/
+3
|
*
|
Refactor connection handler
Arthur Neves
2016-05-05
9
-83
/
+88
*
|
|
Make flash messages cookie compatible with Rails 4
Rafael Mendonça França
2016-05-06
2
-3
/
+3
*
|
|
Merge pull request #24896 from prathamesh-sonpatki/api-cleanup
Guillermo Iguaran
2016-05-06
1
-7
/
+0
|
\
\
\
|
*
|
|
BoomerAPI is not used anywhere, so removed it!
Prathamesh Sonpatki
2016-05-06
1
-7
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #24894 from prathamesh-sonpatki/release-notes-19282
Rafael França
2016-05-06
1
-0
/
+4
|
\
\
\
|
*
|
|
Release notes: Add a note about `use_transactional_tests` in the deprecated s...
Prathamesh Sonpatki
2016-05-06
1
-0
/
+4
|
|
/
/
*
|
|
Merge pull request #24889 from lvl0nax/as_array_split_refactoring
Rafael França
2016-05-06
1
-11
/
+6
|
\
\
\
|
*
|
|
Array#split refactoring for case with block
lvl0nax
2016-05-06
1
-11
/
+6
*
|
|
|
Merge pull request #24029 from rthbound/dont-call-each-when-calling-body-on-r...
Sean Griffin
2016-05-06
6
-19
/
+70
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fixes #23964
Ryan T. Hosford
2016-03-13
6
-19
/
+70
*
|
|
|
Merge pull request #24871 from vipulnsward/disable-transaction-failure
Arthur Nogueira Neves
2016-05-06
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
We are erroring due to nested transaction failures from mysql on test_migrate...
Vipul A M
2016-05-06
1
-0
/
+2
*
|
|
|
|
Merge pull request #24892 from javiervidal/2_3_release_notes
Vipul A M
2016-05-06
1
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Fix broken links in 'Ruby on Rails 2.3 Release Notes' [ci skip]
Javier Vidal
2016-05-06
1
-4
/
+4
*
|
|
|
|
|
Allow the connection adapters to determine the order of bind params
Sean Griffin
2016-05-06
3
-4
/
+46
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #24888 from javiervidal/configuring
Jon Moss
2016-05-06
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix link in 'Configuring Rails Applications' [ci skip]
Javier Vidal
2016-05-06
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #24885 from javiervidal/3_0_release_notes
Eileen M. Uchitelle
2016-05-06
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix link in 'Ruby on Rails 3.0 Release Notes' [ci skip]
Javier Vidal
2016-05-06
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #24884 from javiervidal/markdown_syntax_2_2_release_notes
Vipul A M
2016-05-06
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix markdown syntax in 'Ruby on Rails 2.2 Release Notes' [ci skip]
Javier Vidal
2016-05-06
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #24881 from prathamesh-sonpatki/add-24866-to-relaese-notes
Kasper Timm Hansen
2016-05-06
2
-1
/
+5
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[prev]
[next]