Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #20784 from kaspth/great-expectations | Kasper Timm Hansen | 2015-07-08 | 2 | -0/+121 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add method call assertions for internal use. | Kasper Timm Hansen | 2015-07-08 | 2 | -0/+121 | |
* | | | | | | | | remove useless `new` implementation | Aaron Patterson | 2015-07-08 | 1 | -4/+0 | |
* | | | | | | | | allocate new responses rather than recycling them | Aaron Patterson | 2015-07-08 | 1 | -12/+5 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #20805 from yui-knk/fix/how_to_run_test | Yves Senn | 2015-07-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ci skip] Add `bundle exec` to Running a Single Test | yui-knk | 2015-07-08 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #20803 from TheBlasfem/marking_serialization_class | Rafael Mendonça França | 2015-07-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | marking serialization class | Julio Lopez | 2015-07-07 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #20804 from TheBlasfem/adding_brackets_to_array_in_docs | Rafael Mendonça França | 2015-07-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | adding brackets to array in docs | Julio Lopez | 2015-07-07 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | pass variants in rather than mutating the request. | Aaron Patterson | 2015-07-07 | 1 | -48/+31 | |
* | | | | | | | | pass cookies from the jar in the HTTP_COOKIE header | eileencodes | 2015-07-07 | 3 | -19/+11 | |
* | | | | | | | | Send cookies with request | eileencodes | 2015-07-07 | 3 | -2/+9 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Revert "Merge pull request #20758 from xijo/action_mailer_message_delivery_re... | Kasper Timm Hansen | 2015-07-07 | 4 | -25/+9 | |
* | | | | | | | Fix regression caused by a01d164b | Rafael Mendonça França | 2015-07-07 | 3 | -2/+37 | |
* | | | | | | | docs, clarify the meanaing of return values from validation methods. | Yves Senn | 2015-07-07 | 2 | -2/+6 | |
* | | | | | | | docs, remove accidental :nodoc: of ActiveModel::Validations::ClassMethods met... | Yves Senn | 2015-07-07 | 1 | -2/+1 | |
* | | | | | | | Merge pull request #20794 from vredniy/patch-1 | Robin Dupret | 2015-07-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update CHANGELOG.md | Dmitry Zudochkin | 2015-07-07 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #20793 from pwnall/nested_test | Yves Senn | 2015-07-07 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Add test proving that accepts_nested_attributes_for is secure against ID tamp... | Victor Costan | 2015-07-07 | 1 | -0/+10 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #13897 from gmalette/nested-parameter-filtering-2 | Arthur Nogueira Neves | 2015-07-06 | 3 | -7/+28 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow filtering params based on parent keys | Guillaume Malette | 2015-06-22 | 3 | -7/+28 | |
* | | | | | | | Merge pull request #20779 from maurogeorge/secrets-guides | Robin Dupret | 2015-07-06 | 1 | -0/+23 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add to Security guides the secrets.yml | Mauro George | 2015-07-06 | 1 | -0/+23 | |
* | | | | | | | | Merge pull request #20778 from maurogeorge/ordered_options_bang_doc | Robin Dupret | 2015-07-06 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add to RDoc of OrderedOptions the bang info | Mauro George | 2015-07-06 | 1 | -0/+8 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #20767 from y-yagi/remove_unnecessary_fixture_method | Yves Senn | 2015-07-06 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | remove unnecessary loading fixtures from `navigation_test.rb` | yuuji.yaginuma | 2015-07-03 | 1 | -4/+0 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #20758 from xijo/action_mailer_message_delivery_respects_i... | Kasper Timm Hansen | 2015-07-05 | 4 | -9/+25 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ActionMailer::MessageDelivery respects current I18n.locale | Johannes Opper | 2015-07-05 | 4 | -9/+25 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #20782 from kaspth/fix-controller-caching-test | Matthew Draper | 2015-07-06 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix the random caching test failure. | Kasper Timm Hansen | 2015-07-05 | 1 | -0/+1 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #20748 from robin850/reserved-names | Eileen M. Uchitelle | 2015-07-05 | 4 | -4/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Display a more human readable list of reserved names | Robin Dupret | 2015-07-01 | 4 | -4/+8 | |
* | | | | | | | | | Refactor cookie_jar to decouple it from request object | eileencodes | 2015-07-05 | 1 | -7/+3 | |
* | | | | | | | | | Add gemfile entry for GlobalID until a new release is cut. | Kasper Timm Hansen | 2015-07-05 | 2 | -3/+12 | |
* | | | | | | | | | Merge pull request #19877 from fny/job-global-id-error-improvement | Kasper Timm Hansen | 2015-07-05 | 2 | -7/+21 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Improve error message when serializing unsaved records for jobs | Faraz Yashar | 2015-06-28 | 2 | -7/+21 | |
* | | | | | | | | | Merge pull request #20780 from y-yagi/action_view_overview_guide | Robin Dupret | 2015-07-05 | 1 | -8/+0 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | remove reference to `country_options_for_select` and `country_select` from gu... | yuuji.yaginuma | 2015-07-05 | 1 | -8/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #20764 from maurogeorge/mailer_image | Vijay Dev | 2015-07-04 | 1 | -0/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Create Adding images in Action Mailer Views on guides | Mauro George | 2015-07-03 | 1 | -0/+18 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #20773 from jonatack/distinct-instead-of-deprecated-uniq | Kasper Timm Hansen | 2015-07-03 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [skip ci] #distinct instead of #uniq | Jon Atack | 2015-07-03 | 1 | -2/+3 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #20766 from trosborn/diversity | Rafael Mendonça França | 2015-07-02 | 2 | -8/+8 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | changes names in guides to better reflect diversity [ci-skip] | Thomas Osborn | 2015-07-02 | 2 | -8/+8 | |
|/ / / / / / / | ||||||
* | | | | | | | Fix spelling of `Thoughtleadering` | eileencodes | 2015-07-02 | 1 | -1/+1 | |
* | | | | | | | Use default model enum in fixtures if not defined | eileencodes | 2015-07-02 | 3 | -1/+14 | |
* | | | | | | | Merge pull request #20760 from claudiob/remove-true-false-class | Xavier Noria | 2015-07-02 | 1 | -6/+0 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | |