Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | fix typo | Lobsiinvok | 2016-02-20 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* / | | | | | | | | | | | | | Always validate record if validating a virtual attribute | eileencodes | 2016-02-20 | 7 | -3/+55 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #23788 from gautamsawhney/master | प्रथमेश Sonpatki | 2016-02-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fixed a typo | Gautam Sawhney | 2016-02-20 | 1 | -1/+1 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | eliminate warnings about multiple primary keys on habtm join tables | Aaron Patterson | 2016-02-19 | 4 | -2/+18 | |
* | | | | | | | | | | | | Merge pull request #23733 from bquorning/actioncontroller-parameters-equality | Rafael França | 2016-02-19 | 2 | -12/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Deprecate AC::Parameters#== with a Hash | Benjamin Quorning | 2016-02-19 | 2 | -11/+18 | |
| * | | | | | | | | | | | Fix AC::Parameters#== with other AC::Parameters | Benjamin Quorning | 2016-02-19 | 2 | -3/+37 | |
| * | | | | | | | | | | | Tests for AC::Parameters#== | Benjamin Quorning | 2016-02-19 | 1 | -0/+6 | |
* | | | | | | | | | | | | Merge pull request #23782 from kdough/add-array-delegation-methods-to-relation | Rafael França | 2016-02-19 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add methods to array delegation from `Relation` | Kevin Dougherty | 2016-02-19 | 1 | -1/+2 | |
* | | | | | | | | | | | | | Merge pull request #17043 from jcoleman/fix-nested-params-in-button-to | Rafael França | 2016-02-19 | 3 | -4/+86 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix button_to's params option to support nested names. | James Coleman | 2016-02-19 | 3 | -4/+86 | |
* | | | | | | | | | | | | | Merge pull request #23777 from sruli/activesupport_dependencies_cleanup | Rafael França | 2016-02-19 | 2 | -13/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Dependencies clean up | Sruli Rapps | 2016-02-19 | 2 | -13/+6 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #23709 from jankeesvw/set-action-cable-logging-to-debug | David Heinemeier Hansson | 2016-02-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Truncate ActionCable broadcast message to 300 chars | Jankees van Woezik | 2016-02-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #23773 from wisetara/wisetara/update-docs-ActiveSupport__T... | Rafael França | 2016-02-19 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | better docs for ActiveSupport::TestCase#assert_nothing_raised | Tara Scherner de la Fuente | 2016-02-18 | 1 | -2/+5 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #23771 from y-yagi/remove_needless_debug_exception_respons... | Jon Moss | 2016-02-18 | 1 | -8/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | remove needless `debug_exception_response_format` config [ci skip] | yuuji.yaginuma | 2016-02-19 | 1 | -8/+0 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #23525 from kamipo/remove_unused_require | Sean Griffin | 2016-02-18 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove unused require | Ryuta Kamizono | 2016-02-06 | 1 | -1/+0 | |
* | | | | | | | | | | | | | Merge pull request #23715 from maclover7/fix-unsubscribe | Matthew Draper | 2016-02-19 | 4 | -6/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix `unsubscribed` server side behavior | Jon Moss | 2016-02-18 | 4 | -6/+28 | |
* | | | | | | | | | | | | | partial pass over the API guide [ci skip] | Xavier Noria | 2016-02-18 | 1 | -15/+14 | |
* | | | | | | | | | | | | | Use a semaphore to signal message availability | Matthew Draper | 2016-02-19 | 1 | -7/+8 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #23764 from maclover7/fix-master-build | Aaron Patterson | 2016-02-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix master build | Jon Moss | 2016-02-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | |