aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application
Commit message (Expand)AuthorAgeFilesLines
* Make collection caching explicit.Kasper Timm Hansen2016-02-201-0/+2
* move digest cache on to the DetailsKey objectAaron Patterson2016-02-181-2/+3
* Implement ActionController::Parameters#inspectBenjamin Quorning2016-02-171-1/+1
* Merge pull request #23630 from akshaymohite/correct-test-name-api-onlyYves Senn2016-02-161-1/+1
|\
| * Correct config option from only_api to api_only in testAkshay2016-02-121-1/+1
* | reset `ActionMailer::Base.deliveries` in `ActionDispatch::IntegrationTest`.Yves Senn2016-02-161-0/+46
* | Merge pull request #23631 from y-yagi/generate_mailer_views_in_apiYves Senn2016-02-151-0/+10
|\ \
| * | generate mailer views in Rails APIyuuji.yaginuma2016-02-151-0/+10
| |/
* | test runner, relay minitest information about the error location.Yves Senn2016-02-151-1/+1
* | Revert "Prefer Minitest's location for test failures."Yves Senn2016-02-151-1/+1
* | Merge pull request #23611 from abhishekjain16/routes_optionsKasper Timm Hansen2016-02-121-1/+9
|\ \ | |/ |/|
| * Fixes routes to match verbs and path with -g optionAbhishek Jain2016-02-111-1/+9
* | Merge pull request #23512 from y-yagi/set_association_name_to_fixtureDavid Heinemeier Hansson2016-02-101-5/+4
|\ \ | |/ |/|
| * set association name to generated fixtures if attribute is referenceyuuji.yaginuma2016-02-061-5/+4
* | revert dev:cache to rake task, fixes #23410Scott Bronson2016-02-071-0/+34
|/
* Fix mixing line filters with Minitest's -n filter.Kasper Timm Hansen2016-02-051-0/+24
* Fix model test path typo uncovered in previous commit.Kasper Timm Hansen2016-02-031-1/+1
* Fix line filters running tests from multiple runnables.Kasper Timm Hansen2016-02-031-0/+24
* use rails command in routes taskyuuji.yaginuma2016-02-031-7/+7
* Merge pull request #23225 from vipulnsward/20420-rake-routes-optionsKasper Timm Hansen2016-02-011-2/+61
|\
| * Add options for rake routes taskVipul A M2016-02-021-2/+61
* | Shorten ActiveRecord::InternalMetadata.table_name to ar_internal_metadataYasuo Honda2016-02-012-3/+3
|/
* Introduce new welcome page for new projectsGenadi Samokovarov2016-01-261-2/+1
* Be consistent in testing outputs from railties test and use /bin/rails everyw...Vipul A M2016-01-249-95/+96
* Don't run all tests when files end in a colon.Kasper Timm Hansen2016-01-181-8/+0
* bring back `TEST` env for `rake test`.Yves Senn2016-01-121-0/+11
* remove warnings from rake testyuuji.yaginuma2016-01-111-2/+2
* Added multiple line filters support for test runnerSiva Gollapalli2016-01-101-0/+78
* rake log:clear task updated refs[#22544]Pramod2016-01-091-3/+3
* Merge pull request #22967 from schneems/schneems/generic-metadataSean Griffin2016-01-084-7/+27
|\
| * Fixing tests and re-locating error checking.schneems2016-01-082-3/+3
| * Prevent destructive action on production databaseschneems2016-01-074-7/+27
* | Default new apps to tag logs with `request_id`schneems2016-01-061-0/+18
* | Merge pull request #22939 from y-yagi/make_generated_controller_test_file_wor...Rafael França2016-01-061-0/+9
|\ \
| * | make generated controller test work correctlyyuuji.yaginuma2016-01-061-0/+9
* | | Merge pull request #22275 from mastahyeti/per-form-csrfRafael França2016-01-061-1/+1
|\ \ \
| * | | add option for per-form CSRF tokensBen Toews2016-01-041-1/+1
| |/ /
* / / Provide a better error message if a user mistypes the name of script with runnerStephen Blackstone2016-01-051-0/+10
|/ /
* | Flexible configuration for ActionDispatch::SSLTim Rogers2015-12-291-1/+8
* | display detailed information in inline reportingyuuji.yaginuma2015-12-211-1/+2
* | ApplicationMailer should be generated by default just like every other Applic...David Heinemeier Hansson2015-12-172-1/+2
* | Fix warningRafael Mendonça França2015-12-171-1/+1
* | Fix test now that cable is in there by default tooDavid Heinemeier Hansson2015-12-161-1/+1
* | Merge branch 'master' into merge-action-cableRafael Mendonça França2015-12-164-10/+12
|\ \
| * | Use sprockets 3 in the Rails 5 releaseRafael Mendonça França2015-12-162-6/+7
| * | Merge pull request #22567 from gsamokovarov/introduce-application-recordRafael França2015-12-162-1/+2
| |\ \ | | |/ | |/|
| | * Introduce ApplicationRecord, an Active Record layer supertypeGenadi Samokovarov2015-12-162-1/+2
| * | Run railties generated app tests in test enveileencodes2015-12-151-3/+3
| |/
* / Accept a Pathname in Application#config_forRafael Mendonça França2015-12-151-0/+15
|/
* Internal test migrations use the private 'Current' versionMatthew Draper2015-12-153-6/+6