aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application
Commit message (Expand)AuthorAgeFilesLines
* Prevent exception of loading database yaml with blank config file [closes: #3...igor042019-07-121-0/+5
* Merge pull request #36534 from y-yagi/fixes_35137Yuji Yaginuma2019-07-031-0/+32
|\
| * Add the ability to set the CSP nonce only to the specified directivesyuuji.yaginuma2019-06-221-0/+32
* | Make `bin/setup` test pass even if the database does not existyuuji.yaginuma2019-06-301-1/+1
* | Load initial database.yml once, and warn if we can't create taskseileencodes2019-06-271-0/+28
|/
* Make `ActionDispatch::Response#content_type` behavior configurableyuuji.yaginuma2019-06-211-0/+27
* Move SchemaMigration to migration_contexteileencodes2019-06-141-3/+4
* Merge pull request #36472 from kamipo/empty_line_only_before_access_modifierRyuta Kamizono2019-06-135-5/+0
|\
| * Enable `Layout/EmptyLinesAroundAccessModifier` copRyuta Kamizono2019-06-135-5/+0
* | Don't `drop_table` before schema cache testsRyuta Kamizono2019-06-131-1/+2
|/
* Convert the db:abort_if_pending_migrations task to be multi-DB awareMark Lee2019-06-101-0/+26
* Merge pull request #36416 from freeletics/fix-db-prepareEileen M. Uchitelle2019-06-051-0/+20
|\
| * Fixed db:prepare task for multiple databases.Wojciech Wnętrzak2019-06-051-0/+20
* | Merge pull request #36394 from eileencodes/treat-application-record-as-primaryEileen M. Uchitelle2019-06-051-3/+3
|\ \ | |/ |/|
| * Treat ActiveRecord::Base and ApplicationRecord as "primary"eileencodes2019-06-051-3/+3
* | Extract default log file open operation to methodyuuji.yaginuma2019-06-051-0/+7
|/
* Fail parallel tests if workers exit earlyJohn Hawthorn2019-05-301-0/+18
* Fix: DummyCompiler embeds invalid YAML contentVishal Telangre2019-05-151-0/+17
* Fix database loading when ERB is single line ternaryeileencodes2019-05-101-0/+16
* Merge pull request #36196 from st0012/fix-29947Eileen M. Uchitelle2019-05-071-0/+16
* new config to opt-out from adding app directories to $LOAD_PATHXavier Noria2019-04-281-0/+28
* upgrades Zeitwerk to 2.1.4Xavier Noria2019-04-231-51/+21
* Revert "Include Caching module for ActionController::API"Rafael França2019-04-221-13/+0
* Merge pull request #36038 from st0012/fix-35602Guillermo Iguaran2019-04-221-0/+13
|\
| * Make sure api controllers can perform caching as wellst00122019-04-191-0/+13
* | Make system tests take failed screenshots in `before_teardown` hookRichard Macklin2019-04-201-0/+26
* | Handle up/down for multiple databaseseileencodes2019-04-191-1/+58
* | Manage ActionDispatch::ActionableExceptions from the default middleware stackGenadi Samokovarov2019-04-191-0/+2
|/
* Factorize bin/update in bin/setup, and make bin/setup idempotentDavid Stosik2019-04-171-15/+11
* Merge pull request #35997 from tjoyal/Rails/MailersController/do-not-leak-I18...Rafael França2019-04-161-0/+7
|\
| * [Rails::MailersController] Do not leak I18n global setting changesThierry Joyal2019-04-161-0/+7
* | Squash warning: possibly useless use of a constantutilum2019-04-161-2/+2
|/
* Remove the Amazon SES ingressGeorge Claghorn2019-04-141-1/+0
* deprecates autoloading constants during initialization [closes #35745]Xavier Noria2019-04-141-0/+55
* improves the reloading disabled error messageXavier Noria2019-04-111-0/+9
* cleanup up constant in test suiteXavier Noria2019-04-091-0/+1
* depend on Zeitwerk 2.1.0Xavier Noria2019-04-091-9/+61
* depend on Zeitwerk 2Xavier Noria2019-04-071-0/+14
* Auto-correct rubocop offencesRyuta Kamizono2019-04-031-2/+2
* Merge pull request #35768 from robertomiranda/r/rake-db-prepareEileen M. Uchitelle2019-04-022-0/+36
|\
| * Add migration in case of db:drop assertionRoberto Miranda2019-04-021-0/+7
| * 💇Roberto Miranda2019-04-022-2/+1
| * Add test cases for rake db:prepareRoberto Miranda2019-04-022-0/+30
* | url -> URL where apt except inside actionpack/Sharang Dashputre2019-04-015-8/+8
* | [ci skip] Fix typo directores -> directoriesAbhay Nikam2019-03-301-1/+1
* | optimizes eager loading in :zeitwerk modeXavier Noria2019-03-301-0/+14
* | fixes eager loading edge case in :zeitwerk modeXavier Noria2019-03-301-0/+28
|/
* Add config.disable_sandbox option to Rails consolePrem Sichanugrist2019-03-232-3/+34
* Fix server restart test on Puma 3.12.1yuuji.yaginuma2019-03-221-2/+2
* Engines are reloaded in Zeitwerk mode [closes #35618]Xavier Noria2019-03-151-14/+19