aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | pass the variant as a parameter to more reflect real world appsAaron Patterson2015-07-081-3/+3
* | | | | | add a new constructor for allocating test requestsAaron Patterson2015-07-084-29/+31
* | | | | | make `env` a required parameterAaron Patterson2015-07-082-7/+7
* | | | | | pass the starting env and session to build_requestAaron Patterson2015-07-082-4/+4
* | | | | | remove call to build_requestAaron Patterson2015-07-081-1/+0
* | | | | | pass the session and env in to the test requestAaron Patterson2015-07-081-4/+8
* | | | | | let the superclass build the request and responseAaron Patterson2015-07-0811-48/+14
* | | | | | Merge pull request #20781 from dubek/collection-cache-explicitKasper Timm Hansen2015-07-085-9/+47
|\ \ \ \ \ \
| * | | | | | Support explicit defintion of resouce name for collection caching.Dov Murik2015-07-075-9/+47
* | | | | | | Merge pull request #20784 from kaspth/great-expectationsKasper Timm Hansen2015-07-082-0/+121
|\ \ \ \ \ \ \
| * | | | | | | Add method call assertions for internal use.Kasper Timm Hansen2015-07-082-0/+121
* | | | | | | | remove useless `new` implementationAaron Patterson2015-07-081-4/+0
* | | | | | | | allocate new responses rather than recycling themAaron Patterson2015-07-081-12/+5
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #20805 from yui-knk/fix/how_to_run_testYves Senn2015-07-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [ci skip] Add `bundle exec` to Running a Single Testyui-knk2015-07-081-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #20803 from TheBlasfem/marking_serialization_classRafael Mendonça França2015-07-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | marking serialization classJulio Lopez2015-07-071-1/+1
* | | | | | | | Merge pull request #20804 from TheBlasfem/adding_brackets_to_array_in_docsRafael Mendonça França2015-07-081-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | adding brackets to array in docsJulio Lopez2015-07-071-1/+1
|/ / / / / / / /
* | | | | | | | pass variants in rather than mutating the request.Aaron Patterson2015-07-071-48/+31
* | | | | | | | pass cookies from the jar in the HTTP_COOKIE headereileencodes2015-07-073-19/+11
* | | | | | | | Send cookies with requesteileencodes2015-07-073-2/+9
| |_|/ / / / / |/| | | | | |
* | | | | | | Revert "Merge pull request #20758 from xijo/action_mailer_message_delivery_re...Kasper Timm Hansen2015-07-074-25/+9
* | | | | | | Fix regression caused by a01d164bRafael Mendonça França2015-07-073-2/+37
* | | | | | | docs, clarify the meanaing of return values from validation methods.Yves Senn2015-07-072-2/+6
* | | | | | | docs, remove accidental :nodoc: of ActiveModel::Validations::ClassMethods met...Yves Senn2015-07-071-2/+1
* | | | | | | Merge pull request #20794 from vredniy/patch-1Robin Dupret2015-07-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Update CHANGELOG.mdDmitry Zudochkin2015-07-071-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #20793 from pwnall/nested_testYves Senn2015-07-071-0/+10
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add test proving that accepts_nested_attributes_for is secure against ID tamp...Victor Costan2015-07-071-0/+10
|/ / / / / /
* | | | | | Merge pull request #13897 from gmalette/nested-parameter-filtering-2Arthur Nogueira Neves2015-07-063-7/+28
|\ \ \ \ \ \
| * | | | | | Allow filtering params based on parent keysGuillaume Malette2015-06-223-7/+28
* | | | | | | Merge pull request #20779 from maurogeorge/secrets-guidesRobin Dupret2015-07-061-0/+23
|\ \ \ \ \ \ \
| * | | | | | | Add to Security guides the secrets.ymlMauro George2015-07-061-0/+23
* | | | | | | | Merge pull request #20778 from maurogeorge/ordered_options_bang_docRobin Dupret2015-07-061-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Add to RDoc of OrderedOptions the bang infoMauro George2015-07-061-0/+8
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #20767 from y-yagi/remove_unnecessary_fixture_methodYves Senn2015-07-061-4/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | remove unnecessary loading fixtures from `navigation_test.rb`yuuji.yaginuma2015-07-031-4/+0
| |/ / / / / / /
* | | | | | | | Merge pull request #20758 from xijo/action_mailer_message_delivery_respects_i...Kasper Timm Hansen2015-07-054-9/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | ActionMailer::MessageDelivery respects current I18n.localeJohannes Opper2015-07-054-9/+25
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #20782 from kaspth/fix-controller-caching-testMatthew Draper2015-07-061-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix the random caching test failure.Kasper Timm Hansen2015-07-051-0/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #20748 from robin850/reserved-namesEileen M. Uchitelle2015-07-054-4/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Display a more human readable list of reserved namesRobin Dupret2015-07-014-4/+8
* | | | | | | | | Refactor cookie_jar to decouple it from request objecteileencodes2015-07-051-7/+3
* | | | | | | | | Add gemfile entry for GlobalID until a new release is cut.Kasper Timm Hansen2015-07-052-3/+12
* | | | | | | | | Merge pull request #19877 from fny/job-global-id-error-improvementKasper Timm Hansen2015-07-052-7/+21
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Improve error message when serializing unsaved records for jobsFaraz Yashar2015-06-282-7/+21
* | | | | | | | | Merge pull request #20780 from y-yagi/action_view_overview_guideRobin Dupret2015-07-051-8/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | remove reference to `country_options_for_select` and `country_select` from gu...yuuji.yaginuma2015-07-051-8/+0
|/ / / / / / / /