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
*
Improve readability of docs by using code tag [ci skip]
amitkumarsuroliya
2015-09-24
2
-3
/
+3
*
Merge pull request #21740 from cllns/add-jbuilder-notes
Yves Senn
2015-09-24
1
-0
/
+33
|
\
|
*
Add note about Jbuilder
Sean Collins
2015-09-23
1
-0
/
+33
*
|
Merge pull request #21744 from amitsuroliya/doc_changes
Yves Senn
2015-09-24
1
-1
/
+1
|
\
\
|
*
|
Fix ActiveRecord `instance_method_already_implemented` docs [ci skip]
amitkumarsuroliya
2015-09-24
1
-1
/
+1
*
|
|
Merge pull request #21745 from brandoncc/patch-1
Yves Senn
2015-09-24
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix out of sync comment
Brandon Conway
2015-09-23
1
-1
/
+1
|
/
/
*
|
call `get` instead of controller.process
Aaron Patterson
2015-09-23
1
-12
/
+10
*
|
remove controller construction
Aaron Patterson
2015-09-23
1
-8
/
+4
*
|
stop directly referencing the request and response objects
Aaron Patterson
2015-09-23
1
-23
/
+21
*
|
test framework allocates the controller for us
Aaron Patterson
2015-09-23
1
-1
/
+0
*
|
type of response should not matter
Aaron Patterson
2015-09-23
1
-6
/
+0
*
|
don't touch the response object until after we call `get`
Aaron Patterson
2015-09-23
1
-5
/
+2
*
|
stop directly setting headers on the controller
Aaron Patterson
2015-09-23
2
-14
/
+1
*
|
stop constructing a request object in this setter
Aaron Patterson
2015-09-23
1
-1
/
+0
*
|
test against controller responses
Aaron Patterson
2015-09-23
1
-52
/
+65
*
|
stop applying default headers in ActionDispatch::Response
Aaron Patterson
2015-09-23
7
-16
/
+25
*
|
Merge pull request #21737 from cllns/make-engine-paths-consistent
Eileen M. Uchitelle
2015-09-23
1
-2
/
+2
|
\
\
|
*
|
Change the paths for both Gemfile lines to be 'engines/blorgh'
Sean Collins
2015-09-23
1
-2
/
+2
|
|
/
*
|
Merge pull request #21742 from vngrs/fix_ar_locking_doc
Sean Griffin
2015-09-23
1
-2
/
+2
|
\
\
|
*
|
Fix ActiveRecord::Locking doc [ci skip]
Mehmet Emin İNAÇ
2015-09-24
1
-2
/
+2
|
/
/
*
|
Merge pull request #21218 from repinel/fix-as-callback-terminator
Kasper Timm Hansen
2015-09-23
7
-36
/
+45
|
\
\
|
*
|
Fix the AS::Callbacks terminator regression from 4.2.3
Roque Pinel
2015-09-22
7
-36
/
+45
*
|
|
Merge pull request #21736 from eliotsykes/document-bearer-prefix
Kasper Timm Hansen
2015-09-23
1
-5
/
+7
|
\
\
\
|
*
|
|
Document Bearer prefix for Authorization header [ci skip]
Eliot Sykes
2015-09-23
1
-5
/
+7
*
|
|
|
Merge pull request #21721 from ronakjangir47/remove_mocha_railties_app_generator
Kasper Timm Hansen
2015-09-23
1
-87
/
+106
|
\
\
\
\
|
*
|
|
|
Removed Mocha from app generators tests
Ronak Jangir
2015-09-23
1
-87
/
+106
|
|
/
/
/
*
|
|
|
Merge pull request #21739 from ronakjangir47/subsecond_precision_supported
Sean Griffin
2015-09-23
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
skipped assertion on datetime seconds precision as it is only valid for newer...
Ronak Jangir
2015-09-24
1
-0
/
+1
|
|
/
/
/
*
|
|
|
don't access the response object before a request was made
Aaron Patterson
2015-09-23
1
-1
/
+10
*
|
|
|
split cookie tests
Aaron Patterson
2015-09-23
1
-1
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
don't mutate a response object after to_a
Aaron Patterson
2015-09-23
1
-0
/
+2
|
/
/
*
|
Further remove reliance on subsecond precision in tests
Sean Griffin
2015-09-23
1
-6
/
+14
*
|
Don't rely on subsecond precision being applied in tests
Sean Griffin
2015-09-23
5
-5
/
+24
*
|
0 precision is not the same as no precision
Sean Griffin
2015-09-23
1
-8
/
+28
*
|
Don't attempt to specify datetime precision unless supported
Sean Griffin
2015-09-23
3
-13
/
+32
*
|
Merge pull request #20317
Sean Griffin
2015-09-23
6
-35
/
+67
|
\
\
|
*
|
Fixed taking precision into count when assigning a value to timestamp attribute
Bogdan Gusiev
2015-09-23
6
-35
/
+67
*
|
|
Merge pull request #21732 from amitsuroliya/mime_docs
Abdelkader Boudih
2015-09-23
2
-6
/
+6
|
\
\
\
|
*
|
|
Updated Mime Negotiations docs [ci skip]
amitkumarsuroliya
2015-09-23
2
-6
/
+6
|
/
/
/
*
|
|
Merge pull request #21729 from y-yagi/fix_warning_in_ar
Kasper Timm Hansen
2015-09-23
1
-1
/
+1
|
\
\
\
|
*
|
|
remove warning from Calculations#sum
yuuji.yaginuma
2015-09-23
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #21723 from y-yagi/fix_deprecate_msg_in_mailers_controller
Andrew White
2015-09-23
2
-3
/
+3
|
\
\
\
|
*
|
|
stop using deprecated method in mailers controller
yuuji.yaginuma
2015-09-23
2
-3
/
+3
*
|
|
|
Merge pull request #21725 from yui-knk/fix/ar_sum
Rafael Mendonça França
2015-09-23
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Fix arguments of `AR::Calculations#sum`
yui-knk
2015-09-23
1
-3
/
+3
*
|
|
|
|
Merge pull request #21728 from cllns/fix-engine-path
Sean Griffin
2015-09-22
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Remove leading slash from path
Sean Collins
2015-09-22
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #21727 from yui-knk/fix/remove_unused_args
Sean Griffin
2015-09-22
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Remove not used argument `table_name` of `sanitize_sql_for_conditions`
yui-knk
2015-09-23
1
-1
/
+1
[next]