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
*
Make collection caching explicit.
Kasper Timm Hansen
2016-02-20
10
-191
/
+55
*
Remove github gems from the master bug report templates
Rafael Mendonça França
2016-02-18
3
-15
/
+0
*
Merge pull request #23756 from tenderlove/move_digest_cache
Aaron Patterson
2016-02-18
4
-14
/
+28
|
\
|
*
move digest cache on to the DetailsKey object
Aaron Patterson
2016-02-18
4
-14
/
+28
*
|
Merge pull request #23753 from y-yagi/skip_listen_in_dummy_app
Rafael França
2016-02-18
2
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
set `skip_listen` option to dummy appplication
yuuji.yaginuma
2016-02-18
2
-0
/
+9
*
|
remove object `hash` cache
Aaron Patterson
2016-02-18
1
-6
/
+0
*
|
Merge pull request #23750 from kamal-github/master
Jon Moss
2016-02-18
1
-2
/
+2
|
\
\
|
*
|
[ci skip] fix suggested change-replace 'an' with 'the in Rails engine guide'
kamal namdeo
2016-02-18
1
-1
/
+1
|
*
|
Fix the language in engines guide
kamal namdeo
2016-02-18
1
-1
/
+1
*
|
|
Merge pull request #23744 from meinac/message_verifier_docs
Vipul A M
2016-02-18
1
-0
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Missing documentation about hash algorithm option for MessageVerifier [ci skip]
Mehmet Emin İNAÇ
2016-02-18
1
-0
/
+6
*
|
|
Merge pull request #23747 from kamipo/add_accidentally_removed_sharp
Sean Griffin
2016-02-17
1
-6
/
+6
|
\
\
\
|
*
|
|
Add accidentally removed `#` [ci skip]
Ryuta Kamizono
2016-02-18
1
-6
/
+6
*
|
|
|
Merge pull request #23736 from kamipo/remove_needless_case_insensitive_compar...
Sean Griffin
2016-02-17
2
-7
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Remove needless `case_insensitive_comparison` in mysql2 adapter
Ryuta Kamizono
2016-02-17
2
-7
/
+4
*
|
|
|
fields_for_style needs to test for AC::Parameters
Aaron Patterson
2016-02-17
2
-1
/
+22
*
|
|
|
Fix indentation for code block in changelog
Eileen M. Uchitelle
2016-02-17
1
-4
/
+4
*
|
|
|
Merge pull request #23746 from meinac/fix_ar_change_log
Eileen M. Uchitelle
2016-02-17
1
-3
/
+0
|
\
\
\
\
|
*
|
|
|
Remove accidentally duplicated change log title [ci skip]
Mehmet Emin İNAÇ
2016-02-18
1
-3
/
+0
|
/
/
/
/
*
|
|
|
partially revert 69009f4473637a44ade26d954ef5ddea6ff903f2
Aaron Patterson
2016-02-17
1
-4
/
+1
*
|
|
|
Merge pull request #22365 from phuibonhoa/phuibonhoa/polymorphic_where_multip...
Sean Griffin
2016-02-17
7
-6
/
+111
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fixed `where` for polymorphic associations when passed an array containing di...
Philippe Huibonhoa
2016-02-16
7
-6
/
+111
*
|
|
|
Merge pull request #23570 from rthbound/addresses-23568
Matthew Draper
2016-02-18
2
-8
/
+14
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Addresses #23568
Ryan T. Hosford
2016-02-09
2
-8
/
+14
*
|
|
|
Merge pull request #23730 from y-yagi/fail_fast_when_test_error
Andrew White
2016-02-17
4
-5
/
+20
|
\
\
\
\
|
*
|
|
|
modify to `error` also abort when specify fail fast option
yuuji.yaginuma
2016-02-17
4
-5
/
+20
*
|
|
|
|
Merge pull request #23732 from bquorning/actioncontroller-parameters-inspect
Yves Senn
2016-02-17
3
-2
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
Implement ActionController::Parameters#inspect
Benjamin Quorning
2016-02-17
3
-2
/
+15
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #23662 from rthbound/adds-missing-digestor-nested-deps-tests
Yves Senn
2016-02-17
2
-0
/
+12
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
adds tests for Digestor#nested_dependencies
Ryan T. Hosford
2016-02-13
2
-0
/
+12
*
|
|
|
|
Merge pull request #23731 from y-yagi/remove_unused_method
Kasper Timm Hansen
2016-02-17
1
-4
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
remove unused method
yuuji.yaginuma
2016-02-17
1
-4
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #23729 from maclover7/rm-unused-journey
Rafael França
2016-02-17
2
-8
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Remove unused Journey code
Jon Moss
2016-02-17
2
-8
/
+0
*
|
|
|
|
|
Merge pull request #23727 from prathamesh-sonpatki/fix-error-message-for-or
Rafael França
2016-02-17
2
-0
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Show proper error message when a non-relation object is passed to AR::Relatio...
Prathamesh Sonpatki
2016-02-17
2
-0
/
+10
*
|
|
|
|
|
|
Merge pull request #23728 from prathamesh-sonpatki/add-ac-changelong-in-relas...
Rafael França
2016-02-17
1
-0
/
+1
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Add Action Cable CHANGELOG in release notes [ci skip]
Prathamesh Sonpatki
2016-02-17
1
-0
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #23726 from akshaymohite/fix-test-names-in-batches-test
Rafael França
2016-02-17
1
-2
/
+2
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix semantics of test names for finish option in batches_test
Akshay
2016-02-17
1
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
Fix typo
Rafael Mendonça França
2016-02-17
1
-1
/
+1
*
|
|
|
|
Merge pull request #23712 from bf4/incorrect_to_accept_json_api_and_not_rende...
Rafael França
2016-02-17
2
-10
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
The JSON API media type should only work wih a JSON API handler
Benjamin Fleischer
2016-02-16
2
-10
/
+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #23713 from collectiveidea/add-store-attributes-test
Rafael França
2016-02-17
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Test parent local_stored_attributes isn't modified
David Genord II
2016-02-16
1
-0
/
+1
|
|
/
/
/
/
*
|
/
/
/
Fix code style
Rafael Mendonça França
2016-02-17
1
-3
/
+4
|
|
/
/
/
|
/
|
|
|
*
|
|
|
adds --skip-listen to the application generator [closes #23590]
Xavier Noria
2016-02-17
6
-13
/
+42
*
|
|
|
Merge pull request #23661 from meinac/add_gzip_mime_type
Richard Schneeman
2016-02-16
3
-1
/
+6
|
\
\
\
\
|
*
|
|
|
application/gzip added as default mime type into mime type list
Mehmet Emin İNAÇ
2016-02-13
3
-1
/
+6
[next]